Re: The main content of my page is not growing wit h the right column
|
Peechccaro Teindano |
|
1/9/2008 3:30:09 AM |
Fix your html and css errors first. Post Comments |
|
Ok, I think I have them fixed now but I'm new to css and it's entirely possible there is still a mistake (or two) there...I just don't know what it is. I ran a validator on the html & it came out clean. Hopefully it's clean now. Sorry...
Although, I still need help with my original question :)
Thanks again!!!! Post Comments |
|
Re: You still have one html error and one css erro r
|
Peechccaro Teindano |
|
1/9/2008 3:34:27 AM |
You still have one html error and one css error.
1) You are not allowed to have more than one id name per page. An id name is unique to one and only one element. You use 'login' twice.
2) You are using 'font-height' in your css, but there is no such thing. Possibly you mean 'line-height'? Or font-size?
Your original probl em won't be related to these but they need fixing. Post Comments |
|
Re: hanks for the help...
|
Boroto Meida |
|
1/9/2008 3:35:12 AM |
Again, thanks for the help...I think I've fixed everything now. Please let me know if you see anything else. Your help is GREATLY appreciated! Post Comments |
|
Re: Thanks for the pointers!
|
Boroto Meida |
|
1/9/2008 3:36:08 AM |
| Thanks for the pointers! I've fixed these errors. Hopefully I'm ready now to tackle my original issue. Are you still available to help? Thanks so much! Post Comments |
|