This is a discussion on "Problems With Border Imags" within the Web Page Design section. This forum, and the thread "Problems With Border Imags are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Problems With Border Imags
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hey,
I'm having a few problems with my CSS. I've created this website http://www.xanox.net/css-template.html and as you can see, with very little conetent, it looks fine in both FF and IE6. BUT when i add a lot of content http://www.xanox.net/test.php - i get strange things happening. In both IE and FF the website screws up. Basically what i want the website to do is stretch the left and right images to fit the size of the content. Any Ideas? Cheers in advance, Rich. |
|
|
|
|||
|
Re: Problems With Border Imags
You need to go back to the drawing board and rethink you markup. <ul> and <li> were never intended to be used the way you are using them. They are not structural elements as far as page layout is concerned. |
|
|||
|
Re: Problems With Border Imags
Thanks for your quick response!
What should i be using, instead? |
|
|||
|
Re: Problems With Border Imags
You should be using <div> elements as your primary layout tool.
Suggest you go to http://www.w3schools.com/ and read up on xhtml and css. Come back when you are trying to implement what you have learnt and have specific questions on something. |
|
|||
|
Re: Problems With Border Imags
Well i do appologise for trying to learn by asking questions!
|
|
|||
|
Re: Problems With Border Imags
Neither your apology or your tone are necessary. I'm merely responding and trying to give you some guidance.
|
![]() |
| Tags |
| problems, border, imags |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i put a border only on a certain side | snelll | Web Page Design | 15 | May 28th, 2008 13:30 |
| Border on website | pritmadlani | Web Page Design | 2 | Apr 18th, 2008 09:14 |
| 1 pixel border | obscureinspiration | Web Page Design | 2 | Jun 27th, 2006 10:05 |
| td and border issue | ltl_dragon | Web Page Design | 3 | May 13th, 2006 14:50 |
| Why only one border? | timmytots | Web Page Design | 1 | Nov 30th, 2005 21:32 |