Intendi una cosa cosi?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>prova</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <style type="text/css"> html,body { margin:0px; padding:0px; color:#ffffff; font-size:30px; font-weight:bold; } #contenitore { border:2px solid #000; height:500px; } #destro { width:200px; height:200px; background:#cccccc; float:right; } #sinistro { width:200px; height:200px; background:#444444; float:left; } </style> </head> <body> <div id="contenitore"> <div id="destro">DESTRO</div> <div id="sinistro">SINISTRO</div> </div> </body> </html>- Home
- Categorie
- Coding e Sistemistica
- Coding
Coding
Discussioni: 17888 Post: 86708
PHP, HTML, CSS, MySQL, Javascript, Python e tutto il resto
Moderatori
Hashtag
Coding
-
TopicPost