Web Design Help
It's free to register, to post a question or to start / join a discussion
Formatting Problem & Sire Review
Likes # 0
Posted December 1, 2009 at 12:31AM
I've been working on a website (not my normal thing to do!) and am basically happy with it, apart from one intermittent problem.
When the page (thecellar-bar.co.uk/wine) is generated, 9 times out of 10 it comes up and is displayed fine. But every few refreshes, the formatting is chucked out. As far as I can work out it is only a problem in Internet Explorer. Chrome and Firefox don't seem to be an issue.
Does anyone have any ideas what could be causing this? The page is generated from a table in a mySQL database.
Also, if anyone wants to share some brutal criticisms about the site, that's all good! There are a couple of picture isues on a couple of pages (images haven't been resized) which I'll fix in due course.
click here
Likes # 0
Posted December 1, 2009 at 9:14AM
Constructive feedback as always!
Thanks for the link - i wasn't aware such a facility existed. I'll start ploghing through the code and make the relevant corrections.
For a first effort at a website from scratch and 'only' 23 errors....on one page....i've got a lot to learn!
Likes # 0
Likes # 0
Posted December 1, 2009 at 1:31PM
The 'Wine' page now validates through the W3C markup validation service, however the formatting issue is still there. Any thoughts appreciated.
Although the validation service reported back well over 1000 errors on the page, in reality there were actually only about 20 - a single piece of code loops through.
Likes # 0
Posted December 2, 2009 at 3:37AM
Just lost a more detailed reply again (I forgot to copy log in again and paste)
In brief, there are a number of inline style tags in that page:
<td style='vertical-align:text-top; rowspan=3'>
Likely to cause problems and no guarantee but try:
<td rowspan=3 style='vertical-align:text-top;>
As for the site, agree this isn't ideal for visitors and neither is the look/layout.
There are plenty of reputable sites that offer free XHTML/CSS templates. Should look better, eliminate layout issues and allow you to use a more efficient free WYSIWYG editor that creates more rational code.
Reply to this topic
This thread has been locked.
Check out PC Advisor's other tech forums
Top 5 Most Popular
-
Samsung Galaxy S4 vs iPhone 5 vs HTC One comparison review
-
New iPhone 5S, iPhone 6 release date UK: When will the new iPhone arrive?
-
Apple iPad 4 review: is this the best tablet money can buy?
-
Galaxy S4 vs BlackBerry Z10 comparison review - which is best, the Samsung or the BlackBerry?
-
Samsung Galaxy S4 vs Apple iPhone 5 comparison review



