Tyler
|
341b92141c
|
Update CSS for clarity.
- More relevant introduction
- More consistent and clear wording
- More consistent formatting
|
2015-10-25 17:15:23 -06:00 |
|
Kara Kincaid
|
45a5a9ed5b
|
fix merge conflict in css.html.markdown
|
2015-10-13 10:06:11 -04:00 |
|
Kara Kincaid
|
622d4485ab
|
[css/en] Added more pseudo-classes and pseudo-elements examples
|
2015-10-10 08:20:03 -04:00 |
|
duci9y
|
689bb106f5
|
[css/en] Fixed grammar, increased clarity.
Also fixed extraneous whitespace, code mistakes, made sure line width was <80 characters.
|
2015-10-10 14:59:30 +05:30 |
|
Gabriel Halley
|
960ee4a185
|
removing whitespace all over
|
2015-10-07 23:11:24 -04:00 |
|
connorshea
|
a009095c2f
|
Added some Further Reading Links for CSS
And changed CanIUse to “Can I Use…”
|
2015-10-04 18:53:55 -06:00 |
|
Nora Demeter
|
8d48ba536a
|
Fixed some grammatical issues/typos
|
2015-10-01 16:17:58 -04:00 |
|
awalGarg
|
e1667cc836
|
corrected definition of ~ selector, added |
[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/
|
2015-02-19 00:15:12 +05:30 |
|
Denis Malinochkin
|
4d0c340347
|
[css/en] Fix typos
|
2015-02-16 12:44:33 +03:00 |
|
Geoffrey Liu
|
1b90e0f41b
|
Update the CSS tutorial
add more properties, formatting, spelling/grammar, more actual examples
|
2014-09-21 00:22:26 -07:00 |
|
Matt Lucas
|
4095671c92
|
Update css.html.markdown
|
2014-05-01 13:02:04 -04:00 |
|
Matt Lucas
|
61309e0edf
|
Update css.html.markdown
'It's' reflected a grammatical mistake, I adjusted the sentence for a bit of clarity.
|
2014-04-30 20:00:53 -04:00 |
|
Marco Scannadinari
|
bceeba2040
|
Add missing semicolons
|
2014-02-26 21:22:39 +00:00 |
|
Adam
|
0b2a283db4
|
Updated a lot of filenames
|
2014-01-29 23:30:28 -08:00 |
|
Adam Bard
|
77facdeafe
|
Update css.html.markdown
Fix rendering bug.
|
2013-11-25 14:55:07 -08:00 |
|
mvalipour
|
ede6d0dd99
|
update css article
changed the format of the article to the one suggested in #405
|
2013-11-18 22:39:13 +00:00 |
|
valipour
|
11924a8c18
|
add more clarification to border and fix max 80 character line
|
2013-11-10 21:09:31 +00:00 |
|
valipour
|
b5409e78f8
|
fix some issues in CSS english
|
2013-11-10 20:59:18 +00:00 |
|
valipour
|
500e2855b5
|
add css article in english
|
2013-11-10 18:37:34 +00:00 |
|