body { background: url("banner.jpeg") center top }
Beta will flag that as an error. That does not make sense. Sometimes it wants the x word first, sometimes second.
Search found 370 matches
- Wed Apr 30, 2008 8:22 am
- Forum: BETA Talk
- Topic: top center vs center top
- Replies: 2
- Views: 5946
- Wed Apr 30, 2008 7:59 am
- Forum: BETA Talk
- Topic: Negative positioning values.
- Replies: 3
- Views: 6917
Negative positioning values.
I would ask you to double check with the W3C standards about the use of negative margins, and other positioning. Books I have read said they were legit. They do seem to work.
- Wed Apr 30, 2008 7:52 am
- Forum: BETA Talk
- Topic: javascript puzzle
- Replies: 4
- Views: 7915
javascript puzzle
The beta complains about his code, saying it is missing a semicolon. I can't see what the trouble is. <script language="javascript" type="text/javascript"> <!-- var jwsinstalled = 0; var tryIE = "false"; if ( navigator.mimeTypes && navigator.mimeTypes.length && navigator.mimeTypes[ 'application/x-ja...
- Wed Apr 30, 2008 7:45 am
- Forum: BETA Talk
- Topic: batch file limit
- Replies: 2
- Views: 6038
batch file limit
There is reputedly a new batch feature to limit the checking to files that have changed in the last N days. I can't find where you configure N.
- Wed Apr 30, 2008 7:43 am
- Forum: BETA Talk
- Topic: problem with beta overload
- Replies: 1
- Views: 5165
problem with beta overload
I get a message saying there are too many errors to list. But it lists none of the problems, so I have no idea what to fix. It should list 50 errors or so then quit.
- Sun Jan 13, 2008 10:53 am
- Forum: Other CSS HTML Validator
- Topic: CSE HTML Validator Icons
- Replies: 9
- Views: 49429
Re: CSE HTML Validator Icons
I searched your site menus and the search boxes for these icons without success. Please add this link somewhere on the menus or to the links at the bottom of a major page.To see the new icons, please visit
http://www.htmlvalidator.com/htmlval/icons.html
- Sat Apr 14, 2007 5:02 am
- Forum: Technical Support
- Topic: CSEIGNORE woes.
- Replies: 3
- Views: 10248
- Sat Apr 14, 2007 4:58 am
- Forum: Technical Support
- Topic: CSEIGNORE woes.
- Replies: 3
- Views: 10248
CSEIGNORE woes.
<cseignore> is giving me grief. 1. W3C freaks out over it. 2. HTMLTidy does not recognise it. 3. ICRA (the parental rating people) consider it a syntax error and will not validate my ratings. They insist on W3C validation as well as a well formed labels.rdf file in the webroot. I wonder if you might...
- Mon Feb 27, 2006 9:29 am
- Forum: Technical Support
- Topic: Wish list: indepnedent </li> </p> checks. </p
- Replies: 2
- Views: 11588
here are slightly correcting instructions that are working great. Thanks! Click Options ⇒ Configuration Editor ⇒ Edit ⇒ Tag Names. On the top right, Select li (020) as the “Tag Name Being Configured” On the right, select the “Required end tag” radio button. You'll probably want to repeat this for al...
- Thu Feb 23, 2006 2:54 pm
- Forum: Technical Support
- Topic: Wish list: indepnedent </li> </p> checks. </p
- Replies: 2
- Views: 11588
Wish list: indepnedent </li> </p> checks. </p
I have missing-unbalanced </li> checking turned off, because when I turn it on, HTMLValidator also insists I insert balancing </p> tags too, an enormous job to fix manually. This is letting pass bad HTML Those errors add silly-looking blank space in <ul> or even more embarrassing skipped numbers in ...