summaryrefslogtreecommitdiffhomepage
path: root/css.html.markdown
Commit message (Collapse)AuthorAgeLines
* [css/en] add more css3 features (#4907)Th3G33k2024-05-17-0/+47
|
* link pseudo classes info added (#4129)Greet2023-12-14-6/+11
|
* Merge pull request #3697 from apooravc/add-css-resourceDivay Prakash2020-01-11-1/+2
|\ | | | | [css/en] Added a resource (tutorial)
| * add CSS resourceApoorv Choubey2019-10-12-1/+2
| |
* | fix spacingdavidgtu2019-10-11-8/+8
|/
* css: add selector groupserikarvstedt2018-05-07-0/+4
|
* Fix #2736ven2017-05-23-19/+18
|
* Revert 6d2973f78ecc5965355390b5f5121c2b7e1e9969ven2017-05-23-4/+3
| | | Fix #2660
* Fix #2660ven2017-05-18-3/+4
|
* Traduje algunos parrafos de el archivo (#2660)mikyackerman2017-05-18-18/+19
| | | | | | | | | | | | | | | | * Traduccion EN-ES agregar contibudor * traducir primer parrafo a ES * traducir segundo parrafo a ES * traducir tercer parrafo a ES * traducir parrafo NOTA a ES * traducir primer parrafo de sintaxis a ES * traducir primer parrafo de selector a ES
* Fixed small typoAmru Eliwat2016-10-30-3/+3
|
* Address @geoffliu's comment in #1637ven2016-09-06-1/+1
|
* [css/en] Add media queries section, demonstrating basics of print and mobile ↵Brett Taylor2016-09-06-5/+47
| | | | | | | | media queries. (#1637) Also improved link to Can I Use Change HTML snippets to HTML 5 Fix minor whitespace issues Add myself as a contributor
* [CSS/en] Adding border related styleguides (#2301)Nimit Shah2016-07-08-0/+7
| | | | | | | | * Adding border related styleguides Adding border related styleguides. Most of the modern designs have borders for their elements. * Spacing the comments like the rest of the file
* [css/en] several fixesJacob Ward2016-03-16-19/+39
| | | | | | - Reduced almost all lines to less than 80 characters in length. - ie -> e.g. - occuring -> occurring (line 209)
* Update css.html.markdownRajat Gupta2016-02-05-2/+2
|
* Update css.html.markdownRajat Gupta2016-01-29-1/+2
| | | Updated CSS for clarity.
* Update CSS for clarity.Tyler2015-10-25-17/+18
| | | | | | - More relevant introduction - More consistent and clear wording - More consistent formatting
* fix merge conflict in css.html.markdownKara Kincaid2015-10-13-135/+124
|\
| * [css/en] Fixed grammar, increased clarity.duci9y2015-10-10-135/+123
| | | | | | Also fixed extraneous whitespace, code mistakes, made sure line width was <80 characters.
* | [css/en] Added more pseudo-classes and pseudo-elements examplesKara Kincaid2015-10-10-0/+13
|/
* removing whitespace all overGabriel Halley2015-10-07-28/+28
|
* Added some Further Reading Links for CSSconnorshea2015-10-04-1/+5
| | | | And changed CanIUse to “Can I Use…”
* Fixed some grammatical issues/typosNora Demeter2015-10-01-6/+6
|
* 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