The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Fixed Width Tag
suomi48
post Jul 24 2007, 05:36 PM
Post #1





Group: Members
Posts: 2
Joined: 24-July 07
Member No.: 3,432



A website I designed does not appear correctly on a widescreen laptop. The pages fill the width of the screen, when I believe the proper method would be to have either a fixed width or a relative width for each page. Vainly I have searched the Web and have not found an answer to my problem. Could someone here give me a hand? I am reluctant to give the URL for the website as I know the coding is a mess as I have already used the validator, whose results have me puzzled as to how to correct the errors shown there.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 24 2007, 06:30 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Please see the FAQ entry For what screen size should I write?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jul 25 2007, 04:05 AM
Post #3


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



If you validated with the WDG Validator, the results page gives you links to relevent specifications for each error. If that doesn't help, what is it you don't understand. Anyway, don't be shy to give us the url.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
suomi48
post Jul 25 2007, 04:43 AM
Post #4





Group: Members
Posts: 2
Joined: 24-July 07
Member No.: 3,432



QUOTE(Frederiek @ Jul 25 2007, 05:05 AM) *

If you validated with the WDG Validator, the results page gives you links to relevent specifications for each error. If that doesn't help, what is it you don't understand. Anyway, don't be shy to give us the url.

here's the url: www.villagescribe.biz. If someone could provide me with some basic help on eliminating extraneous code, I'd appreciate it. What I am looking for first and foremost is code to make the entire page a fixed width so that it can be easily read on normal width and wide width monitors/laptops.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 25 2007, 08:31 AM
Post #5


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Here's an explanation of the HTML errors reported by our online validator:

CODE
Error: element P not allowed here; possible cause is an inline element containing a block-level element
You can't put a P inside an H3. In this case, it looks like the best solution is to remove the <h3> and </h3> tags.

CODE
Error: required attribute ALT not specified
See ALT texts in IMG

That's it.

And FWIW, your site adapts nicely to different size browser windows. Try not to break that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 05:58 AM