|
Posted by Jonathan N. Little on 08/30/06 14:00
mg@deepskystudio.com wrote:
> Hello all. Simple, stupid question. When I place a graphic in a <td>
> that has text in it also, the graphic makes the text shift around. No
> matter which alignment I choose, it still screws up my text. Check out
> this link to see what I mean.... the red button. Thanks.
Shift around with respect to what?
>
> http://seasideonline.org/2/
>
Oh my! Where to start!
1) You should not use a TABLE to layout your page.
2) You should not place block elements (TABLE) with a SPAN, SPANs should
contain inline elements
3) SUBMIT buttons are not links and require a FORM as a parent.
4) Shall I go on? You need to study some basic tutorials, view the spec
(www.w3.org/TR/html4/cover.html#minitoc), get a book, or better yet all
three!
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|