{"id":48187137,"url":"https://github.com/he4rt/css4noobs","last_synced_at":"2026-04-04T17:51:15.487Z","repository":{"id":39647450,"uuid":"251073908","full_name":"he4rt/css4noobs","owner":"he4rt","description":"Guia básico de CSS para inciantes. Deixa a estrelinha ai tamo junto.","archived":false,"fork":false,"pushed_at":"2024-05-11T18:37:49.000Z","size":3558,"stargazers_count":456,"open_issues_count":0,"forks_count":33,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-18T03:44:43.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/he4rt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-29T16:07:08.000Z","updated_at":"2025-05-20T15:24:04.000Z","dependencies_parsed_at":"2025-06-18T03:44:46.477Z","dependency_job_id":"0a6e0424-9689-4f1e-8838-d6d0943894ff","html_url":"https://github.com/he4rt/css4noobs","commit_stats":null,"previous_names":["he4rt/css4noobs","mathh95/css4noobs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/he4rt/css4noobs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/he4rt%2Fcss4noobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/he4rt%2Fcss4noobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/he4rt%2Fcss4noobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/he4rt%2Fcss4noobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/he4rt","download_url":"https://codeload.github.com/he4rt/css4noobs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/he4rt%2Fcss4noobs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T17:51:14.733Z","updated_at":"2026-04-04T17:51:15.479Z","avatar_url":"https://github.com/he4rt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/he4rt/4noobs\" target=\"_blank\"\u003e\r\n    \u003cimg src=\"./img/id-4noobs/header-4noobs.svg\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n# css4noobs\r\n\r\n\u003ch1 align=\"center\"\u003e\u003cimg src=\"./img/logo-css.png\" alt=\"php\" width=\"120\"\u003e\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003eCSS básico para iniciantes.\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License MIT\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n#### Switch to english: \u003ckbd\u003e[\u003cimg title=\"English\" alt=\"English\" src=\"https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/us.svg\" width=\"22\"\u003e](english/README.en.md)\u003c/kbd\u003e\r\n\r\n## ROADMAP\r\n\r\n### Introdução\r\n\r\n1. [Boas Vindas](/Introducao/1-boas-vindas.md)\r\n2. [Como Contribuir](/Introducao/2-como-contribuir.md)\r\n3. [O que é CSS?](/Introducao/3-o-que-e-css.md)\r\n4. [Como o CSS funciona?](/Introducao/4-como-o-css-funciona.md)\r\n5. [Adicionando CSS no HTML](/Introducao/5-adicionando-css-no-html.md)\r\n\r\n### Configuração de Ambiente\r\n\r\n1. [Ambiente e Aplicação](/Ambiente/plugins.md)\r\n\r\n### Módulo Básico\r\n\r\n1. [Seletores](/Modulo-Basico/1-selectors.md)\r\n2. [Pseudo-classes](/Modulo-Intermediario/2-pseudo-classes.md)\r\n3. [Pseudo-seletores](/Modulo-Intermediario/3-pseudo-seletores.md)\r\n4. [Box Model](/Modulo-Basico/4-box-model.md)\r\n5. [Display](/Modulo-Basico/5-display.md)\r\n6. [Units](/Modulo-Basico/6-units.md)\r\n7. [Position](/Modulo-Basico/7-position.md)\r\n8. [Z-index](/Modulo-Basico/8-z-index.md)\r\n9. [Background](/Modulo-Basico/9-background.md)\r\n10. [Border](/Modulo-Basico/10-border.md)\r\n11. [Border Radius](/Modulo-Basico/11-border-radius.md)\r\n12. [Box Shadow](/Modulo-Basico/12-box-shadow.md)\r\n13. [Transition](/Modulo-Basico/13-transition.md)\r\n14. [Manipulação de Texto (color, font, links, text)](/Modulo-Basico/15-manipulacao-texto.md)\r\n\r\n### Módulo Intermediário\r\n\r\n3. [Flexbox](/Modulo-Intermediario/flexbox.md)\r\n4. [CSS Grid](/Modulo-Intermediario/css-grid.md)\r\n5. [Variáveis CSS](/Modulo-Intermediario/variables.md)\r\n6. [PostCSS](/Modulo-Intermediario/postcss.md)\r\n7. [Funções](/Modulo-Intermediario/variables.md)\r\n\r\n#### Referências\r\n\r\n- [https://cdn.rawgit.com/hostinger/banners/94941d64/tutorials/pdf/CSS-3-Cheatsheet.pdf](https://cdn.rawgit.com/hostinger/banners/94941d64/tutorials/pdf/CSS-3-Cheatsheet.pdf)\r\n- [https://www.hostinger.com.br/tutoriais/o-que-e-css-guia-basico-de-css/](https://www.hostinger.com.br/tutoriais/o-que-e-css-guia-basico-de-css/)\r\n- [https://www.w3schools.com/css/default.asp](https://www.w3schools.com/css/default.asp)\r\n\r\n## Como Contribuir\r\n\r\nContribuições fazem com que a comunidade open source seja um lugar incrível para aprender, inspirar e criar. Todas contribuições\r\nsão **extremamente apreciadas**\r\n\r\n1. Realize um Fork do projeto\r\n2. Crie um branch com a nova feature (`git checkout -b feature/feature-css`)\r\n3. Realize o Commit (`git commit -m 'Add some feature-css'`)\r\n4. Realize o Push no Branch (`git push origin feature/feature-css`)\r\n5. Abra um Pull Request\r\n\r\n## Autores\r\n\r\n- **Matheus Henrique (math95)** - _Developer \u0026 Member of He4rt Developers_ - [Twitter](https://twitter.com/math__95)\r\n\r\n- **Guilherme Vieira (@gitlherme)** - _Developer at Just Digital, member of He4rt Developers and organizer at @perifacode_ - [Twitter](https://twitter.com/gitlherme)\r\n\r\n- **Gabriel Angelo (Angells1)** - _Frontend Developer \u0026 Member of He4rt Developers_ [Twitter](https://twitter.com/edea_dinsid)\r\n\r\n- **Igor Wessel (igorwessel)** - _Developer \u0026 Member of He4rt Developers_ [Twitter](https://twitter.com/igor_wessel)\r\n\r\n- **Giovane Cardoso (Novout)** - _Developer \u0026 Member of He4rt Developers_ [Twitter](https://twitter.com/NovoutT)\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/he4rt/4noobs\" target=\"_blank\"\u003e\r\n    \u003cimg src=\"./img/id-4noobs/footer-4noobs.svg\" width=\"380\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhe4rt%2Fcss4noobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhe4rt%2Fcss4noobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhe4rt%2Fcss4noobs/lists"}