Changes for page ERDivaLook
Last modified by Ravi Mendis on 2010/09/10 01:14
From version 164.1
edited by Ravi Mendis
on 2009/04/23 10:23
on 2009/04/23 10:23
Change comment:
There is no comment for this version
To version 166.1
edited by Ravi Mendis
on 2009/04/23 10:21
on 2009/04/23 10:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,7 @@ 8 8 * Sans images, inline styles or presentation attributes 9 9 * Use a CSS **theme** 10 10 * Scriptaculous **effects** 11 -* Seemless use of **Ajax widgets**11 +* Use of **Ajax widgets** 12 12 13 13 = Why Table-less Markup? = 14 14 ... ... @@ -86,4 +86,4 @@ 86 86 87 87 Standard CSS image replacement applies. 88 88 89 -Here, the edit page banner is being set. {{color value="red"}}{{div#a form h1.edit}}{{/color}} is an example of a **CSS selector**. All elements in a Diva look D2W page will begin with {{color value="red"}}{{div#a}}{{/color}}. The page title is a <h1> with a class //edit//, so the resulting CSS selector for that element would be {{color value="red"}}{{h1.edit}}{{/color}} or {{color value="red"}}{{div#a form h1.edit}}{{/color}} more specifically.89 +Here, the edit page banner is being set. {{color value="red"}}{{div#a form h1.edit}}{{/color}} is an example of a **CSS selector**. All elements in a Diva look D2W page will begin with ##div#a##. The page title is a <h1> with a class //edit//, so the resulting CSS selector for that element would be {{color value="red"}}{{h1.edit}}{{/color}} or {{color value="red"}}{{div#a form h1.edit}}{{/color}} more specifically.