Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2004
Posts: 9
Lurker
Lurker
Offline
Joined: Jan 2004
Posts: 9
[]Dalantech said:
Now this: html> is not standard CSS scripting my friend...
[/]

Please take the time to paste it into the official css validator and you will see it validates. I must admit it's css2,though.
http://jigsaw.w3.org/css-validator/validator-text.html

Sponsored Links
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
*sigh*

I'll let JC answer this one since you obviously:

1) Don't listen: I told you to take this discussion to this forum and keep the Facelift thread specific to Facelift.

2) Won't believe me when I tell you that putting html> into a CSS file isn't valid, even though the validation page doesn't catch it...

Joined: Jan 2004
Posts: 9
Lurker
Lurker
Offline
Joined: Jan 2004
Posts: 9
Sorry about 2). I'll let the w3c answer on 1):

Cascading Style Sheets, level 2 revision 1, Section 5.6
http://www.w3.org/TR/CSS21/selector.html#child-selectors

A child selector matches when an element is the child of some element. A child selector is made up of two or more selectors separated by ">".

Example(s):

The following rule sets the style of all P elements that are children of BODY:

body > P { line-height: 1.3 }

Example(s):

The following example combines descendant selectors and child selectors:

div ol>li p

It matches a P element that is a descendant of an LI; the LI element must be the child of an OL element; the OL element must be a descendant of a DIV. Notice that the optional whitespace around the ">" combinator has been left out.

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
OK -you win. But what happens when IE and Firefox start conforming to CSS2?...

Your using a standard CSS property -granted. But you're using it to get around an error in a browser...

Last edited by Dalantech; 10/19/2004 11:17 AM.

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)