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
hi
i want to change the text color inside the table of a specific cell
And also whant to change the width of that row.
so plz helpme to write the code for it...
Changing the width of only one row isn't possible in and of itself, it would help to see a link to an example and greater elaboration of what it is you need.
As for changing the color of the text within a specific cell you can use a style sheet for that.