GitXplorerGitXplorer
h

css4noobs

public
457 stars
34 forks
0 issues

Commits

List of commits on branch master.
Verified
8d7564c7a5f912326d7462a6f0879e480d36f944

Merge pull request #48 from Allyhere/feat/modulo-basico-seletores

SSamucaDev committed a year ago
Unverified
861ba00bd9372e8bda491d81c394de2164ce1293

feat: estrutura e links revisados

AAllyhere committed a year ago
Unverified
372054b3c25abd2610397a393409821c25446ea7

feat(modulo-basico): Atualiza documentação sobre seletores

AAllyhere committed a year ago
Verified
2075c56bdfaa950e314bd7761db24826d1aeebd9

Merge pull request #47 from Allyhere/feat/reestruturacao-introducao

SSamucaDev committed a year ago
Verified
fd22615d4adfbc36cef10b33a36b39ecd6adef65

fix: Adiciona contexto sobre especificidade em Update Introducao/5-adicionando-css-no-html.md

AAllyhere committed a year ago
Verified
83bec5990128cdd06f7006ffcc6c13a1d6907518

fix: ajusta URL em Introducao/2-como-contribuir.md

AAllyhere committed a year ago

README

The README file for this repository.

css4noobs

php

CSS básico para iniciantes.

License MIT

Switch to english: English

ROADMAP

Introdução

  1. Boas Vindas
  2. Como Contribuir
  3. O que é CSS?
  4. Como o CSS funciona?
  5. Adicionando CSS no HTML

Configuração de Ambiente

  1. Ambiente e Aplicação

Módulo Básico

  1. Seletores
  2. Pseudo-classes
  3. Pseudo-seletores
  4. Box Model
  5. Display
  6. Units
  7. Position
  8. Z-index
  9. Background
  10. Border
  11. Border Radius
  12. Box Shadow
  13. Transition
  14. Manipulação de Texto (color, font, links, text)

Módulo Intermediário

  1. Flexbox
  2. CSS Grid
  3. Variáveis CSS
  4. PostCSS
  5. Funções

Referências

Como Contribuir

Contribuições fazem com que a comunidade open source seja um lugar incrível para aprender, inspirar e criar. Todas contribuições são extremamente apreciadas

  1. Realize um Fork do projeto
  2. Crie um branch com a nova feature (git checkout -b feature/feature-css)
  3. Realize o Commit (git commit -m 'Add some feature-css')
  4. Realize o Push no Branch (git push origin feature/feature-css)
  5. Abra um Pull Request

Autores

  • Matheus Henrique (math95) - Developer & Member of He4rt Developers - Twitter

  • Guilherme Vieira (@gitlherme) - Developer at Just Digital, member of He4rt Developers and organizer at @perifacode - Twitter

  • Gabriel Angelo (Angells1) - Frontend Developer & Member of He4rt Developers Twitter

  • Igor Wessel (igorwessel) - Developer & Member of He4rt Developers Twitter

  • Giovane Cardoso (Novout) - Developer & Member of He4rt Developers Twitter