Guestbook entriesHere is an example of a guestbook entry:
The entry details are enclosed in a
The guestbook entry is contained in a single
The only other CSS entry that needs to be covered is a special entry for any links in the guestbook entry. This includes email
and homepage links in the header, any links in the entry itself (if you have HTML entries turned on), and the 'Sign Guestbook'
link. These are all in This example was created using the following stylesheet:
div.gbTop {
border : thin solid red;
background : #80C080;
text-align : center;
}
div.gbMain {
border : thin solid red;
background : #8080C0;
color : black;
}
p.gbDetails {
width : 60%;
margin-left : 20%;
margin-right : 20%;
margin-top : 0px;
margin-bottom : 0px;
background : #C0FFC0;
color : black;
text-align : right;
font-weight : bold;
border : 1px solid red;
}
p.gbDate {
width : 60%;
margin-left : 20%;
margin-right : 20%;
margin-top : 0px;
margin-bottom : 0px;
background : #C0FFC0;
color : black;
text-align : center;
font-style : italic;
font-weight : bold;
border : 1px solid red;
}
a.guestbook {
color : blue;
text-decoration : underline;
}
| ||
|
Home News Sign Up CSS Guide + Guestbook entries + 'Sign Guestbook' link + Page selector + Example styles CSS wizard XML/RSS feed Terms & Conditions | ||
©2004 Richard Wallman. All rights reserved. All trademarks recognised. Need help? Contact us at We welcome any suggestions on how we can improve this service - please email us at Please report any abuse of the system to . |