Total members 10259 | Gratitudes |It is currently Mon May 21, 2012 3:48 pm Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 1 post ] 
Author Code Snippet
 Code subject: CSS body example
PostPosted: Wed Oct 26, 2011 12:57 am 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2277
Location: Earth
Has thanked: 39 time
Have thanks: 61 time

Code:
body{
   color:#000000;
   margin-left:0;
   margin-right:0;
   margin-top:0;
   margin-bottom:0;
   margin-width:0;
   margin-height:0;
   background-color:#A3A6BA;
}
.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:541460;
padding:5px;
}
td{
   font-family: Tahoma, Verdana;
   font-size: 12px;
   color:#FFFFFF;
}
.menu {
   font:Tahoma, Verdana;
   font-size:11px;
   color:#ffffff;
   font-weight:bold;
   line-height:32px;
   padding-left:23px;
}
.menu a {
   color:#ffffff;
   text-decoration:none;
}
.menu a:hover {
   color:#FF3300;
   text-decoration:none;
}
.text{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#666666;
   padding:8px;
}
.text a {
   color: #666666;
   text-decoration:none;
}
.text a:hover {
   color: #208CED;
   text-decoration:none;
}
.header {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   padding:5px;
   color:#666666;
}
.border {
   border-right: 1px dashed #9D9B9B;
}
.border1 {
   border-bottom: 1px dashed #9D9B9B;
}
.more{
   font:Verdana, Arial, Helvetica, sans-serif;
   color:cb4b28;
   font-size: 10px;
}
.more a {
   color: #cb4b28;
   text-decoration:none;
}
.more a:hover {
   color: #137cfd;
   text-decoration:none;
}
pre {
   padding:0;
   margin:0;
   font-family:Tahoma, Verdana;
   text-align: center;
   font-size: 11px;
   color: #836A04;
   padding-top:10px;
   padding-bottom:10px;
}
pre a {
   color: #836A04;
   text-decoration:none;
}
pre a:hover {
   color: #2A5801;
   text-decoration:none;
}
.carttable
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#FFFFFF;
   text-align:justify;
}
.carttable td{
   color:#000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;

   text-align:justify;
}

fontblack{
     color:#000000;
}
.body{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#666666;
   text-align:justify;
}
.body a {
   color: #666666;
   text-decoration:none;
}
.body a:hover {
   color: #208CED;
   text-decoration:none;
}

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 1 post ] 
Quick reply


  

 Similar topics
 preserve the white space with-in the body tag
 middle sited body page
 using double font families with body tag
 Change the body tag background in html
 change the font style of the body tag
 set margin to body tag
 overriding the direction of text within body content
 Add background to body
 hi every body . . .

All times are UTC [ DST ]


Users browsing similar codes

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Code Snippet | Next Code Snippet 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team