This is a discussion on "Overlapping text" within the Web Page Design section. This forum, and the thread "Overlapping text are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Overlapping text
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Overlapping text
I have an issue whereby the text is slightly overlapping the image, and the smaller images aren't going beneath the main one:
http://van-gough.com/car.php?id=13 It's not how it looks in dreamweaver, and on a pc using i.e. it was fine, but not on firefox or mac. Help. |
|
|
|
|||
|
Re: Overlapping text
You need to take a look at your code. W3C validation is showing 23 errors.
I think you are completely misusing the <span> element. There's no need to wrap it around an <img> and the discriptive text would be more appropriate in a <p> element. You don't need all that table structure either for your images. they could be accommodated in the same div as the text with the right css. |
![]() |
| Tags |
| css |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Overlapping avoidable? | Xyis | Web Page Design | 3 | Mar 12th, 2008 17:53 |
| [SOLVED] overlapping divs :-( | danny322 | Web Page Design | 7 | Dec 18th, 2007 12:58 |
| multiple overlapping divs? | Donny Bahama | Web Page Design | 24 | Apr 23rd, 2007 20:23 |
| Div's overlapping | fluerasa | Web Page Design | 2 | Oct 8th, 2006 10:09 |
| Text div overlapping background | csa | Web Page Design | 2 | Aug 9th, 2006 12:09 |