I would like help with making my myspace comments section look neater. The pics come up as long and thin or really tiny. I f you can see what problem I have with my HTML I would really appreciate it!
input {background-color:black;}
img{border:0px}
table, tr, td {background:transparent;border:0px;}
table table table table {border:0px;}
table table td.text table, table table td.text table td {width:100%;}
table table table table div {width:298px;}
td.text td.text table table table td a img {width:100px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:200px;}
* html td.text td.text table table td a img {width:80px;}
* html td.text td.text table table td div img {width:80px;}
%26lt;/style%26gt;
Need HTML Help?
play around with the widths until you get your desired results
the ones that state an actual width such as 80px; try that at 100px; and so on. Don't try and make them too large all at once and just do one at a time so you don't forget what you have just done
Need HTML Help?
That style sheet isn't valid, why the need to repeat "table" ?
and the "*" indicates all tags.
Need HTML Help?
get rid of the width settings for the images
No comments:
Post a Comment