HighDots Forums  

Re: How to display table and select next to each other

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: How to display table and select next to each other in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
removeps-groups@yahoo.com
 
Posts: n/a

Default Re: How to display table and select next to each other - 09-08-2008 , 11:18 AM






On Sep 8, 12:21*am, Ben C <spams... (AT) spam (DOT) eggs> wrote:

Quote:
By the way your markup is not valid. Check it at http://validator.w3.org
(or with nsgmls).
Thanks. Is there a way to validate a file? In the URL there I
entered

file:///C:/Documents%20and%20Settings/whatever

and it says that type of URL is not supported.

I know I didn't have a DOCTYPE.

Dreamweaver has a function to validate markup, and it only says that
my select tag is missing the name value. Strange.

http://www.validome.org/ lets you upload a file to validate, and it
errors out that DOCTYPE is missing. After I enter the DOCTYPE, an
empty head section, I get several errors.


Reply With Quote
  #2  
Old   
Ed Mullen
 
Posts: n/a

Default Re: How to display table and select next to each other - 09-08-2008 , 11:24 AM






removeps-groups (AT) yahoo (DOT) com wrote:
Quote:
On Sep 8, 12:21 am, Ben C <spams... (AT) spam (DOT) eggs> wrote:

By the way your markup is not valid. Check it at http://validator.w3.org
(or with nsgmls).

Thanks. Is there a way to validate a file? In the URL there I
entered

file:///C:/Documents%20and%20Settings/whatever

and it says that type of URL is not supported.
You can't check a local file on your hard drive using the "Validate by
URI" tab.

First add a valid doctype:

http://www.w3.org/QA/2002/04/valid-dtd-list.html

Then go to the validator page and click the "Validate by file upload"
tab. Browse to the file you want to check.


--
Ed Mullen
http://edmullen.net
Why do banks charge you a non-sufficient funds fee on money they already
know you don't have?


Reply With Quote
  #3  
Old   
Johannes Koch
 
Posts: n/a

Default Re: How to display table and select next to each other - 09-08-2008 , 11:57 AM



Ben C schrieb:
Quote:
On 2008-09-08, removeps-groups (AT) yahoo (DOT) com <removeps-groups (AT) yahoo (DOT) com> wrote:
On Sep 8, 12:21 am, Ben C <spams... (AT) spam (DOT) eggs> wrote:

By the way your markup is not valid. Check it at http://validator.w3.org
(or with nsgmls).
Thanks. Is there a way to validate a file? In the URL there I
entered

file:///C:/Documents%20and%20Settings/whatever

and it says that type of URL is not supported.

That's because the website can't read a file from your local disk.
You would request a file "/C:/Documents%20and%20Settings/whatever" on
the _W3C's validator web server_. This may not exist. And, of course,
they don't want anybody to read files on _their_ server.

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.