MOMichael Okorieinanosvoaldigoad.hashnode.dev·Sep 8, 2022 · 5 min readCss And How It Relates To HtmlWhat is CSS? And How Does It Relate to HMTL? So what is CSS and what is CSS used for? CSS stands for Cascading Style Sheets with an emphasis placed on “Style” and the latest version is CSS 3. While Hypertext Markup Language (HTML) is used to structur...00
MOMichael Okorieinanosvoaldigoad.hashnode.dev·Sep 8, 2022 · 3 min readBootstrapWhat is Bootstrap? Bootstrap is a free, open source front-end development framework for the creation of websites and web apps. Designed to enable responsive development of mobile-first websites, Bootstrap provides a collection of syntax for template ...00
MOMichael Okorieinanosvoaldigoad.hashnode.dev·Aug 22, 2022 · 7 min readHtml Tags, Html Layouts And Linux Commands.Html Tags: From what I have learnt so far, an HTML tag is a special word or letter surrounded by angle brackets, < and >. You use tags to create HTML elements, such as paragraphs or links. Many elements have an opening tag and a closing tag — for exa...00