Antworten auf deine Fragen:
Neues Thema erstellen

Antworten zum Thema „Probleme mitm Slicen usw..“

M

myImmortal

Guest

Also ich hab mir mal so vor 20 minuten ne eigene Homepage gebastelt ... ich weiss ist nicht die schönste. Aber ich hab sie dann mal gesliced hier der Screenshot :



Hier der Code:





<html>
<head>
<title>Untitled-1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table id="Table_01" width="1000" height="1001" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="11">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_01.jpg" height="260" alt=""></td>
</tr>
</table>

</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_02.jpg" height="1" alt=""></td>
</tr>
</table>

<td colspan="7">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_03.jpg" height="1" alt=""></td>
</tr>
</table>

<td colspan="2" rowspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_04.jpg" height="112" alt=""></td>
</tr>
</table>

<td rowspan="4">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_05.jpg" height="740" alt=""></td>
</tr>
</table>

</tr>
<tr>
<td rowspan="3">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_06.jpg" height="739" alt=""></td>
</tr>
</table>

<td rowspan="3">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_07.jpg" height="739" alt=""></td>
</tr>
</table>

<td>

<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_08.jpg" height="111" alt=""></td>
</tr>
</table>

<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_09.jpg" height="111" alt=""></td>
</tr>
</table>

<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_10.jpg" height="111" alt=""></td>
</tr>
</table>

<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_11.jpg" height="111" alt=""></td>
</tr>
</table>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_12.jpg" height="111" alt=""></td>
</tr>
</table>

</tr>
<tr>
<td colspan="5">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_13.jpg" height="21" alt=""></td>
</tr>
</table>

<td colspan="2" rowspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_14.jpg" height="628" alt=""></td>
</tr>
</table>

<td rowspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_15.jpg" height="628" alt=""></td>
</tr>
</table>

</tr>
<tr>
<td colspan="5">
<table border="0" align="center" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td width="100%" background="images/index_16.jpg" height="607" alt=""></td>
</tr>
</table>

</tr>
<tr>
<td>

</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>

</body>
</html>

Wie ihr seht hab ich die Tabellen schon angelegt .. Aber jetzt meine Frage:

Wie kriege ich es hin , dass z.B der Content immer mitgeht wenn mehr News hinzukommen?? Also das sich der Content von alleine verlängert . Wie geht das??

Danke im Voraus!
 
U

Uwe411

Guest

myImmortal schrieb:
Wie kriege ich es hin , dass z.B der Content immer mitgeht wenn mehr News hinzukommen?? Also das sich der Content von alleine verlängert . Wie geht das??
Ich verstehe deine Frage nicht ganz. Soll sich die Contentbox vergrößern, verschieben oder was anderes?

Eine Kombination aus CSS und javascript bietet sich da an. In CSS definierst Du die Höhe und Breite der Box und änderst das per javascript.
 
M

myImmortal

Guest

Ja ich will dass sich der Content verlängert. Kann mir einer erklären wie das geht mit css und java.
Ich hab das noch nie gemacht!

Achja wie findet ihr das Design überhaupt ^^
 
U

Uwe411

Guest

myImmortal schrieb:
Ja ich will dass sich der Content verlängert. Kann mir einer erklären wie das geht mit css und java. Ich hab das noch nie gemacht!
:!: 1. java ist nicht javascript :!: :roll: :? :x
Das sollte/muß man wissen, wenn man sich mit Homepageerstellung befasst.

Wenn Du noch nie mit CSS und javascript gearbeitet hast, solltest Du dich erst mal damit vertraut machen und solange andere Möglichkeiten in Betracht ziehen.

Wäre es denn tragisch, wenn man in der Box scrollen könnte/müsste?
Falls nein, dann setze in den entsprechenden Tag "style=overflow: auto;"
Damit wird eine Scrolleiste eingeblendet, sobald der Inhalt größer wird.
 
U

Uwe411

Guest

Ich würde dir sehr gerne helfen und ein Beispiel mit Code posten, aber dieses f*** Board nimmt nichts an. :evil: :x

Ist doch nur HTML und CSS Code! :?
Echt saublöde Einstellungen habt Ihr.

@myImmortal:
Schick mir mal per PM deine Email. Dann kann ich dir das Beispiel schicken.
 
Bilder bitte hier hochladen und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Antworten auf deine Fragen:
Neues Thema erstellen

Willkommen auf PSD-Tutorials.de

In unseren Foren vernetzt du dich mit anderen Personen, um dich rund um die Themen Fotografie, Grafik, Gestaltung, Bildbearbeitung und 3D auszutauschen. Außerdem schalten wir für dich regelmäßig kostenlose Inhalte frei. Liebe Grüße senden dir die PSD-Gründer Stefan und Matthias Petri aus Waren an der Müritz. Hier erfährst du mehr über uns.

Stefan und Matthias Petri von PSD-Tutorials.de

Nächster neuer Gratisinhalt

03
Stunden
:
:
25
Minuten
:
:
19
Sekunden

Flatrate für Tutorials, Assets, Vorlagen

Statistik des Forums

Themen
175.155
Beiträge
2.581.851
Mitglieder
67.221
Neuestes Mitglied
opaklaus
Oben