Thread: aligning page contents
Results 1 to 5 of 5
Related
-
Changing specific text contents at the same page with click on link... Forum: HTML Forum
Replies: 4 -
Aligning Top Frame in IE7 Forum: HTML Forum
Replies: 2 -
CSS layout and aligning.... Forum: CSS Forum
Replies: 2 -
How to write a HTML page that presents its contents according to the client language? Forum: HTML Forum
Replies: 1 -
Having trouble aligning images Forum: HTML Forum
Replies: 3
-
02-17-2008, 12:13 PM #1
aligning page contents
Hi,
I'm quite new to web design- I've created a site using css and html and now find that some of the elements will not align to the top of the page.
For example, I used a table for the basic structure. Then I used <!include virtual> to paste in my css formated navigation table. This table is verically aligned centrally, so if another part of the page exceeds its length, it disappears down the page.
Does anyone know where I'm going wrong? I can only find solutions for aligning text.
Any help appreciated, Ursula
-
02-19-2008, 08:29 PM #2
Re: aligning page contents
You could always have a height="100%" in your table tag or height:100%; in the container that holds your table...
And if i'm not taking this right, could you wrap your codes or better post a link..
-
02-20-2008, 03:27 PM #3
Re: aligning page contents
erm, I not really sure, I could try it...
I'll post a link but don't judge my tastes lol (it's nothing terrible don't worry):
thestourbridgekid.angelfire.com
I'll try it out though, thanks
-
02-20-2008, 07:19 PM #4
Re: aligning page contents
I just went through your site,...Your codes had error in its placement. There should only be one <html></html> tag as well as <body></body> tag. and also the <head></head> tag. Also, observe that you have </centre> in your code. I though it should be </center>.
-
05-05-2008, 11:22 AM #5
Re: aligning page contents
good responses! very helpful!
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum