Xah Web Dev Blog
preliminary version
- added a oklch example
- CSS: Linear Gradient
recent Xah Talk Show on css.
- π CSS: Gradient. Index
- π CSS: Repeating Radial Gradient
- π CSS: draw parallel lines, grid, diamond grid
- now random on load
- CSS: Radial Gradient
updates.
- π CSS: pie chart
updates
- added multiple gradients effect
- CSS: Repeating Linear Gradient
- added pi and other math constants
- CSS: calc
- added name
transparent - CSS: Color Names
- explained about flex, anonymous item
- CSS: Centering
updated
- call it JS, or js lang. not JavaScript.
- the name JavaScript has lots problems.
- Confusion with java, and confusion with ECMAScript.
- basically abandon the JavaScript name.
- tell others.
old article. interesting, found an article i wrote about this issue, back in 2011.
updates
Major discovery. HTML tag and attribute names are not case sensitive, but only for English letters.
major updates and new pages
updated.
minor updates
minor update
major updates.
lots updates
minor updates.
added ::marker
massive updates.
- π CSS: Misc. Index
advanced CSS and syntax issue in computer languages.
the relation of CSS Selector List, and the so-called pseudo selectors :is(), is a syntactic one, and critical one.
because :is() is a single syntactic unit, thus allows it to be grouped as part of other expression. but the selector list (of the comma operator), cannot.
splitted out as new page.
updated.
new pages
- π CSS: :has descendant selector
- π CSS: βis any ofβ selector (:is, :where)
- π CSS: types of selectors
- π CSS: pseudo-class function selector
updates:
I watched the birth of CSS, becoming accepted around 2001. Now, after flexbox was added some 5 or 10 years ago, finally i wrote a tutorial on it.
- π CSS: Flexbox Layout
updates