1. What is a Website? (Simple Explanation)
A website is a collection of web pages that are available on the internet.
- It can contain text, images, videos, and links
- You can open it using a browser like Chrome
- Every website has a unique address called a URL
👉 Example: Google, YouTube, Amazon are websites
—————————————————-
2. Real-Life Example
Think of a website like a book 📖
- Book = Website
- Pages in book = Web pages
- Table of contents = Navigation/menu
👉 When you open a website, you are reading different pages like a book.
3. Types of Websites
1. Static Website
- Fixed content
- No changes unless developer edits code
👉 Example: Simple portfolio
2. Dynamic Website
- Content changes automatically
- Uses databases
👉 Example: Facebook, YouTube
4. How a Website Works (Very Simple)
- User types website URL
- Browser sends request
- Server sends data
- Website appears on screen
👉 Simple: Request → Response → Display
5. What is Needed to Create a Website?
- HTML → Structure
- CSS → Design
- JavaScript → Functionality
👉 HTML is the first step (what you are learning now)
6. Common Mistakes Students Do
❌ Thinking website = only design
❌ Confusing website with web page
❌ Not understanding how internet works
7. Interview Questions
- What is a website?
- Difference between website and web page?
- What are static and dynamic websites?
- How does a website work?
8. Mini Assignment
👉 Task:
- Open 5 websites (Google, YouTube, Amazon, Flipkart, Wikipedia)
- Identify:
- Homepage
- Menu
- Different pages
👉 Write your observations
