salve, io vorrei agiungere a un <div> un' altro <div> che però si trovi all' ineato a sinistra , mi spiego , io ho questo codice :
con il seguente stile :Codice HTML:<div id="header"> <p class="style1" style="margin-top: 0; margin-bottom:0"><font size="+3">tuttogdr</font></p> <div id="menù"> <div id="t_s"> .::<a href="../Download.php" target="_top" style="text-decoration: none; "> Download </a>::<a href="banner.php" target="_top" style="text-decoration: none; "> Banner </a> :: <a href="#" style="text-decoration: none; "> Forum </a>:: <a href="#" style="text-decoration: none; "> News </a>::.<br /> </div> <!--vorrei inserire qui il mio <div> --> </div> </div>
io vorrei aggiungere un <div> allineato a destra , che si trovi nel punto che troverete questa riga di codice <!--vorrei qui il mio <div> -->Codice HTML:<Style> div#header { width:auto; background-image:url('sfondofullpage.bmp'); border:1px outset; } div#menu_sx { float:left; width:14% } div#main { width:85.3%;overflow:auto; border:outset 1px } div#footer { clear:both; width:auto } div#t_s {background-image:url('t-s.bmp'); border:1px none; } div#menù {border: outset 1px} body { background-color: #DEDECA; } body, td, th { color: #666633; } h1, h2 { color: #663300; } h3, h4, h5, h6 { color: #996633; } a { color: #336600; } <style fprolloverstyle>A:hover {color: red; font-weight: bold} </style> <base target="mainFrame"> <style fprolloverstyle> A:hover {color: red;} .style1 { color: #ECE9D8; font-weight: bold; } .style2 { color: #FF0000; font-weight: bold; } .style4 {font-weight: bold} </style>
vi ringrazio anticipatamente per il vostro aiuto
[DS] Hai sbagliato sezione, HTML e CSS vanno trattati in "Basi x siti web"...

LinkBack URL
About LinkBacks

