<b>REGISTER</b>

GFX-Sector - HTML, CSS


 
GFX-Sector » Coding Area » Webentwicklung » HTML, CSS » [Frage] Wo Inhalt einfügen in html? » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites

HTML, CSS

Einfache Scriptsprachen und deren Layout mit HTML und CSS
Post New Thread Post Reply

[Frage] Wo Inhalt einfügen in html?

     Deutsche Version  English version
Author
Post « Previous Thread | Next Thread »

bababeem
Zauberstabbenutzer


bababeem hat kein Avatar

Registration Date: 26.09.2009
Posts: 14

Spacer
[Frage] Wo Inhalt einfügen in html?

[Frage] Wo Inhalt einfügen in html?

      

Servs,

wo kan ich hier den Inhalt eintragen habe videos eingefügt von youtube aber ist nichts zu sehen wie heisst der code wo ich inhalt einfpgen kann und wo wird der code platzert hier mal mein html code von meiner webiste:

<html>
<head>
<title>Homepage</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.home {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-style: normal;
height: auto;
width: auto;
left: auto;
top: auto;
clip: rect(auto,auto,auto,auto);
text-align: left;
word-spacing: normal;
padding: auto;
}
.bg {
height: 657px;
width: 900px;
}
-->
</style>
</head>
<body bgcolor="#282828" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (unheimliche geshehen 11_2.psd) -->
<div align="center">
<table id="Tabelle_01" width="900" height="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="Bilder/index_01.jpg" width="900" height="184" alt=""></td>
</tr>
<tr>
<td>
<img src="Bilder/index_02.jpg" width="114" height="59" alt=""></td>
<td><a href="index.html"><img src="Bilder/index_03.jpg" onMouseOver=src="Bilder/index_03_over.jpg" onMouseOut=src="Bilder/index_03.jpg" alt="" width="101" height="59" border="0"></a></td>
<td><a href="videos.html"><img src="Bilder/index_04.jpg" onMouseOver=src="Bilder/index_04_over.jpg" onMouseOut=src="Bilder/index_04.jpg" alt="" width="118" height="59" border="0"></a></td>
<td><a href="bilder.html"><img src="Bilder/index_05.jpg" onMouseOver=src="Bilder/index_05_over.jpg" onMouseOut=src="Bilder/index_05.jpg" alt="" width="115" height="59" border="0"></a></td>
<td><a href="news.html"><img src="Bilder/index_06.jpg" onMouseOver=src="Bilder/index_06_over.jpg" onMouseOut=src="Bilder/index_06.jpg" alt="" width="137" height="59" border="0"></a></td>
<td><a href="impressum.html"><img src="Bilder/index_07.jpg" onMouseOver=src="Bilder/index_07_over.jpg" onMouseOut=src="Bilder/index_07.jpg" alt="" width="214" height="59" border="0"></a></td>
<td>
<img src="Bilder/index_08.jpg" width="101" height="59" alt=""></td>
</tr>
<tr>
<td colspan="7">
<div>
<img src="Bilder/index_09.jpg" width="900" height="657"></div>
</table>

</div>
<!-- End Save for Web Slices -->
</body>
</html>


suche jemanden der mein design codet=(
[Frage] Wo Inhalt einfügen in html? 28.09.2009 16:39 bababeem is offline Search for Posts by bababeem

quantum quantum is a male
Pfadfinder

Spender


Avatar von quantum

Registration Date: 29.12.2008
Posts: 721
Deviantart: xcracx

Spacer
      

Gaaanz schlechtes Kino:

http://validator.w3.org/check -> 12 Errors o0

Tabellen-layaout, inline CSS, falsche Attribute, JavaScript funktionen gegen CSS hover austauschen!

sähe so aus:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="de">
<head>
<title>Website</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-style: normal;
text-align: left;
word-spacing: normal;
padding: auto;
background: #282828;
margin: 0;
}
.bg {
height: 657px;
width: 900px;
}
#bilder{
width: 900px;
height:900px;
}
</style>
</head>
<body>
<div id="head">
<ul id="nav">
<li id="home"><a href="#" title="#">Home</a></li>
<li id="link_1"><a href="#" title="#">Link 1</a></li>
<li>…</li>
</ul>
</div>
</body>
</html>

Da hast du ein sauberes Template …
Du musst das ganze richtig umsetzen, dann geht das Wink
schau: selfhtml.org

Das Problem ist, wenn du da geslicte Bilder rein haust, kannst du nur mit Schmiererei Text reinbringen…

PS: Ich kann dir für ein kleines Entgeld das Ding fertig machen, natürlich Konform …



[Frage] Wo Inhalt einfügen in html? 29.09.2009 21:48 quantum is offline Homepage of quantum Search for Posts by quantum
 
Spacer
   
GFX-Sector
unregistered


 hat kein Avatar


Spacer

Have you enjoyed this topic?


If you were enjoying this post and if you keen on reading more interesting stuff then do not hesitate to complete the free sign up.

After the free registration you will gain access to all areas and you will be able to communicate with other artists from all over the world.

In addition you will benefit from our Photoshop and coding section as well as from our huge (hundreds of gigabytes) free resource section where you can find everything you will need to be a successful (web) designer/artist.

Sign up now and enjoy the advantages as a registered member.

(This website will be ad-free after a complete free sign up.)

New Post 29.09.2009 21:48  
Tree Structure | Board Structure
Post New Thread Post Reply
GFX-Sector » Coding Area » Webentwicklung » HTML, CSS » [Frage] Wo Inhalt einfügen in html?

Similar topics to [Frage] Wo Inhalt einfügen in html?
Thread
BBCode und HTML (Forum: HTML, CSS)
Text hier einfügen (Forum: Signaturen/Avatare)
[HTML/CSS] [HTML]Schriftfart,-farbe-größe, in der Navigation [Anfänger] (Forum: HTML & CSS Tutorials)
Simple HTML Design (Forum: Designs)
Größe beim Einfügen von Bildern (Forum: Fragen & Probleme)