Attached you will see an image of how my current page im working on is rendering in a browser. Its coming up fine but its not looking the way i want it to look. I want there to be no whitespace on the top and the left of that. Below is some of the more revelant code i have from the dreamweaver file.
If you dont know what im trying to say take a look at www.w3schools.com's page.. see how their top image and their elft are right up next to the corner? Is it because i am using a table? If so how can i eliminate that with code or through dreamweaver?
i'll give that a shot and post back in about 10 mins or so to let you know how it goes... i thought that maybe since it was in a table and an image (an iframe for that matter) that it wasnt gonna ever get there
whats the difference between the : and the = in the body tag? I always use the padding="0" instead of a :
Last edited by ShuckyD : February 20th, 2007 at 10:06 PM.
didnt work quite as i thought... I dont know if its me since i added some text and blacked out a row but that is pushed to the left.. but there is still a gap of white between the image.. see attached
I was thinking it was because its an inline frame and its an image inside the other file. <<< got it.. it was the other file i had to do as well... caught myself while typing it, but still thought id say its resolved now