Thread: page alignment??
Results 1 to 7 of 7
Related
-
Alignment issue on IE8 Forum: CSS Forum
Replies: 1 -
alignment problem Forum: HTML Forum
Replies: 10 -
Bullet mis-alignment in IE vs. FF Forum: CSS Forum
Replies: 1 -
Image alignment problem on flexi page Forum: HTML Forum
Replies: 1 -
Table alignment Forum: HTML Forum
Replies: 5
-
08-03-2003, 03:10 AM #1
page alignment??
hi guys! would anyone please explain to me how come when i change the display properites on my pc to something else the page that i'm making seems to go all fuzzy and unaligned?... ok ok i'll explain, for example, i view the page i'm making with the screen area set on 800x600 pixels, the letter and images on my page go haywire, like an image shouldn't be where it should be, text seem like i put <br>'s on them but if i set my display on 1024x768 pixels i get it right. i went to see if there's something wrong with the pc i'm working with by testing the same process on another pc but the same thing happened, so there must be something wrong with what i did, could anyone please tell me how to correct this??? thanks.if anyone wants to try it my page is http://midnightman.rgob.com thanks again.
p.s. i don't think there's anything wrong with my pc,just me.
-
08-03-2003, 07:42 AM #2
You have about a half dozen opening body tags, 1 closing body tag, no closing body tag where it should be, no closing HTML tag.
and that is just the begining, better start with the basics
Dave
-
08-09-2003, 06:19 AM #3
Hi Dave, i was using notepad when i posted the question, but i went and saw microsoft frontpage, would it be a good idea for me to use that instead?? but i don't really know what i'm getting in to so i'm asking for advice, does it still work the same as notepad only more hi-tech? thanks again for the help.
-
08-09-2003, 08:42 AM #4
Notepad is the way to go, frontpage, dreamweaver and other editors will leave your code a mess. I have suggested beginners use editors for the basic layout incorporating the content later by hand, but you must still have a grasp for HTML in order to clean up the mess left by the editor.
I am revisiting your code now and it is looking much better, I do see some mistakes though. In several places you have code like the following-Code:<FONT SIZE="4"FACE
Code:<FONT SIZE="4" FACE
Code:<PALIGN="LEFT">
Code:<P ALIGN="LEFT">
Code:<FONT COLOR="RED"<B>
Code:<FONT COLOR="RED"><B>
Code:<BR> REMEMBER, I'M NO PSYCHOLOGIST, I'M JUST A FRIEND WHO'S ALWAYS HERE TO LISTEN SO COME ON, SEND THAT MAIL OVER!.</FONT><BR>
I probably missed a couple errors so be sure to recheck the entire code.
Dave
-
08-15-2003, 06:33 AM #5
Thanks Dave, i'll be going through all my errors, i hate making your site like a free tutorial for me but that's what i have to do in order for me to be able to complete my site, i don't have the resources to buy a book or something like that. That is why i seek help here. Thanks again guys!! do you think it would be a good idea if i just use frontpage to make what i want to see then edit it personally?? thanks again!
-
08-15-2003, 06:44 AM #6
Originally Posted by midnightman
do you think it would be a good idea if i just use frontpage to make what i want to see then edit it personally?? thanks again!
Dave
-
08-15-2003, 07:49 AM #7
This might sound corney but.....
I always use this analogy.
"You have to learn to crawl before you can walk.
After you know how to walk, then, if you want, you can buy a car or take the bus. If a car or bus can't get you to where you're going, be thankful that you learned how to walk."
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum