PSD-Tutorials.de
Forum für Design, Fotografie & Bildbearbeitung
Tutkit
Agentur
Hilfe
Kontakt
Start
Forum
Aktuelles
Besonderer Inhalt
Foren durchsuchen
Tutorials
News
Anmelden
Kostenlos registrieren
Aktuelles
Suche
Suche
Nur Titel durchsuchen
Von:
Menü
Anmelden
Kostenlos registrieren
App installieren
Installieren
JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser
verwenden.
Antworten auf deine Fragen:
Neues Thema erstellen
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
Webdesign: HTML/CSS, Responsive Design, Sass...
[DW CC Version 13.1 Build 6443]Wie komme ich dann weiter ? :-/
Beitrag
<blockquote data-quote="cythux" data-source="post: 2245842" data-attributes="member: 154170"><p><strong>AW: [DW CC Version 13.1 Build 6443]Wie komme ich dann weiter ? :-/</strong></p><p></p><p>Ohne Dreamweaver gearbeitet und unnötiges rausgelassen, da ich deine Bilder nicht hatte habe ich ein Füllbilder von lorempixel genommen zudem würde ich dir empfehlen keine Bilder von 2400*200px im Header oder footer zu verwenden, und die Bilder solltest du auch via CSS einbinden</p><p></p><p>P.s.: Code ist nur spontan auf der Schnelle geschrieben</p><p>[php]</p><p><!DOCTYPE html></p><p><html lang="de"></p><p> <head></p><p> <meta charset="utf-8"></p><p> <meta http-equiv="X-UA-Compatible" content="IE=edge"></p><p> <title>Das Universum</title></p><p> <meta name="description" content=""></p><p> <meta name="viewport" content="width=device-width, initial-scale=1"></p><p> <link rel="stylesheet" href="css/old.css"></p><p> </head></p><p> <body></p><p> <header class="clearfix"></p><p> <div id="banner"><img src="http://lorempixel.com/960/200/technics/"/></div></p><p> <div id="logo">Logo</div></p><p> <div id="slogan">Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, aber bei dem Universum bin ich mir noch nicht ganz sicher.</div></p><p> </header> </p><p></p><p> <nav id="navigation" class="clearfix" role="navigation"></p><p> <ul></p><p> <li><a href="#">Start</a></li></p><p> <li><a href="#">ERDE</a></li></p><p> <li><a href="#">ERDPOSITION</a></li></p><p> <li><a href="#">PLANETENMILLENIUM</a></li></p><p> <li><a href="#">KOSMOSSTRUKTUREN</a></li></p><p> <li><a href="#">PARALLELWELT</a></li></p><p> <li><a href="#">WELTEN-THEORIE</a></li></p><p> <li><a href="#">GALAXIE</a></li></p><p> <li><a href="#">UNIVERSUM</a></li></p><p> <li><a href="#">GOODIES</a></li></p><p> <li><a href="#">ENDE</a></li></p><p> <li><a href="#">IMPERIALE IMPRESSUM</a></li></p><p> </ul></p><p> </nav></p><p></p><p> <section role="content"></p><p> <article id="inhalt" class="clearfix"></p><p> <hi>Das Unversum und Ihre Planeten</hi></p><p> <br /></p><p> <div id="bilder" class="clearfix"></p><p> <img src="http://lorempixel.com/388/388/technics/"/></p><p> </div></p><p> <p>Jeder der einmal ein Kind war, wünscht sich weit hinaus auf das Weltall. Doch es gibt bestimmt Kinder, die einmal eines Tages Astronauten werden können, um das Weltall zu bewundern. Es gibt einige berühmte Beispiele wie Neil Armstrong oder Buzz Aldrin oder Michael Collins. Sie konnten ihre Wünsche erfüllen, dazu braucht man eine Spezielle Ausbildung, Fächer wie Mathematik und Physik sind Pflicht und man soll auch sehr oft einige Trainingsstunden einhalten können.</p> </p><p> </article></p><p> <div id="Banner_Zwei" class="clearfix"></p><p> <img src="http://lorempixel.com/960/200/technics/"/></p><p> </div></p><p> </section></p><p> </body></p><p></html></p><p>[/php]</p><p></p><p>[php]</p><p>#logo {</p><p>font-family: aguafina-script;</p><p>font-size: 24px;</p><p>font-style: italic;</p><p>font-weight: bolder;</p><p>text-transform: uppercase;</p><p>text-decoration: none;</p><p>color: rgba(97,158,251,0.76);</p><p>text-align: center;</p><p>}</p><p>#slogan {</p><p>font-size: 18px;</p><p>font-style: italic;</p><p>color: rgba(50,85,250,0.76);</p><p>text-align: center;</p><p>font-family: poiret-one;</p><p>font-weight: bold;</p><p>text-decoration: none;</p><p>}</p><p>#navigation {</p><p>}</p><p>#navigation {</p><p>font-family: delius-swash-caps;</p><p>font-style: normal;</p><p>font-weight: 400;</p><p>color: rgba(97,158,251,0.76);</p><p>display: block;</p><p>width: 250px;</p><p>float: left;</p><p>padding-right: 50px;</p><p>}</p><p>li {</p><p>border: thin double rgba(97,158,251,0.76);</p><p>list-style-type: none;</p><p>}</p><p>p {</p><p>font-family: delius-swash-caps;</p><p>font-style: normal;</p><p>font-weight: 400;</p><p>color: rgba(255,255,255,1);</p><p>text-align: justify;</p><p>}</p><p>h1 {</p><p>font-family: delius-swash-caps;</p><p>font-style: normal;</p><p>font-weight: 400;</p><p>color: rgba(255,255,255,1);</p><p>text-align: center;</p><p>}</p><p></p><p>body {</p><p>background-color: rgba(0,0,0,1);</p><p>margin-left : 15%;</p><p>margin-right: 15%;</p><p>}</p><p>}</p><p>#foto_universum {</p><p>display: block;</p><p>margin-right: 50px;</p><p>margin-bottom: 50px;</p><p>}</p><p>#hubble {</p><p>}</p><p>#bilder {</p><p>margin-right: 50px;</p><p>margin-bottom: 50px;</p><p>display: block;</p><p>}</p><p>p {</p><p> margin-left: 10%;</p><p> margin-right: 10%;</p><p> text-decoration: none;</p><p>}</p><p></p><p>/*</p><p> * Clearfix: contain floats</p><p> *</p><p> * For modern browsers</p><p> * 1. The space content is one way to avoid an Opera bug when the</p><p> * `contenteditable` attribute is included anywhere else in the document.</p><p> * Otherwise it causes space to appear at the top and bottom of elements</p><p> * that receive the `clearfix` class.</p><p> * 2. The use of `table` rather than `block` is only necessary if using</p><p> * `:before` to contain the top-margins of child elements.</p><p> */</p><p></p><p>.clearfix:before,</p><p>.clearfix:after {</p><p> content: " "; /* 1 */</p><p> display: table; /* 2 */</p><p>}</p><p></p><p>.clearfix:after {</p><p> clear: both;</p><p>}</p><p></p><p>/*</p><p> * For IE 6/7 only</p><p> * Include this rule to trigger hasLayout and contain floats.</p><p> */</p><p></p><p>.clearfix {</p><p> *zoom: 1;</p><p>}</p><p>[/php]</p></blockquote><p></p>
[QUOTE="cythux, post: 2245842, member: 154170"] [b]AW: [DW CC Version 13.1 Build 6443]Wie komme ich dann weiter ? :-/[/b] Ohne Dreamweaver gearbeitet und unnötiges rausgelassen, da ich deine Bilder nicht hatte habe ich ein Füllbilder von lorempixel genommen zudem würde ich dir empfehlen keine Bilder von 2400*200px im Header oder footer zu verwenden, und die Bilder solltest du auch via CSS einbinden P.s.: Code ist nur spontan auf der Schnelle geschrieben [php] <!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Das Universum</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/old.css"> </head> <body> <header class="clearfix"> <div id="banner"><img src="http://lorempixel.com/960/200/technics/"/></div> <div id="logo">Logo</div> <div id="slogan">Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, aber bei dem Universum bin ich mir noch nicht ganz sicher.</div> </header> <nav id="navigation" class="clearfix" role="navigation"> <ul> <li><a href="#">Start</a></li> <li><a href="#">ERDE</a></li> <li><a href="#">ERDPOSITION</a></li> <li><a href="#">PLANETENMILLENIUM</a></li> <li><a href="#">KOSMOSSTRUKTUREN</a></li> <li><a href="#">PARALLELWELT</a></li> <li><a href="#">WELTEN-THEORIE</a></li> <li><a href="#">GALAXIE</a></li> <li><a href="#">UNIVERSUM</a></li> <li><a href="#">GOODIES</a></li> <li><a href="#">ENDE</a></li> <li><a href="#">IMPERIALE IMPRESSUM</a></li> </ul> </nav> <section role="content"> <article id="inhalt" class="clearfix"> <hi>Das Unversum und Ihre Planeten</hi> <br /> <div id="bilder" class="clearfix"> <img src="http://lorempixel.com/388/388/technics/"/> </div> <p>Jeder der einmal ein Kind war, wünscht sich weit hinaus auf das Weltall. Doch es gibt bestimmt Kinder, die einmal eines Tages Astronauten werden können, um das Weltall zu bewundern. Es gibt einige berühmte Beispiele wie Neil Armstrong oder Buzz Aldrin oder Michael Collins. Sie konnten ihre Wünsche erfüllen, dazu braucht man eine Spezielle Ausbildung, Fächer wie Mathematik und Physik sind Pflicht und man soll auch sehr oft einige Trainingsstunden einhalten können.</p> </article> <div id="Banner_Zwei" class="clearfix"> <img src="http://lorempixel.com/960/200/technics/"/> </div> </section> </body> </html> [/php] [php] #logo { font-family: aguafina-script; font-size: 24px; font-style: italic; font-weight: bolder; text-transform: uppercase; text-decoration: none; color: rgba(97,158,251,0.76); text-align: center; } #slogan { font-size: 18px; font-style: italic; color: rgba(50,85,250,0.76); text-align: center; font-family: poiret-one; font-weight: bold; text-decoration: none; } #navigation { } #navigation { font-family: delius-swash-caps; font-style: normal; font-weight: 400; color: rgba(97,158,251,0.76); display: block; width: 250px; float: left; padding-right: 50px; } li { border: thin double rgba(97,158,251,0.76); list-style-type: none; } p { font-family: delius-swash-caps; font-style: normal; font-weight: 400; color: rgba(255,255,255,1); text-align: justify; } h1 { font-family: delius-swash-caps; font-style: normal; font-weight: 400; color: rgba(255,255,255,1); text-align: center; } body { background-color: rgba(0,0,0,1); margin-left : 15%; margin-right: 15%; } } #foto_universum { display: block; margin-right: 50px; margin-bottom: 50px; } #hubble { } #bilder { margin-right: 50px; margin-bottom: 50px; display: block; } p { margin-left: 10%; margin-right: 10%; text-decoration: none; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */ .clearfix { *zoom: 1; } [/php] [/QUOTE]
Bilder bitte
hier hochladen
und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Zitate einfügen…
Authentifizierung
Wenn ▲ = 7, ▼ = 3, ◇ = 2 und die Summe von ▲ und ▼ durch ◇ geteilt wird, was ist das Ergebnis?
Antworten
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
Webdesign: HTML/CSS, Responsive Design, Sass...
[DW CC Version 13.1 Build 6443]Wie komme ich dann weiter ? :-/
Oben