| | | | |
| |||||||
| HTML, Usability und Barrierefreiheit Themen rund um Textauszeichnung, Formatierung, Barrierefreiheit und Usability. |
|
| | LinkBack | Themen-Optionen | Thema bewerten |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Moderator Registriert seit: 03.09.2004
Beiträge: 11.792
PHP-Kenntnisse: Fortgeschritten ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ... frontpage ist naja igitt trifft es gut, das teil erstellt nie und nimmer valides html, abgesheen davon siehst du dmait wie es im Frontpage aussieht, nicht wie es in einem browser letzen endes wirklcih aussieht, weil da gibts von browser zu browser unterscheide. an html lass ich nur nen texteditor, allerhöchstens mal dreamweaver dran, obowhl ich von dem code noch einiges verändere dann. mfg robo47
__________________ robo47.net - Blog, Codeschnipsel und mehr | |
| | |
| | |
| Gast
Beiträge: n/a
| Code: <head>
<style type="text/css"><!--
body
{
font-family:Verdana;
font-size:12px;
background-color:#CFCFC0;
text-align:center;
margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
code {font-size:14px;color:#0000ff;}
pre
{
font-size:14px;
color:##0000ff;
padding:5px;
}
a:link, a:visited, a:active, a:hover
{
text-decoration:underline;
font-weight:normal;
color:#ff0000;
font-size:12px;
}
a:active, a:hover
{
color:#009999;
}
a.menu:link, a.menu:visited
{
color:#eeeeee;
background-color:#737994;
text-decoration:none;
}
a.menu:active, a.menu:hover
{
color:#737994;
background-color:#eeeeee;
}
a.menu {
display:block;
padding:3px;
border-top:1px solid #000;
background-color:#737994;
text-align:center;
font-weight:bold;
color:#eeeeee;
text-decoration:none;
}
#title {
height:34px;
padding:5px;
background-color:#7b7d8e;
border-bottom:1px solid #000;
}
#left {
background-color:transparent;
width:128px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:#7b7d8e;
width:106px;
margin:10px;
}
#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:610px;
float:right;
padding:0px 10px;
}
//--></style>
</head>
<body>
<div style="width:760px;margin:0px auto;text-align:zentriert;background-color:#CFCFC0;border:0px solid #000000;">
<div id="title">
<h1>Willkommen auf der Mapper Seite von Darthshoot</h1>
</div>
<div id="left">
<div class="menucontainer">
<p class="menutitle">Allgemeines</p>
Hyperlink 1
Hyperlink 2
Hyperlink 3
Hyperlink 4
Hyperlink 5
</div>
<div class="menucontainer">
<p class="menutitle">Mapping</p>
Hyperlink 1
Hyperlink 2
Hyperlink 3
Hyperlink 4
Hyperlink 5
</div>
<div class="menucontainer">
<p class="menutitle">Community</p>
Hyperlink 1
Hyperlink 2
Hyperlink 3
Hyperlink 4
Hyperlink 5
</div>
<textarea cols="40" rows="8"
style="background-color:#eeeeee;color:#0055cc;text-align:right;">
</textarea>
</body>
|
|
|
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Frage zu Session | SmileMan | PHP Tipps 2008 | 1 | 08.10.2007 11:22 |
| Ein kleine Frage zum posten hier im Forum | Kein Genie | Off-Topic Diskussionen | 3 | 20.03.2006 13:40 |
| Frage zu Counter | PHP Tipps 2006 | 1 | 17.02.2006 21:45 | |
| Access Frage - Datenbankverbindung abfragen | reimondo | Off-Topic Diskussionen | 1 | 01.10.2005 18:24 |
| Blöde Frage " oder ' | FireFIghter | PHP Tipps 2005-2 | 7 | 22.09.2005 07:06 |
| [Erledigt] Einfache Frage! | Datenbanken | 2 | 21.09.2005 08:27 | |
| Frage zu Speicherreservierung in PHP | FiSiHRO | PHP Tipps 2005-2 | 4 | 13.09.2005 12:00 |
| Performence Frage | PHP-Fortgeschrittene | 10 | 06.05.2005 19:00 | |
| Frage zu einem Editformular | PHP Tipps 2005 | 3 | 25.04.2005 14:58 | |
| Technische Frage zur Realisation einer Online-Umfrage | Stefano | PHP Tipps 2005 | 5 | 16.03.2005 17:39 |
| Frage zu einer Liste? | HTML, Usability und Barrierefreiheit | 2 | 15.02.2005 16:56 | |
| [Erledigt] Frage zur Funkrionen? | PHP Tipps 2004-2 | 10 | 01.12.2004 09:42 | |
| Frage zur Formatierung von Text | obi | PHP Tipps 2004 | 1 | 03.11.2004 13:35 |
| Frage zum Einfügen von Fotos | PHP Tipps 2004 | 11 | 26.09.2004 14:28 | |
| [Erledigt] Frage! | PHP Tipps 2004 | 4 | 27.07.2004 11:25 | |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.