Jump to content


Photo

i need help


  • Please log in to reply
2 replies to this topic

#1 shaunedwards

shaunedwards

    Young Padawan

  • Members
  • Pip
  • 3 posts

Posted 23 October 2004 - 09:36 AM

i made this layout yesterday for my portfolio website:

Posted Image


and i cant code, can anyone code this for me, if so please let me know asap, im sick of using free downloaded templates.

#2 rc69

rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 23 October 2004 - 10:57 PM

the banner and links will be easy, but the content boxes would be a completely different story... are you looking for a dynamic site (i.e. php), or a plain html site?

banner code could look like this:
<table cellspacing="0">
<tr>
<td colspan=7><img src="banner.jpg" width="x" height="x" alt="banner"></td>
</tr>
<tr>
<td>
<a href="link"><img src="first_pic"></a>
</td>
<td>
<a href="link2"><img src="second_pic"></a>
</td>
so on and so forth...
</tr>
</table>

easy... but depending on the type of site, will determin how to do the content boxes, simply because if it's plain html we can make the content box's bg 1 solid image. If it's dynamic, well, the content boxs wont have a 100% garunteed size, so you'd either need a huge image, or plain image (like on my site, my table bg's are 1px high...)

get the point?

#3 shaunedwards

shaunedwards

    Young Padawan

  • Members
  • Pip
  • 3 posts

Posted 03 November 2004 - 05:08 PM

i wanna do just straight up HTML but will this work?


i also need to sclice the layout right? thats something im not knowledgeable in at the moment




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users