View Full Version : code hulp


Annelies
09-15-2006, 06:52 PM
Hey ik wil graag wat hulp om mijn pagina's tussen de codes te zetten. Want ik snap niet precies hoe ik die neer moet zetten. Want ik wil de pagina's in mijn layout hebben en niet dat ze linken naar een nieuwe pagina. Denk dat ik het niet zo goed uitleg maar misschien weten jullie het wel wat ik bedoel... Michelle.html/ http://michelleang.org/photos/site.html/characters.html zie pagina onder... <area shape="rect" coords="287,159,341,171" href="michelle" target="_self" alt=""> en wat is target self? ik wil m naar main hebben iedergeval zo had ik dat altijd



<html>
<head>
<title>MichelleAng.org</title>
<link rel="stylesheet" type="text/css" href="style.css">
<META NAME="Author" CONTENT="7th heaven fans webmaster">
<META NAME="Copyright" CONTENT="7thheavenfans.com">
<META NAME="revisit-after" CONTENT="3days">
<META NAME="Keywords" CONTENT="7th heaven, the cw, the wb, warner brothers, george stults, beverley mitchell, heaven gallery, jessica biel, mackenzie rosman, david gallagher, barry watson, stephen collins, catherine hicks, multimedia, videos, sounds, photos, pictures, hq, ashlee simpson, Haylie Duff, 7th heaven promo photos">
<META NAME="Description" CONTENT="7th heaven fans website, biggest 7th heaven fansite with over 1200 photos, episode guide, multimedia, video clips, talk, special fansection and updates every day">
<META NAME="Abstract" CONTENT="7th heaven fans website, biggest 7th heaven fansite with over 12000 photos, multimedia, talk, special fansection and updates every day">
<META NAME="Robots" CONTENT="INDEX,FOLLOW">
</head>

<body>
<img name="layout0" src="layout.jpg" width="700" height="365" border="0" usemap="#layout" alt="" /><map name="layout">
<area shape="rect" coords="69,352,72,355"><area shape="rect" coords="523,295,640,311" href="http://summerdesigns.fan-sites.org" target="_blank">
<area shape="rect" coords="284,214,362,228" href="site" target="_blank"><area shape="rect" coords="286,144,344,157" href="home" target="_self" alt="back home to 7thheavenfans.com" title="">
<area shape="rect" coords="287,159,341,171" href="michelle" target="_self" alt="">
<area shape="rect" coords="284,172,335,186" href="photos" target="_self" alt="7th heaven cast">
<area shape="rect" coords="285,185,366,198" href="media" target="_self" alt=""><area shape="rect" coords="285,200,376,213" href="characters?username=7thheavenfans" target="_blank" alt="7thheavenfans guestbook"></map><!--- welcome ---><!--- latest media ---><!--- side bar --><div id="layer7" style=" background-image: url('(Empty Reference!)'); position: absolute; z-index: 1; top: 363px; left: 16px; width: 156px; height: 1020px; visibility: visible">
<table class="box">
<tr>
<td height="100%" width="145">
<h1>WELCOME</h1>
At MichelleAng.org fansite about the lovely actresse Michelle Ang
</div>
</td>
</tr>
</table>
<table class="box">
<tr>
<td height="100%" width="145">
<h1>header 1</h1>
<h2>header 2</h2>
<h3>header 2</h3>
<div align="left">

box text

<p><b>bold text</b></p>
<p><a href="(Empty Reference!)">LINK</a></p>
</div>
</td>
</tr>
</table>
</div>


<div id="layer4" style=" background-image: url('(Empty Reference!)'); position: absolute; z-index: 1; top: 363px; left: 177px; width: 505px; height: 357px; visibility: visible">
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="100%"><!-- cutenews and content will show up here
do not edit anything below this line... All you need to edit is the page.php and index.php files I sended to you, that is
an example of how you need to add your content pages.--><!-- start fan-sites ad code --><!-- end fan-sites ad code --><br>















</body>

JCD
09-17-2006, 09:15 AM
Ik weet niet echt zeker wat je bedoelt, maar volgens mij doel je op de <iframe src="[url]" height="[number]" width="[number]" scrolling="[yes/no/auto]"> </iframe> tags.

En target="_self" betekent volgens mij dat een nieuwe pagina zich opent in hetzelfde venster.

Annelies
09-17-2006, 06:42 PM
nee dat bedoel ik niet kijk

<body>

<img name="layout0" src="layout.jpg" width="700" height="365" border="0" usemap="#layout" alt="" />
<map name="layout">

<area shape="rect" coords="69,352,72,355"><area shape="rect" coords="522,295,639,311" href="http://summerdesigns.fan-sites.org" target="_blank"><area shape="rect" coords="284,214,362,228" href="site" target="_self">

<area shape="rect" coords="286,144,344,157" href="home" target="_self" alt="" title="">

<area shape="rect" coords="287,159,341,171" href="michelle" target="_self" alt="">

<area shape="rect" coords="284,172,335,186" href="photos" target="_blank" alt="">

<area shape="rect" coords="285,186,366,199" href="media" target="_self" alt="">

<area shape="rect" coords="285,200,376,213" href="characters" target="_self" alt="">


Nu wil ik mijn eigen pagina's op deze plaats zetten: bij home: http://michelleang.org/wordpress/
michelle: Michelle.html
photos: http://michelleang.org/photos die staat volgens mij al goed!
media: media.html
characters: characters.html
en hoe moet dat?


bij m'n vorige layout werden ze gelinkt naar target='main' als target self in het zelfde venster openen is dat goed? dus ik wil niet dat hij een nieuwe pagina opent...