{"id":22444805,"url":"https://github.com/mikaelnogueira/text-style","last_synced_at":"2026-05-18T14:04:26.975Z","repository":{"id":164223818,"uuid":"639653516","full_name":"mikaelnogueira/text-style","owner":"mikaelnogueira","description":"🎨🌟💻 Project to improve HTML and CSS skills, with a focus on text formatting. A simple website will showcase techniques for titles, paragraphs, lists, links, among others. 📋🔗🖼️","archived":false,"fork":false,"pushed_at":"2023-05-15T01:53:10.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T11:23:58.341Z","etag":null,"topics":["alignment","bold","css","github","headings","html","images","italic","links","lists","mikaelnogueira","paragraphs","text-formatting","underline"],"latest_commit_sha":null,"homepage":"https://mikaelnogueira.github.io/text-style/","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/mikaelnogueira.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}},"created_at":"2023-05-11T23:37:55.000Z","updated_at":"2023-05-13T22:21:05.000Z","dependencies_parsed_at":"2024-01-13T17:13:09.095Z","dependency_job_id":"41b510f5-b228-4769-805c-9269fcdb47e1","html_url":"https://github.com/mikaelnogueira/text-style","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Ftext-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Ftext-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Ftext-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Ftext-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelnogueira","download_url":"https://codeload.github.com/mikaelnogueira/text-style/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245832612,"owners_count":20679701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["alignment","bold","css","github","headings","html","images","italic","links","lists","mikaelnogueira","paragraphs","text-formatting","underline"],"created_at":"2024-12-06T03:10:07.652Z","updated_at":"2026-05-18T14:04:21.941Z","avatar_url":"https://github.com/mikaelnogueira.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eLearning Text Formatting with HTML and CSS 📝💻\u003c/h1\u003e\n\u003cp\u003eThis is a learning project to improve my skills in HTML and CSS, focusing on text formatting. The goal is to create a simple website that demonstrates different text formatting techniques.\u003c/p\u003e\n\u003cp\u003eFormatting techniques to be covered:\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eHeadings (H1-H6) 😎\u003c/li\u003e\n  \u003cli\u003eParagraphs 📝\u003c/li\u003e\n  \u003cli\u003eBold and Italic \u003cstrong\u003e\u003cem\u003e🔍\u003c/em\u003e\u003c/strong\u003e\u003c/li\u003e\n  \u003cli\u003eUnderline \u003cu\u003e👉\u003c/u\u003e\u003c/li\u003e\n  \u003cli\u003eAlignment 🌟\u003c/li\u003e\n  \u003cli\u003eOrdered and Unordered Lists 📋\u003c/li\u003e\n  \u003cli\u003eLinks 🔗\u003c/li\u003e\n  \u003cli\u003eImages 🖼️\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eHow to run the project:\u003c/p\u003e\n\u003col\u003e\n  \u003cli\u003eClone the repository to your machine 🖥️\u003c/li\u003e\n  \u003cli\u003eAccess the project directory via terminal 💻\u003c/li\u003e\n  \u003cli\u003eOpen the index.html file in your browser 🌐\u003c/li\u003e\n  \u003cli\u003eOr access the website by clicking \u003ca href=\"https://mikaelnogueira.github.io/text-style/\"\u003ehere\u003c/a\u003e 🌎\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp\u003eTechnologies used:\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eHTML 🌐\u003c/li\u003e\n  \u003cli\u003eCSS 🎨\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAuthor:\u003c/p\u003e\n\u003cp\u003eThis project was developed by Mikael Nogueira, as part of his CSS learning portfolio. This challenge was proposed by \u003ca href=\"https://www.youtube.com/watch?v=G3e-cpL7ofc\u0026list=WL\u0026index=1\"\u003e\u003cu\u003eSuperSimpleDev\u003c/u\u003e\u003c/a\u003e with the aim of teaching HTML and CSS in a simple and high-quality way.\u003c/p\u003e\n\u003cp\u003eSocial media:\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eInstagram: \u003ca href=\"https://www.instagram.com/nog.mikael/\"\u003e@nog.mikael 📷\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003eLinkedIn: \u003ca href=\"https://www.linkedin.com/in/mikael-nogueira-413b45274/\"\u003e@mikael-nogueira 🔗\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003eGitHub: \u003ca href=\"https://github.com/mikaelnogueira\"\u003e@mikaelnogueira 🐙\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eLicense:\u003c/p\u003e\n\u003cp\u003eThis project is licensed under the \u003ca href=\"https://opensource.org/licenses/MIT/\"\u003eMIT\u003c/a\u003e license. 📜\u003c/p\u003e\n\u003cp\u003eMade with ❤️ by Mikael Nogueira. 🤗\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelnogueira%2Ftext-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelnogueira%2Ftext-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelnogueira%2Ftext-style/lists"}