 |
| HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

January 23rd, 2007, 08:45 AM
|
|
Authorized User
|
|
Join Date: Jan 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks, i may be best using the table row method as i dont want the link to span the entire cell visually. what i want is that when the 'little hand' enters the cell, the colour changes and the link is available throughout
|
|

January 23rd, 2007, 08:56 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Did you *try* meow's suggestion? It does exacrly that.....
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|
|

January 23rd, 2007, 10:42 AM
|
|
Authorized User
|
|
Join Date: Jan 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
My apologies.. it seems to be fine now, im just not familiar with the styling code. Is there anywhere i can obtain notes on the text/CSS formatting? thanks
|
|

January 23rd, 2007, 07:39 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
Quote:
quote:Originally posted by gjeardle
thanks, i may be best using the table row method as i dont want the link to span the entire cell visually. what i want is that when the 'little hand' enters the cell, the colour changes and the link is available throughout
|
Now I'm confused. Isn't what you describe as what you want exactly what you first say you don't want - that the link spans the whole cell visually? ;)
And don't hang on so hard to those cells. As you've seen you can create a square box without a table, so what do you need it for?
--
http://yupapa.com
|
|

January 24th, 2007, 11:33 AM
|
|
Authorized User
|
|
Join Date: Jan 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ok meow, sorry for the confusion, its down to my being a web novice.
anyway.. what i have looks fine, but im struggling with the padding element, my menu is looking good, but dont understand how the '.5em & .3em' (padding) works.. ive tried to change the size, length & gap between cells and its messing me up.
|
|
 |