
ComputerZone in Kannada
June 16, 2025 at 06:42 AM
🌐 Web Basics: Day 2
📘 ಪಾಠ: What is a Website? – Types & How Websites Work
---
🔰 ಪರಿಚಯ (Introduction):
ನೀವು ದಿನವೂ [www.google.com](http://www.google.com), [www.youtube.com](http://www.youtube.com) ಅಥವಾ [www.wikipedia.org](http://www.wikipedia.org) ಹೀಗೆ ಹಲವು "websites" ನೋಡ್ತಿರಾ.
ಆದರೆ website ಅಂದ್ರೆ ಏನು? ಅದು ಹೇಗೆ ಕೆಲಸ ಮಾಡತ್ತೆ? ಹಾಗೂ ವಿಭಿನ್ನ website ಗಳು ಯಾವ ಯಾವ ರೀತಿಯವೋ ಎಂಬುದನ್ನು ಈ ಪಾಠದಲ್ಲಿ ತಿಳಿಯೋಣ.
---
🌍 1️⃣ Website ಅಂದ್ರೆ ಏನು?
Website = Webpages ಗಳ ಸಂಗ್ರಹ
ಅಥವಾ information, media, services ಒಟ್ಟಿಗೆ ಹೊಂದಿರುವ digital location.
➤ Website = Address + Content
Example:
Address – [www.google.com](http://www.google.com)
Content – Search box, results, images etc.
💡 Website always starts with http\:// or https\://
---
📁 2️⃣ Website ಹೇಗೆ ಕೆಲಸ ಮಾಡತ್ತೆ?
When you type [www.youtube.com](http://www.youtube.com):
1. Your browser sends a request to the server
2. Server responds with the required data
3. That data is shown in your browser as a webpage
➤ Components involved:
✅ Browser (Chrome, Firefox, Edge)
✅ Web Server (host of website)
✅ Domain Name (ex: amazon.in)
✅ Files: HTML, CSS, JS
---
🖥️ 3️⃣ Websites’ Types
1. Static Website:
* Fixed content
* Made with only HTML, CSS
* Example: Portfolio, Resume websites
2. Dynamic Website:
* Changes based on user
* Made with backend code (like PHP, Node.js)
* Example: Facebook, YouTube, Amazon
3. E-commerce Website:
* Buy & sell products
* Example: Flipkart, Meesho
4. Blog Website:
* Articles, stories, tutorials
* Example: Medium, Blogger
5. Educational Website:
* Learning content
* Example: Khan Academy, BYJU’S
---
🕸️ 4️⃣ Common Parts of a Website
✔ Header → Logo, Navigation Menu
✔ Body → Main Content
✔ Sidebar → Extra content or links
✔ Footer → Contact, Copyright, Social Links
---
🤓 Fun Facts:
💡 Tim Berners-Lee created the first website in 1991
💡 Over 1.1 billion websites exist today
💡 India’s most visited website is Google
💡 Website loading speed affects ranking in Google!
---
🎯 Real-life Examples:
📘 Student reads lessons from BYJU’S
📘 Teacher publishes blog on “how to study”
📘 You order a pen from Amazon website
---
✅ ಇವತ್ತಿನ ಚಿಕ್ಕ Task:
📌 Step 1: Visit any 3 websites
📌 Step 2: Identify if they are static or dynamic
📌 Step 3: Note down Header, Footer, and Main Content
📌 Step 4: Try searching your name on Google
---
📣 ಮುಂದಿನ ಪಾಠಗಳನ್ನು ಮಿಸ್ ಮಾಡ್ಬೇಡಿ!
ನಮ್ಮ WhatsApp ಚಾನಲ್ Follow ಮಾಡಿ 👇
🟢 ಕನ್ನಡ Channel: [https://whatsapp.com/channel/0029VaCfLh5DJ6Gw7goi5H2m](https://whatsapp.com/channel/0029VaCfLh5DJ6Gw7goi5H2m)
🔵 English Channel: [https://whatsapp.com/channel/0029Vamp6qI6mYPFHNI22p3L](https://whatsapp.com/channel/0029Vamp6qI6mYPFHNI22p3L)
---
🚀 Day 3: What is a Web Browser? – Types & How to Use Them