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] Problem mit Skript (https://www.gegen-bilderklau.net/thread.php?threadid=51321)
Zitat: |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <head> <title> Title </title> <meta name="generator" content="VIM (see vim.org)" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body style="text-align:center"> <div style="margin-left:auto;margin-right:auto;margin-top:100px;border:1px solid #ccc;width:50%"> <div style="background-color:#ccc;color:inherit;min-height:120px"> <img alt="Header" src="" /> </div> <div style="width:100px;float:left;background-color:#ffffff;"> <ul> <a> LINK </a> <a href="Home.htm" >[Home]</a><BR> <a> LINK </a> </ul> </div> <div style="margin-left:200px"> <p> Hallo </p> <br/> <p> Hallo </p> </div> </div> </body> </html> |