Wiki4 D /
Template
Difference (last change) (no other diffs, normal page display)
Changed: 242c242
<img src="/upload/duser/wiki4d.png" > |
<img src="/upload/duser/wiki4d.gif" > |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"<html> <head>http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<title>{WikiName?}: {PageName?}</title> <meta http-equiv="Content-Type?" content="text/html; charset=iso-8859-1"/><style type="text/css"> <!--
/* from d.css */
h2{
padding: 0em; margin: 0em;}
body{
margin-top: 0pt; padding: 0;}
- stripe_footer{
background: black; margin: 0; padding: 0; text-align: center;}
- stripe_footer ul li{
color: #556666; font-family: arial; display: inline;}
- stripe_footer ul li :before,
- stripe_footer ul li :after{ content: " : "; }
- stripe_footer ul li a,
- stripe_footer ul li a:link,
- stripe_footer ul li a:visited{
color: #556666; text-decoration: none;}
- stripe_footer ul li a:hover,
- stripe_footer ul li a:active{ color: #EEEEEC; }
- sash{
background: #EEEEEC;}
- content{
padding: 0; margin: 0; text-align: left;}
- content table{
border-collapse: collapse;}
- banner{
border-bottom: 2px solid black; padding: 1ex;}
- col1{
width: 10%; vertical-align: top;}
- col2{
width: 90%;}
.section{
padding: 0.5em;}
.sidepanel{
font-family:arial, sans-serif; font-size:0.8em; font-weight: bold; margin-right: 1.0em; margin-bottom: 0.5em; padding: 0; padding-left: 0.75em; padding-bottom: 0.5em; border-right: 1px dashed #4B4B4B; width: 12em; /*background: #EEEEEC;*/}
.sidepanel h1, .sidepanel h2, .sidepanel h3, .sidepanel h4{
margin: 0; margin-top: 0.75em; padding: 0;}
.sidepanel ul{
margin: 0; padding: 0; padding-left: 1em; list-style: none;}
.title {
font-family: verdana,arial,sans-serif; font-size: 19pt; line-height: 21pt; font-weight: 600; margin-bottom: 0pt;} a.title {
font-family: verdana,arial,sans-serif; font-size: 19pt; line-height: 21pt; font-weight: 600; margin-bottom: 0pt;} span.title {
font-family: verdana,arial,sans-serif; font-size: 19pt; line-height: 21pt; font-weight: 600; padding-bottom: 0pt; margin-bottom: 0pt;}
.titlestem { font-size: 11pt; font-weight: normal; background: lime; } .titlecomment { font-size: 11pt; font-weight: normal; }.content {
background: white; xtext-align: justify; color: black; font-family: verdana, arial, sans-serif; font-size: 10pt;}
blockquote{
font-family: "courier new", courier, serif; background: #DEDEDE url("/upload/duser/img_quote.gif") no-repeat top right; margin: 0.5em; padding: 0.5em; padding-left: 1em; padding-top: 1em;}
/* from tabs.css */
/* was removed because it messed up editing window, but might be fixed now */
- tab_header {
float:right; width:100%; background:#4B4B4B url("/upload/duser/img_tabs_bg.gif") repeat-x bottom; line-height:normal; font-family:arial, sans-serif; font-size:0.8em; margin: auto; }
- tab_header ul {
margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 1em; list-style:none; }
- tab_header li {
float:right; background:url("/upload/duser/img_tabs_left.gif") no-repeat left top; margin: 0 0.3em 0 0; padding:0 0 0 10px; /*width of left.gif*/ }
- tab_header a {
float:right; display:block; background:url("/upload/duser/img_tabs_right.gif") no-repeat right top; padding:0.2em 16px 0.2em 6px; /*2nd number is 10 + width of left.gif*/ text-decoration:none; font-weight:bold; color: white; }/* Commented Backslash Hack
hides rule from IE5-Mac? \*/
- tab_header a {float:none;}
- tab_header a:hover {
color:#333; }
- tab_header #current {
background-image:url("/upload/duser/img_tabs_left_on.gif"); }
- tab_header #current a {
background-image:url("/upload/duser/img_tabs_right_on.gif"); color:#333; }/* from d_code.css */
.d_code, .c_code, .cpp_code{
padding: 0.5em; margin: 0.25em; font-size: 0.9em;}
.d_code{ background: #DEDEDE url("/upload/duser/d_code.gif") no-repeat right top; }
.c_code{ background: #DEDEDE url("/upload/duser/c_code.gif") no-repeat right top; }
.cpp_code{ background: #DFD4CD url("/upload/duser/cpp_code.gif") no-repeat right top;}
.keyword{
color: blue; font-weight: bold;}
.comment{
color: green;}
//--> </style>
</head>
<body>
<div id="banner"><p style="background: lavender; padding: 0.50em;"> {LinkBarTextHor?} </p><table style="border-bottom: 2px solid black; width: 100%;"> <tr> <td style="width: 275px;"> <!-- colspan="2" -->
<img src="/upload/duser/wiki4d.gif" >
<td style="text-align: left; background: white; color: red; padding: 0.50em;"> The wiki for the <a href="
http://www.digitalmars.com/d/index.html"> D Programming Language </a> </td> </tr> <table>
</div>
<div id="sash"> </div>
<div id="content">
<!-- COLUMN 1 --><table><tr><td id="col1">
<div class="sidepanel"> <h2>About D</h2> <ul> <li><a href="wiki.cgi?WhatIsD">What is D?</a></li> <li><a href="wiki.cgi?NeighborHood">The D Community</a></li> <li><a href="wiki.cgi?DocumentationHelp">Documentation</a></li> <li><a href="wiki.cgi?HowTo">How To...</a></li> <li><a href="wiki.cgi?BestPractices">Best Practices</a></li> <li><a href="wiki.cgi?MoreLinks">More Links</a></li> </ul>
<h2>Tools</h2> <ul> <li><a href="wiki.cgi?EditorSupport">Editors</a></li> <li><a href="wiki.cgi?ReferenceForTools">Other Tools</a></li> </ul>
<h2>Projects</h2> <ul> <li><a href="wiki.cgi?FolderProjects">Projects Folder</a></li> <li><a href="wiki.cgi?AllLibraries">Libraries</a></li> <li><a href="wiki.cgi?GuiLibraries">GUI Libraries</a></li> <li><a href="wiki.cgi?DatabaseBindings">Database Bindings</a></li> <li><a href="wiki.cgi?Games">Games</a></li> </ul>
<h2>Wiki4D</h2> <ul> <li><a href="wiki.cgi?FrontPage">Front Page</a></li> <li><a href="wiki.cgi?RecentChanges">Recent Changes</a></li> <li><a href="wiki.cgi?TestPage">Test Page</a></li> <li><a href="wiki.cgi?MessageBoard">Message Board</a></li> <li><a href="wiki.cgi?Search">Search</a></li> <li><a href="wiki.cgi?FolderContributors">Contributors</a></li> <li><a href="wiki.cgi?FolderFolders">Folders</a></li> <li><a href="wiki.cgi?Index">Index</a></li> <li><a href="wiki.cgi?HelpCenter">Help</a></li> </ul>
</div>
<!-- COLUMN 2 --></td><td id="col2">
<h1>{PageTitle?}</h1>
<h2>{PageTitleComment?}</h2>
{PageText?}
<p style="background: lavender; padding: 0.50em;"> {LinkBarTextHor?}</p>
<p style="background: lavender; padding: 0.50em;"> {EditBar?} </p>
<hr>
<p><font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">
{WikiCopyright?}</font></p> <p><font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">
last change: {DateLastChange?}</font></p>
<!-- END COLUMNS --></td></tr></table></body></div>
</html>