/    Sign up×
Community /Pin to ProfileBookmark

>>Page is all #@+!$& in Firefox

I have developed a site and is being tested on my server. The site renders fine in IE, but not in Firefox especially this page [url]http://www.amodpuranik.com/orc/academia.html[/url]

I have

[code=html]<td colspan=”2″ and rowspan=”2″>[/code]

and a table inside…is that the source of all problem ?

Thanks in advance

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@drhowarddrfineFeb 05.2006 — Your problem is you used an incomplete doctype so IE is in quirks mode. So your problem is you designed to quirks and to IE but tried to use xhtml which never runs in quirks. This is another example of why you should always test in Firefox first, then adjust for buggy IE.
Copy linkTweet thisAlerts:
@johnevaFeb 05.2006 — Why have you used XHTML and then not keep to the rules of XHTML.

Your not closing tags that should be closed.

Your not using the alt attribute.

and you using attributes that should not be used.

Also using tables for layout is a bad idea anyways.

You have got styles in your coding and your even using an external styles sheet.

Your doc type is incomplete as said by drhowarddrfine.

Get your code valid as said by welsh.
Copy linkTweet thisAlerts:
@drhowarddrfineFeb 05.2006 — This guy was given a similar answer in the css board about a different problem and he still hasn't learned.
Copy linkTweet thisAlerts:
@welshFeb 05.2006 — people design to IE faults and then test in a another browser and assume its the other browsers fault. But in reality its their fault for designing in IE and not in a browser that plays by the rules.
×

Success!

Help @cytegi 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 5.18,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...