DEDivine Edekiintechdiamond591.hashnode.dev·Jan 24, 2024 · 4 min readThe Impact of Social Media on TeenagersWhat is Social Media Social media are interactive technologies that facilitate the creation, sharing and aggregation of content, ideas, interests, and other forms of expression through virtual communities and networks. Social media has become an inte...00
DEDivine Edekiintechdiamond591.hashnode.dev·Dec 29, 2023 · 2 min readHTML Lists: Ordered and UnorderedHTML provides three types of lists: unordered, ordered, and description lists. Lists are used to store data or information in web pages in ordered or unordered form. The following are the tags used to create lists in HTML: <ul>: Used to create an un...00
DEDivine Edekiintechdiamond591.hashnode.dev·Nov 15, 2023 · 1 min readHTML-ParagraphsSo in my first post, we talked about header tags now we'll move into paragraph tags. Paragraphs in your HTML HTML paragraph tags are used to create paragraphs on a web page. They are represented by the <p> and </p> tags. The content between these tag...00
DEDivine Edekiintechdiamond591.hashnode.dev·Oct 7, 2023 · 1 min readHTML-The Header TagsThis is my first post. And I just want to talk about header tags. I always used to ask myself what HTML is, but I later learned its meaning. HTML simply stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web page...00