/    Sign up×
Community /Pin to ProfileBookmark

Rendering question

I am trying to do

<tr style=”padding-bottom: 5px” id=”id_1″>
<td class=”someclass” width=”30%”>
.
.
</td>
</tr>

This renders fine with the set 30% width on IE
But on FF, the width attribute value is not considered while
rendering. It same thing like width=0 or not set.

Now if I remove id=”id_1″ from the TR tag, FF renders the width
correctly.

What could have gone wrong here?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@ryanbutlerAug 04.2008 — You possibly have conflicting rules in your style sheet. For example, you class or ID has a width set and you're overriding it when you set it on the table row or cell itself. We'd need to have further information to diagnose.
Copy linkTweet thisAlerts:
@joshua_toenyesAug 06.2008 — Could you post a link to your page?

-Josh
×

Success!

Help @amitnme spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...