Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Kleines Problem mit Div-Containern (https://www.gegen-bilderklau.net/thread.php?threadid=175864)
Zitat: |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" <head> <title>Seitenname</title></head> <body> <BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0"> <img src="http://img208.imageshack.us/img208/9896/unbenanntmp.png"> <div id="main" style="position: absolute;left: 259;top: 313;"> <iframe src="main.html" name="main" width="676" height="298" frameborder="0" scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;> </div> <div id="menuausser" style="position: absolute; left: 53px; top: 661px;"> <iframe src="menue.html" name="frame" width="153" height="60" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;> </iframe> </div> <div id="menuall" style="position: absolute;left: 53;top: 343;"> <iframe src="menuall.html" name="menuall" width="153" height="126" frameborder="0" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;> </div> <div id="menuschul" style="position: absolute;left: 53;top: 518;"> <iframe src="menu.htm" name="menuschul" width="153" height="105" frameborder="0" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;> </div> <div id="menuausser" style="position: absolute; left: 53px;top: 661px;"> <iframe src="menu.htm" name="menuausser" height="60" width="153" align=aus marginheight="0px" marginwidth="0px" style="border:1px #FFFFFF solide;"> </div> <div> <map name="extramenu" id="extramenu"> <area shape="rect" coords="449,662,541,709" href="http://blub.de" target="main" alt="Gaestebuch" title="Gaestebuch" fimcolor="0" fimcontrast="1" /> <area shape="rect" coords="546,663,666,711" href="http://bla.de" target="_blank" alt="Forum" title="Forum" fimcolor="0" fimcontrast="1" /> <area shape="rect" coords="668,664,790,709" href="http://blachat.de/" target="_blank" alt="Chat" title="Chat" fimcolor="0" fimcontrast="1" /> </map> </div> </body> </html> |
|