Basket Case
05-09-2006, 09:33 AM
Hi guys, I really need help coding my layout for my new site. My main problem is making the links clickable, but overall I just need help coding the layout. I've looked for tutorials everywhere, I even downloaded Dreamweaver and I hadn't the slightest clue how to use it.:confusion So if someone could help I would really appreciate it. Here's what my layout looks like.
http://img150.imageshack.us/img150/6816/musicormiserynewlayout6iu.jpg (http://imageshack.us)
natele
05-09-2006, 11:30 AM
i could code it for you if you want
also umm do you want it centered?
and whrere did you get that flower brush you used at the bottom? i really like it
Basket Case
05-09-2006, 11:42 AM
i could code it for you if you want
also umm do you want it centered?
and whrere did you get that flower brush you used at the bottom? i really like it
Aww thank you so much, I really appreciate it! Yes, I would like it centered. I'll upload the brush for you and PM it to you.:)
Basket Case
05-11-2006, 09:07 PM
I was just wondering if you coded the layout yet because I can't send or get PM's yet.
Lissa
05-14-2006, 06:00 PM
Bump - deleted the other double thread :)
Dan Williamson
05-15-2006, 01:24 AM
If you want to make your links clickable then 'slice' or 'select' it in your Graphical Editing program and then save it as something like link1.gif and then input the following code:
<a href="index.php"><img src="link1.gif" alt="Your Alt" /></a>