2 WEB & HTML basics
2 WEB & HTML basics
Technology
• https://en.wikipedia.org/wiki/Web_development
Setting Up a Development Environment
• Choosing the right code editor (e.g., VS Code, Sublime
Text, NOTEPAD e.t.c).
• Installing necessary tools (browsers).
• Creating a local server for testing (e.g., using Live
Server).
HTML Fundamentals
• Introduction to HTML and its role in web development.
• Understanding elements, tags, and attributes.
• Learning about the structure of an HTML document.
HTML Tags
HTML Elements
Creating Your First Web Page
• Step-by-step guide to building a simple web page.
• Adding text, links, and images.
• Saving and opening your HTML files in a web browser.
HTML Structure ( What is a structure)
Web Development Basics
• HTML uses tags, which act like containers and tell you about
the information which lies between their opening and closing
tags.