Advertisement
rony2605

Inicio pagina css

Nov 22nd, 2012
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.48 KB | None | 0 0
  1. <!DOCKTYPE html PUBLIC "-//W3C//DTD// XHTML 1.0 Strict//EN"
  2.     "http://www.w3.org/TR/xhtml/DTD/xhtml11-strict.dtd">
  3. <html xmlns="http://wwww.w3.or/1999/xhtml" lang="en" xml : lang="en">
  4.  <head>
  5.      <meta http-equiv="content-type" content="text/html ; charset=ISO-8859-1" />
  6.         <title>Daeeeeee</title>
  7.         <style type ="text/css">
  8.                 body{
  9.                     background-color:#d2b48c;
  10.                     margin-left: 20%;
  11.                     margin-right: 20%;
  12.             }  
  13.         </style>
  14. </head>
  15.     <body>     
  16.    
  17.    
  18.    
  19.    
  20.    
  21.    
  22.     </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement