summaryrefslogtreecommitdiffhomepage
path: root/css.html.markdown
Commit message (Collapse)AuthorAgeLines
* corrected definition of ~ selector, added |awalGarg2015-02-19-3/+6
| | | | | | | [attr~='foo'] will not select <el attr="foobar">, it will only select <el attr="bar foo baz"> Also added definition for [attr|='pre'] style selector Refs: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors, http://jsfiddle.net/awalGarg/72k3ptsk/
* [css/en] Fix typosDenis Malinochkin2015-02-16-5/+5
|
* Update the CSS tutorialGeoffrey Liu2014-09-21-40/+51
| | | | add more properties, formatting, spelling/grammar, more actual examples
* Update css.html.markdownMatt Lucas2014-05-01-7/+7
|
* Update css.html.markdownMatt Lucas2014-04-30-1/+1
| | | 'It's' reflected a grammatical mistake, I adjusted the sentence for a bit of clarity.
* Add missing semicolonsMarco Scannadinari2014-02-26-5/+6
|
* Updated a lot of filenamesAdam2014-01-29-0/+1
|
* Update css.html.markdownAdam Bard2013-11-25-3/+6
| | | Fix rendering bug.
* update css articlemvalipour2013-11-18-188/+46
| | | changed the format of the article to the one suggested in #405
* add more clarification to border and fix max 80 character linevalipour2013-11-10-23/+61
|
* fix some issues in CSS englishvalipour2013-11-10-4/+4
|
* add css article in englishvalipour2013-11-10-0/+332