ok im trying to make a site layout this i what i got so far http://down4whateva.com/prototype/index12.html ...and i wanna make each wanted picture a link to another page now heres the problem for the some reason the img's wont stay in place ..they look fine on my html editor but when i upload them and view them there not where i put them ...can any body help me what am i doing wrong
Looks like your doing things the 'hard way' meaning your code has a bunch of in them. What that means is that you are using the space bar key way too much to space out your elements...All you need to do is create a table layout, or use css to align your images with <div tags there are many tutorials on the web for this stuff.
GAAhh.. forget the tables !!! You have WAY more flexibility using CSS. I suggest you check out the stickies, there are several solutions for what you want to do.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
You definitely need to not use non-breaking spaces for laying things out.
You could do this rather easily with a table layout, but you might as well not start out old school and start learning standards complient layout using XHTML & CSS.
Here is an example that should get you started (you'll probably want to tweek around a bit more on margins & padding):
__________________ Web Merchant Services Please login or register to view this content. Registration is FREE , Please login or register to view this content. Registration is FREE