Filter
Exclude
Time range
-
Near
HTML DAY 1 FOCUS: Learning lists (<ul>, <ol>, <li>) and semantic tags today. Building a page with proper structure before any styling. Semantic HTML = accessibility SEO benefits from day 1. #SemanticHTML #WebAccessibility #HTMLStructure
17
It all begins from our minds #WebDevelopment #Website #HTML #htmlstructure #NEW
10
Every session keeps reinforcing how much structure and detail go into building clean, usable web pages. #frontenddevelopment #html #webdev #codingjourney #devanddesign #learningtocode #bootcamp #growth #forms #lists #htmlstructure
1
17
26 Jun 2025
⚜️Halfway through HTML-CSS basics by @SuperSimpleDev ,learnt about HTMLstructure,textstyles,images, textboxes ⚜️Watched half of Week 1 of @cs50 ⚜️Didn’t do any physical activity today☹️ ⚜️Will most probably be starting my #100daysofcode journey with some course on Udemy. Peace ✌️
1
169
📌 أهم أكواد HTML للمبتدئين #2 #html #frontend #htmlbasics #htmltags #htmlstructure #htmltext #htmlsemantic
20
📌 أهم أكواد HTML للمبتدئين #html #frontend #htmlbasics #htmltags #htmlstructure #htmltext #htmlsemantic
14
2/6🧵 Basic HTML Structure An HTML document includes: <!DOCTYPE html> declaration <html> as the root element <head> for metadata <body> for visible content This structure is the foundation for every webpage. #HTMLStructure
1
21
15 Nov 2024
Mastering <div> Element! The <div> element: - Groups related elements for layout control - Creates complex layouts with ease Example: <div class="container"> <h2>Heading</h2> <p>Paragraph</p> </div> Code smarter, not harder! #WebDesign #HTMLStructure #DivElement #Layou
3
6
42
⚠️ Common Mistake Don’t use headings just to make text bigger! Headings should represent the importance of the content. If you just need bigger or bold text, you’ll learn to use CSS soon to style it. ✅ Stick to using headings to create clear content structure. #HTMLStructure
1
1
17
PAGE 2 🧱 Basic Structure of an HTML Document Every HTML file has a standard structure that looks like this 👇👇👇 This template is the foundation of every webpage you create. Let’s break it down! 🛠️ #LearnToCode #HTMLStructure
4
57
Just made basic layout of a webpage following @KalobTaulien 's classes. It has: -navbar and links -main -table -video and image -aside -footer etc. #html #frontend #htmlstructure #basichtml #htmlsemantics
1
1
188
HTML Quiz Time! Do you know the purpose of HTML? Test your knowledge! Drop your answers in the comments! Let's see who gets it right! #USSLLC #HTMLQuiz #WebDevelopment #HTMLBasics #CodingQuiz #TechTrivia #HTMLStructure #WebDesign #MarkupLanguage
19
Continuing with HTML The structure of an HTML document typically includes a <! DOCTYPE> declaration, <html>, <head>, and <body> tags. The <head> section contains metadata such as the page title, which the <body> section contains the visible content. #HTMLStructure #WebDev.
1
5
162
📄 HTML Document Structure: Every HTML page begins with <!DOCTYPE html> and has <html>, <head>, and <body> tags. They organize content and define the page. 🧱🏗️ #HTMLStructure #WebDev
1
49
2/10 HTML DOCTYPE ! An HTML document begins with <!DOCTYPE html> and consists of <head> (metadata) and <body> (visible content). It's the foundation of a web page. #HTMLStructure
1
4