HTML Code ClinicDo 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
Basically no. The "rubberribbonness" is a feature of tables. While you may pull it off with nested DIVs and overflow: hidden, maybe it's better to ask yourself if a table really is the element you want to use.
I'm assuming it isn't a data table because a data table with hidden data seems purposeless. :D
It is data table, in one column i m showing hyperlink (<td sytle='cursor:pointer'>xxx</td>) now if content of td gets lengthy the table dosen't break the content and hence it looks awkward.
Any idea?
Rupen Anjaria.:)
------------------
We CAN'T avoid problems, but can solve it.