{"id":18331178,"url":"https://github.com/bankole2000/htmlandcss","last_synced_at":"2026-01-22T01:33:19.703Z","repository":{"id":109352938,"uuid":"355709901","full_name":"Bankole2000/htmlAndCss","owner":"Bankole2000","description":"Repo for practicing Git with a project","archived":false,"fork":false,"pushed_at":"2021-04-08T01:29:59.000Z","size":30515,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T17:53:36.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Bankole2000.png","metadata":{"files":{"readme":"README.md","changelog":"newstyles.css","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":"2021-04-07T23:38:08.000Z","updated_at":"2021-04-08T01:30:01.000Z","dependencies_parsed_at":"2023-03-30T21:45:43.858Z","dependency_job_id":null,"html_url":"https://github.com/Bankole2000/htmlAndCss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bankole2000/htmlAndCss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bankole2000%2FhtmlAndCss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bankole2000%2FhtmlAndCss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bankole2000%2FhtmlAndCss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bankole2000%2FhtmlAndCss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bankole2000","download_url":"https://codeload.github.com/Bankole2000/htmlAndCss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bankole2000%2FhtmlAndCss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28649449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"ssl_error","status_checked_at":"2026-01-22T01:17:35.564Z","response_time":86,"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":"2024-11-05T19:28:34.317Z","updated_at":"2026-01-22T01:33:19.685Z","avatar_url":"https://github.com/Bankole2000.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML and CSS\n## This is a h2 \n### this is a h3\n#### this is a h4 \n##### this is a h5 \n###### this is a h6\n\nThis is normal text \n*THis text is in italics*\n_This text is also in italics_\nThis *word* is italized\n\n**This is in bold**\n__this is also in bold__\nThis **word** is in bold\n\n*This is italized with a **bold** word*\n\nThis is a quote from someone \n\u003e this is a block quote \n\nThis is an unordered lis \n\n* Item one\n* Item two \n* Item three has some sub-items \n  * subitem 1\n  * subitem 2\n* Item four \n  * Subitem for item 4 \n\n1. This is item one (numbered)\n2. This is item two (numbered)\n\nI want to write a literal asterisk like this \\*\n\nThis is a forward slash - \\\\\n\n\u003ca href=\"https://google.com\"\u003eThis is a link to google\u003c/a\u003e\n\n[This is also a link to google](https://google.com)\n\n[This is a link to google][google-url]\n\n[![This is an image of a cat][cat-image]](https://facebook.com)\n\n`Some code`\nTo install the package you can run `choco install \u003cpackage name\u003e` \n\n```css\n/* This is a css reset */\n* {\n  margin: 0; \n  padding: 0; \n  box-sizing: border-box;\n}\n```\n\n```html\n\u003cdiv style=\"background-color: red;\"\u003e\n  \u003cp\u003eTis is a p tag\u003c/p\u003e\n\u003c/div\u003e\n```\n\nUpcoming Features in the project \n\n- [x] Todo Item one\n- [x] Todo Item two \n- [ ] Todo item three\n- [x] This item has been done already\n\n\u003chr\u003e\n\n## This is a table\n\n| Column 1 header | column 2 header               |\n| --------------- | ----------------------------- |\n| This is item 1  | This is item 2                |\n| this is row 2   | This is another item in row 2 |\n\n:octocat: :smile: :fire: :100: :pray:\n\n![Top left flower](/imgs/horiztoleft.png)\n\n\u003cimg src=\"https://ukmadcat.com/wp-content/uploads/2019/04/sleepy-cat.jpg\" alt=\"drawing\" width=\"200\"/\u003e \n\n\n\n\n\n[google-url]: https://google.com\n[cat-image]: https://ukmadcat.com/wp-content/uploads/2019/04/sleepy-cat.jpg\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbankole2000%2Fhtmlandcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbankole2000%2Fhtmlandcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbankole2000%2Fhtmlandcss/lists"}