Skip to content

Latest commit

 

History

History
651 lines (535 loc) · 37.4 KB

css.md

File metadata and controls

651 lines (535 loc) · 37.4 KB

Bookmarks tagged [css]

https://www.caniemail.com/features/

All HTML and CSS features on Can I email…

Can I email…

caniemail.com provides email clients support tables for HTML and CSS features.

Can I email runs on [Jekyll...


https://web.dev/learn/css/

An evergreen CSS course and reference to level up your web styling expertise.


https://caniuse.com/


https://www.w3schools.com/css/css_templates.asp


https://github.com/rgab1508/PixelCraft

PixelCraft A pixel Art & Animation Creation Tool Built using HTML5 Canvas.
It is a Progressive Web App (PWA) with offline compatibility.
It is mobile-friendly and is very easy to use.

![Pixel...


https://transform.tools/css-to-tailwind


https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors

In CSS, selectors are used to target the HTML elements on our web pages that we want to style. There are a wide variety of CSS selectors available, allowing for fine-grained precision when selecting e...


https://bansal.io/pattern-css

CSS only library to fill your empty background with beautiful patterns.


https://csslayout.io/

A collection of popular layouts and patterns made with CSS


https://www.diogorodrigues.dev/blog/6-powerful-css-techniques-you-can-use-instead-javascript

From custom variables to filters, animations or math operations, CSS has taken a lot of what we used to do in JavaScript and is becoming an incredibly powerful language. Let's take a look at some exam...


https://cssfordesigners.com/articles/things-i-wish-id-known-about-css?utm_source=hackernewsletter&ut...


https://yangshun.github.io/front-end-interview-handbook/en/html-questions#consider-html5-as-an-open-...

Answers to Front-end Job Interview Questions - HTML Questions. Pull requests for suggestions and corrections are welcome!


https://zerodivs.com/#/


https://css-tricks.com/almanac/properties/o/overflow/

The overflow property controls what happens to content that breaks outside of its bounds: imagine a div in which you’ve explicitly set to be 200px wide, but contains an image that is 300px wide. That ...


https://nelsonmichael.dev/introduction-to-css-transitions-ckc396nae003u5es1097h5rr1


https://css.gg/

Pure CSS icons library, Customizable & Retina-Ready built 100% in pure CSS, SVG, SVG Sprite, styled-components, Figma and Adobe XD. Easy integration: Embed, NPM & API


https://metroui.org.ua/

Metro 4 is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with responsive grid system, extensive prebuilt components, and powerful ...


https://stackoverflow.com/questions/20832226/how-to-center-align-font-awesome-icons-vertically-in-a-...

You can use line-height to align the icon in the div.

Try adding this .fa-camera-retro { line-height: inherit;} to your css. Using inherit makes line-height take on the height of its containing div...


https://primer.style/css/

The CSS design system that powers GitHub


https://stackoverflow.com/questions/27562924/bizarre-white-space-issue-html-css-angular

I know this is an old question but I recently had the same issue and it was due to my use of line breaks and indents inside the

 tags. For instance, my original code looked like:
...


https://cssbuilder.veliovgroup.com/


https://daily-dev-tips.com

Daily Dev Tips

Daily dev tips for the development community!

Get a daily development tip easy and simple to understand.


https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons

Both our Web Fonts + CSS and SVG + JS frameworks include some basic controls for sizing icons in the context of your page’s UI.

Relative sizing Icons inherit the font-size of their parent contain...


https://medium.com/flexbox-and-grids/the-most-popular-navigation-bars-created-with-flexbox-6c0f59f55...

This is a simple but practical article. The aim is to build the navigation bars for facebook twitter github and medium with Flexbox.

  • :calendar: published on: 2017-07-15
  • tags: flexbox, css

https://www.educative.io/blog/sass-for-css-advance-frontend-skills

SASS makes authoring CSS stylesheets faster and easier. It will revolutionaize your frontend skills. Here's everything you need to know to get started.


https://blog.logrocket.com/the-definitive-guide-to-scss/

SCSS is not your grandfather's CSS. The self-proclaimed "CSS with superpowers" offers a way to write styles for websites with more enhanced CSS syntax.


https://hackernoon.com/3-simple-reasons-to-use-a-css-preprocessor-dd4y36by?source=rss


https://css-tricks.com/why-javascript-is-eating-html/

Web development is always changing. One trend in particular has become very popular lately, and it fundamentally goes against the conventional wisdom


https://github.com/bradtraversy/vanillawebprojects

Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries - bradtraversy/vanillawebprojects


https://www.freecodecamp.org/news/css-selectors-cheat-sheet/


https://codeburst.io/15-best-css-frameworks-for-developers-in-2020-71905577f005


https://www.freecodecamp.org/news/css-example-css3-2/


https://tailwindcss.com/

Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to ...


https://www.sitepoint.com/css-printer-friendly-pages/?utm_source=rss


https://hacks.mozilla.org/2015/03/understanding-inline-box-model/

In a web page, every element is rendered as a rectangular box. The box model describes how the element’s content, padding, border, and margin determine the space occupied by the element and its relati...

  • :calendar: published on: 2015-03-24
  • tags: css

https://syntax.fm/

Full Stack Developers Wes Bos and Scott Tolinski dive deep into web development topics, explaining how they work and talking about their own experiences. They cover from JavaScript frameworks like Rea...


https://bootswatch.com/

Free themes for Bootstrap


https://github.com/awesome-css-group/awesome-css#readme

:art: A curated contents of amazing CSS :). Contribute to awesome-css-group/awesome-css development by creating an account on GitHub.


https://github.com/addyosmani/critical-path-css-tools#readme

Tools to prioritize above-the-fold (critical-path) CSS - addyosmani/critical-path-css-tools


https://github.com/davidtheclark/scalable-css-reading-list#readme

Collected dispatches from The Quest for Scalable CSS - davidtheclark/scalable-css-reading-list


https://github.com/AllThingsSmitty/must-watch-css#readme

A useful list of must-watch talks about CSS. Contribute to AllThingsSmitty/must-watch-css development by creating an account on GitHub.


https://github.com/AllThingsSmitty/css-protips#readme

A collection of tips to help take your CSS skills pro - AllThingsSmitty/css-protips


https://github.com/troxler/awesome-css-frameworks#readme

List of awesome CSS frameworks. Contribute to troxler/awesome-css-frameworks development by creating an account on GitHub.


https://github.com/micromata/awesome-css-learning#readme

A tiny list limited to the best CSS Learning Resources - micromata/awesome-css-learning


https://murhafsousli.github.io/ngx-progressbar/#/

A nanoscopic progress/loading bar. Featuring realistic trickle animations to convince your users that something is happening!


https://stackoverflow.com/questions/3313456/css-borders-between-table-columns-only

table {border:none;border-collapse: collapse;}
table td { border-left: 1px solid 000;border-right: 1px solid 000;}
table td:first-child {border-left: none;}
table td:last-child {border-right: no...
* **tags**: [css](../tagged/css.md)
---
#### [Home - Scalable and Modular Architecture for CSS](https://smacss.com/)
_<sup>https://smacss.com/</sup>_

SMACSS (pronounced “smacks”) is more style guide than rigid framework. There is no library within here for you to download or install. There is no git repository for you to clone. SMACSS is a way to e...
* **tags**: [css](../tagged/css.md)
---
#### [CSS: Cascading Style Sheets](https://developer.mozilla.org/en-US/docs/Web/CSS)
_<sup>https://developer.mozilla.org/en-US/docs/Web/CSS</sup>_

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML
* **tags**: [css](../tagged/css.md)
---
#### [D3.js - Data-Driven Documents](https://d3js.org/)
_<sup>https://d3js.org/</sup>_

D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.
* **tags**: [javascript](../tagged/javascript.md), [html](../tagged/html.md), [svg](../tagged/svg.md), [css](../tagged/css.md)
* :octocat: **[source code](https://github.com/d3/d3)**
---
#### [CSS Grid Layout - CSS - MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)
_<sup>https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout</sup>_

**CSS Grid Layout** excels at dividing a page into major regions, or defining the relationship in terms of size, position, and layer, between parts of a control built from HTML primitives.
* **tags**: [css](../tagged/css.md)
---
#### [CSS Flexible Box Layout - CSS - MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout)
_<sup>https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout</sup>_

CSS Flexible Box Layout is a module of CSS that defines a CSS box model optimized for user interface design, and the layout of items in one dimension. In the flex layout model, the children of a flex ...
* **tags**: [css](../tagged/css.md), [flexbox](../tagged/flexbox.md)
---
#### [Webes szabványok](http://nagygusztav.hu/webes-szabvanyok)
_<sup>http://nagygusztav.hu/webes-szabvanyok</sup>_

Chris Mills, Ben Buchanan, Tom Hughes-Croucher, Mark Norman "Norm" Francis, Linda Goin, Paul Haine, Jen Hanen, Benjamin Hawkes-Lewis, Ben Henick, Christian Heilmann, Roger Johansson, Peter-Paul Koch, ...
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-hu](../tagged/free-programming-books-hu.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [CSS alapjai](http://weblabor.hu/cikkek/cssalapjai1)
_<sup>http://weblabor.hu/cikkek/cssalapjai1</sup>_

Bártházi András (HTML)
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-hu](../tagged/free-programming-books-hu.md), [css](../tagged/css.md)
---
#### [CSS](http://ilkaddimlar.com/kateqoriya12/CSS)
_<sup>http://ilkaddimlar.com/kateqoriya12/CSS</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-az](../tagged/free-programming-books-az.md)
---
#### [Performance WEB](http://www.webperf.com.br)
_<sup>http://www.webperf.com.br</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Estruturando o HTML com CSS](http://pt-br.learnlayout.com)
_<sup>http://pt-br.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Dive Into HTML5](http://diveintohtml5.com.br)
_<sup>http://diveintohtml5.com.br</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Desenvolvimento Web com HTML, CSS e JavaScript](https://www.caelum.com.br/apostila-html-css-javascript/)
_<sup>https://www.caelum.com.br/apostila-html-css-javascript/</sup>_

Caelum
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Desenvolvendo para browsers antigos](http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/)
_<sup>http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Curso de HTML5 em vídeo do Guanabara](https://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o)
_<sup>https://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md), [free-programming-books-pt_br](../tagged/free-programming-books-pt_br.md)
---
#### [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/)
_<sup>http://ferrante.pl/books/html/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-pl](../tagged/free-programming-books-pl.md)
---
#### [Kurs CSS. Wygląd strony www - kaskadowe arkusze stylów - Pasja informatyki (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdow6b2Qm3aTJbKT2BPo5iybv)
_<sup>https://www.youtube.com/playlist?list=PLOYHgt8dIdow6b2Qm3aTJbKT2BPo5iybv</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-pl](../tagged/free-programming-books-pl.md)
---
#### [Kaskadowe Arkusze Stylów](http://www.kurshtml.edu.pl/css/index.html)
_<sup>http://www.kurshtml.edu.pl/css/index.html</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-pl](../tagged/free-programming-books-pl.md)
---
#### [Introducción a CSS](http://librosweb.es/libro/css/)
_<sup>http://librosweb.es/libro/css/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-es](../tagged/free-programming-books-es.md)
---
#### [Guía Completa de CSS3](http://www.etnassoft.com/biblioteca/guia-completa-de-css3/)
_<sup>http://www.etnassoft.com/biblioteca/guia-completa-de-css3/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-es](../tagged/free-programming-books-es.md)
---
#### [Estructura con CSS](http://es.learnlayout.com)
_<sup>http://es.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-es](../tagged/free-programming-books-es.md)
---
#### [CSS avanzado](http://librosweb.es/libro/css_avanzado/)
_<sup>http://librosweb.es/libro/css_avanzado/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-es](../tagged/free-programming-books-es.md)
---
#### [Guida Completa sviluppo lato Client](http://www.aiutamici.com/PortalWeb/eBook/ebook/Alessandro_Stella-Programmare_per_il_web.pdf)
_<sup>http://www.aiutamici.com/PortalWeb/eBook/ebook/Alessandro_Stella-Programmare_per_il_web.pdf</sup>_

(PDF)
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-it](../tagged/free-programming-books-it.md)
---
#### [Apprendre les mises en page CSS](http://fr.learnlayout.com)
_<sup>http://fr.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-fr](../tagged/free-programming-books-fr.md)
---
#### [Twitter Bootstrap Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap)
_<sup>https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap</sup>_

(PDF, Kindle) *(Just fill the fields with any values)*
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [bootstrap](../tagged/bootstrap.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Twitter Bootstrap 3 Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap3)
_<sup>https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap3</sup>_

(PDF, Kindle) *(Just fill the fields with any values)*
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [bootstrap](../tagged/bootstrap.md), [css](../tagged/css.md)
---
#### [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html)
_<sup>https://ohansemmanuel.github.io/uf_download.html</sup>_

Ohans Emmanuel
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Scalable and Modular Architecture for CSS](https://smacss.com)
_<sup>https://smacss.com</sup>_

Jonathan Snook
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md)
---
#### [MaintainableCSS](http://maintainablecss.com)
_<sup>http://maintainablecss.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
_<sup>http://book.mixu.net/css/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md)
---
#### [Learn CSS Layout](http://learnlayout.com)
_<sup>http://learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md)
---
#### [HTML5 Shoot 'em Up in an Afternoon](https://leanpub.com/html5shootemupinanafternoon/read)
_<sup>https://leanpub.com/html5shootemupinanafternoon/read</sup>_

Bryan Bibat
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML5 Graphing and Data Visualization Cookbook](https://www.packtpub.com/packt/free-ebook/html5-data-visualization-cookbook)
_<sup>https://www.packtpub.com/packt/free-ebook/html5-data-visualization-cookbook</sup>_

Ben Fhala, Packt. (Just fill the fields with any values)
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html)
_<sup>http://chimera.labs.oreilly.com/books/1234000000770/index.html</sup>_

Sanders Kleinfeld
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML5 For Web Designers](http://html5forwebdesigners.com)
_<sup>http://html5forwebdesigners.com</sup>_

Jeremy Keith
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html)
_<sup>http://chimera.labs.oreilly.com/books/1234000001654/index.html</sup>_

Steve Fulton & Jeff Fulton
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML Dog Tutorials](http://www.htmldog.com)
_<sup>http://www.htmldog.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html)
_<sup>http://joshondesign.com/p/books/canvasdeepdive/toc.html</sup>_

Josh Marinacci
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [How to Code in HTML5 and CSS3](http://howtocodeinhtml.com)
_<sup>http://howtocodeinhtml.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Google's HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.xml)
_<sup>https://google.github.io/styleguide/htmlcssguide.xml</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [GA Dash](https://dash.generalassemb.ly)
_<sup>https://dash.generalassemb.ly</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Dive Into HTML5](http://diveintohtml5.info)
_<sup>http://diveintohtml5.info</sup>_

Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/)
_<sup>http://mdo.github.io/code-guide/</sup>_

Mark Otto
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Canvassing](http://learnjs.io/canvassing/read)
_<sup>http://learnjs.io/canvassing/read</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
_<sup>http://learn.shayhowe.com/advanced-html-css/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/)
_<sup>http://adaptivewebdesign.info/1st-edition/</sup>_

Aaron Gustafson
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [A free guide to learn HTML and CSS](http://marksheet.io)
_<sup>http://marksheet.io</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
_<sup>http://learn.shayhowe.com/html-css/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [通用 CSS 笔记、建议与指导](https://github.com/chadluo/CSS-Guidelines/blob/master/README.md)
_<sup>https://github.com/chadluo/CSS-Guidelines/blob/master/README.md</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [学习CSS布局](http://zh.learnlayout.com)
_<sup>http://zh.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [前端代码规范](http://alloyteam.github.io/CodeGuide/)
_<sup>http://alloyteam.github.io/CodeGuide/</sup>_

(腾讯 AlloyTeam 团队)
* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Sass Guidelines 中文](http://sass-guidelin.es/zh/)
_<sup>http://sass-guidelin.es/zh/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [css](../tagged/css.md), [sass](../tagged/sass.md)
---
#### [HTML和CSS编码规范](http://codeguide.bootcss.com)
_<sup>http://codeguide.bootcss.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [Emmet 文档](http://yanxyz.github.io/emmet-docs/)
_<sup>http://yanxyz.github.io/emmet-docs/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [CSS参考手册](http://css.doyoe.com)
_<sup>http://css.doyoe.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [css](../tagged/css.md)
---
#### [CSS3 Tutorial 《CSS3 教程》](https://github.com/waylau/css3-tutorial)
_<sup>https://github.com/waylau/css3-tutorial</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [free-programming-books-zh](../tagged/free-programming-books-zh.md), [html](../tagged/html.md), [css](../tagged/css.md)
---
#### [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/)
_<sup>http://fatihhayrioglu.com/css-dersleri/</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-tr](../tagged/free-programming-books-tr.md)
---
#### [یادگیری پیکربندی با CSS](http://fa.learnlayout.com)
_<sup>http://fa.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-fa_ir](../tagged/free-programming-books-fa_ir.md)
---
#### [Aprenda o layout de CSS](http://pt-pt.learnlayout.com)
_<sup>http://pt-pt.learnlayout.com</sup>_

* **tags**: [free-programming-books](../tagged/free-programming-books.md), [css](../tagged/css.md), [free-programming-books-pt_pt](../tagged/free-programming-books-pt_pt.md)
---
#### [Sass Documentation ](http://sass-lang.com/documentation/file.SASS_REFERENCE.html)
_<sup>http://sass-lang.com/documentation/file.SASS_REFERENCE.html</sup>_

Sass is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with a fully CSS-compatible syntax. ...
* **tags**: [sass](../tagged/sass.md), [scss](../tagged/scss.md), [css](../tagged/css.md), [docs](../tagged/docs.md)
* :octocat: **[source code](https://github.com/sass/sass)**
---
#### [CSS Units: Pixels, EM, and Percentage](http://www.hongkiat.com/blog/css-units/)
_<sup>http://www.hongkiat.com/blog/css-units/</sup>_

Unit takes an important role for measuring and building things like a house, a bridge or a tower, and building a website is not an exception. There are a number of methods of measurements used on the ...
* **tags**: [css](../tagged/css.md)
---
#### [ Getting started · Bootstrap ](http://getbootstrap.com/getting-started/)
_<sup>http://getbootstrap.com/getting-started/</sup>_

An overview of Bootstrap, how to download and use, basic templates and examples, and more.
* **tags**: [css](../tagged/css.md)
---