Ok now this one took me abit. This my 4th layout ever. Lol here it is:
http://www.imagemule.com/uploads/flowerSkXd.gif
Ok now this one took me abit. This my 4th layout ever. Lol here it is:
http://www.imagemule.com/uploads/flowerSkXd.gif
Last edited by SEŅOR; 06-23-2006 at 10:07 AM.
That sliced flower concept is interesting; however those nav bars up top might give some other users trouble (if they don't know image mapping)
What do you mean by that?Originally Posted by Spartan Erik
Looks a great lot better than your previous designs. 7.0/10
I just cant slice it, arent you supposed to change the:
img src= to td background= ?
Every time i do this it messes up.
I liked the 3rd one much more. I don't really like this one. Still better then the first two though!
the other one was a tutorial one i altered a bit. This one i did completely from scratch.Originally Posted by Phil
read a tut on Slicing, I do the coding in notepad after I slice it
And it would be something like this..
and sometimes theres likeCode:<td background="images/03.gif" width="768" height="108">Your content here.</td>Code:<td colspan="9" and/or rowspan="9" background="images/03.gif" width="354" height="2253">Your content here.</td>
Last edited by Phil; 06-23-2006 at 11:00 AM.
What does:
become?<td colspan="9">
<img src="images/clan_01.gif" width="700" height="30" alt=""></td>
Would be that. If you want that image as the background.Code:<td colspan="9" background="images/clan_01.gif" width="700" height="30">Your content/information here.</td>
Last edited by Phil; 06-23-2006 at 11:33 AM.