{"id":20068058,"url":"https://github.com/malanski/ulisses-malanski-art","last_synced_at":"2026-06-11T05:31:07.134Z","repository":{"id":109786219,"uuid":"463386742","full_name":"malanski/ulisses-malanski-art","owner":"malanski","description":"Activity 6: HTML + CSS Project from Awari Web Development Course","archived":false,"fork":false,"pushed_at":"2022-03-23T19:54:20.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T11:19:29.128Z","etag":null,"topics":["awari","awari-front-0","css3","html5"],"latest_commit_sha":null,"homepage":"https://malanski.github.io/ulisses-malanski-art/","language":"HTML","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/malanski.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}},"created_at":"2022-02-25T03:42:25.000Z","updated_at":"2022-03-23T19:52:22.000Z","dependencies_parsed_at":"2023-06-12T00:45:15.823Z","dependency_job_id":null,"html_url":"https://github.com/malanski/ulisses-malanski-art","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.44999999999999996","last_synced_commit":"38ba9f3d0de4c942e8211967c4bfb9210e9894a0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malanski/ulisses-malanski-art","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malanski%2Fulisses-malanski-art","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malanski%2Fulisses-malanski-art/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malanski%2Fulisses-malanski-art/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malanski%2Fulisses-malanski-art/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malanski","download_url":"https://codeload.github.com/malanski/ulisses-malanski-art/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malanski%2Fulisses-malanski-art/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34184779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["awari","awari-front-0","css3","html5"],"created_at":"2024-11-13T14:05:11.820Z","updated_at":"2026-06-11T05:31:07.114Z","avatar_url":"https://github.com/malanski.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML + CSS Project: Artistic Portfolio  \nActivity 6: AWARI Web Development Course \n## Specification 1\n  \nHTML + CSS study from Web Development Awari FULL STACK Course  \nThis project is a basic study on HTML and CSS.\n\n\u003cdiv align=\"right\"\u003e\n  \n### Deploy at: \u003ca href=\"https://malanski.github.io/ulisses-malanski-art/index.html\"\u003eGithub pages\u003c/a\u003e\n  \n\u003c/div\u003e\n\nTechnologies:\n- HTML5\n- CSS3\n- GIT\n- Github\n\n## Objectives:\n- Use only HMLL e CSS.\n- At least 30 diferent elements.\n- Use Class and id.\n- Must have Images.\n- Add a embed a You tube video\n- Add Responsive flexibility to breakpoints\n- Ensure that your site get a W3C validation.  \n\n\nPT-BR\n# Atividade 5\n\n- Criar uma página utilizando apenas HTML e CSS!\n\n## objetivos:\n\n* Apenas HTML e CSS!\n* Utilizar ao menos 30 elementos do HTML\n* Utilizar .classes e #ids, da forma correta\n* Deve ter algumas imagens\n* Deve ter ao menos um embed do YouTube em algum lugar da página\n* Nenhuma página em nosso contexto atual pode ser limitada ao browser de apenas um tamanho, deve ser responsivo. Ao menos uma versão mobile e uma versão  desktop.\n* O código precisa estar no GitHub\n* Criar versões para os breakpoints mais importantes. O Next.js sugere: 640, 750, 828, 1080, 1200, 1920, 2048, 3840.\n* Garantir um HTML 100% válido pela W3C= Document checking completed. No errors or warnings to show.\n   \nUtiliza os seguintes elementos HTML:\n- 1 head\n- 2 meta\n- 3 link\n- 4 title\n- 6 body\n- 7 header\n- 8 nav\n- 9 ul, li\n- 10 progress\n- 11 main \n- 12 h1, h2, h3\n- 13 div\n- 14 img\n- 15 iframe\n- 16 a\n- 17 cite\n- 18 strong\n- 19 small\n- 20 table, thead, tfoot, tbody, tr, th, td\n- 21 caption\n- 22 ol, li\n- 23 b\n- 24 blockquote\n- 25 br\n- 26 article\n- 27 p\n- 28 mark\n- 29 \u0026ensp\n- 30 code\n- 31 del\n- 32 footer\n- 33 section\n- 34 button\n- 35 span\n- 36 i\n- 37 html\n- 38 !HTML \n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalanski%2Fulisses-malanski-art","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalanski%2Fulisses-malanski-art","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalanski%2Fulisses-malanski-art/lists"}