Comments on: CSS Cheat Sheet https://createawebsitenow.com Free resource for helping beginners to build, manage and grow their websites. Fri, 27 Aug 2021 09:56:54 +0000 hourly 1 https://wordpress.org/?v=6.0.1 By: Nick Sch"aferhoff https://createawebsitenow.com/css3-cheat-sheet/#comment-391540 Fri, 27 Aug 2021 09:56:54 +0000 https://createawebsitenow.com/?page_id=1451#comment-391540 In reply to rcminerva.

We love you too! Thanks for taking the time to leave a comment.

]]>
By: rcminerva https://createawebsitenow.com/css3-cheat-sheet/#comment-391264 Mon, 23 Aug 2021 05:36:11 +0000 https://createawebsitenow.com/?page_id=1451#comment-391264 I love you! Thanks for this!

]]>
By: CreateaWebsiteNow Editorial https://createawebsitenow.com/css3-cheat-sheet/#comment-360674 Wed, 21 Apr 2021 12:12:15 +0000 https://createawebsitenow.com/?page_id=1451#comment-360674 In reply to Ilia.

Glad it helps :)!

]]>
By: Ilia https://createawebsitenow.com/css3-cheat-sheet/#comment-360013 Mon, 19 Apr 2021 10:08:26 +0000 https://createawebsitenow.com/?page_id=1451#comment-360013 Thanks, I really needed that.

]]>
By: Sayali https://createawebsitenow.com/css3-cheat-sheet/#comment-330480 Sat, 30 Jan 2021 21:04:17 +0000 https://createawebsitenow.com/?page_id=1451#comment-330480 Thank you for Nick! Being a new Soft developer. This helps alot. Thumbs up!

]]>
By: Natalie https://createawebsitenow.com/css3-cheat-sheet/#comment-192853 Mon, 29 Jun 2020 19:29:30 +0000 https://createawebsitenow.com/?page_id=1451#comment-192853 Thank you very much for creating and compiling all these cheat sheets!

]]>
By: Benny Goodman https://createawebsitenow.com/css3-cheat-sheet/#comment-187758 Sun, 03 May 2020 06:21:51 +0000 https://createawebsitenow.com/?page_id=1451#comment-187758 Thank you for all you do and all you share.

]]>
By: Nick Sch"aferhoff https://createawebsitenow.com/css3-cheat-sheet/#comment-171800 Tue, 19 Nov 2019 12:02:08 +0000 https://createawebsitenow.com/?page_id=1451#comment-171800 In reply to Ilya Streltsyn.

Thanks for your detailed feedback! We have made changes accordingly.

]]>
By: Nick Sch"aferhoff https://createawebsitenow.com/css3-cheat-sheet/#comment-171799 Tue, 19 Nov 2019 11:59:00 +0000 https://createawebsitenow.com/?page_id=1451#comment-171799 In reply to G.

Thanks for pointing that out, it has been fixed by now!

]]>
By: Nick Sch"aferhoff https://createawebsitenow.com/css3-cheat-sheet/#comment-160298 Tue, 27 Aug 2019 11:37:43 +0000 https://createawebsitenow.com/?page_id=1451#comment-160298 In reply to Nether.

Glad you found it useful, thanks for the kind words!

]]>
By: Ilya Streltsyn https://createawebsitenow.com/css3-cheat-sheet/#comment-157020 Tue, 30 Jul 2019 15:58:59 +0000 https://createawebsitenow.com/?page_id=1451#comment-157020 Hello Nick! You did a great work at composing this cheat sheet. Unfortunately, it seems that some of the sources you used were seriously outdated or not completely reliable, so there are some things in this cheat sheet that are not exactly complete or correct. Here are some of them I noticed:

background-image: CSS gradients are also values of this property. Maybe it’s worth to add them?
background-attachment: maybe it’s worth to mention the new `local` keyword?
background-clip: according to the CSS specs, length, %, and no-clip are not valid options for this property
border: wouldn’t it worth to mention that is also resets background-image?
display: there is a missing hyphen in some values (inline-block, table-header-group). Also, maybe it’s worth to add other modern values – (inline-)flex, (inline-)grid, and contents?
marquee-*: does it really belong to Box Model? Also, this CSS module is abandoned and deprecated in favor of CSS animations.
rotation: it should probably be placed in Transforms section, together with other separate transform properties.
font-family: its valid keywords are either generic names like serif, sans-serif, monospace, fantasy etc., or names of specific fonts like “helvetica”
letter-spacing: missing hyphen
word-wrap: valid values are “normal” and “nowrap”, not length & %
Grid Positioning: this module is actually outdated (as well as Template Layout module). Their modern (and well-supported) replacement is CSS Grid Layout
Template Layout: same as above. Also, “box-*” properties actually belong to the old draft of the CSS Flexbox module, not Template Layout.
:nth-last-of-type: missing hyphen
::before and ::after: these pseudo-elements insert content before/after the *content* of the element, not the element itself (i.e. inside the element, as its virtual first/last child)
px unit: in CSS, is defined as absolute unit equal to 1/96 in and has (almost) nothing to do with “pixels of viewing device”

I wish your cheat sheet to become a really useful tool for CSS beginners, and hope that good modern resources like MDN and the “official definition of CSS” from W3C, which includes the list of all CSS properties currently in use (https://www.w3.org/TR/css/#properties), will help you to fix these issues!

]]>
By: Laura R https://createawebsitenow.com/css3-cheat-sheet/#comment-152374 Mon, 17 Jun 2019 14:10:35 +0000 https://createawebsitenow.com/?page_id=1451#comment-152374 Thank you Nick! This was exactly what I needed and helps fit my learning style. It’s nice to see the layout and also to be able to refer back to it as needed.
Faith in humanity restored.

]]>
By: Nick Sch"aferhoff https://createawebsitenow.com/css3-cheat-sheet/#comment-150975 Mon, 03 Jun 2019 10:13:57 +0000 https://createawebsitenow.com/?page_id=1451#comment-150975 In reply to Ashtami.

Glad to be of service!

]]>
By: Ashtami https://createawebsitenow.com/css3-cheat-sheet/#comment-150685 Fri, 31 May 2019 10:36:00 +0000 https://createawebsitenow.com/?page_id=1451#comment-150685 Yes, This is very helpful for me as a beginner in designing.

]]>
By: G https://createawebsitenow.com/css3-cheat-sheet/#comment-148366 Tue, 14 May 2019 16:26:08 +0000 https://createawebsitenow.com/?page_id=1451#comment-148366 Thanks, this is super useful!

Small typo on line 546, says ‘flabor’ instead of ‘flavor’.

]]>