🌐 1. The World Wide Web (WWW)
Competency 10.1: Explores the need for web
The WWW is a massive collection of documents and other resources linked by hyperlinks and URLs. Websites can be categorized based on their purpose:
- Informational/News: Provides current events and facts.
- Educational: Offers learning materials (like this tool!).
- Commercial/E-commerce: Facilitates buying and selling of products and services.
- Web Portals: Gateways that offer a wide range of services and links, often personalized.
2. HTML Structure Builder
Drag and drop the HTML tags to build a basic page structure:
Available Tags:
Build Your HTML Page:
Drop tags here to build your HTML page.
Generated HTML:
3. CSS Selector Quiz
Match the CSS selector with its description:
Selectors:
Descriptions:
4. HTML Tag Dropdown Builder
Choose HTML tags from dropdowns to build a list:
5. Form Element Picker
Select form elements to add to your form:
Your Form:
6. CSS Property Slider
Adjust CSS properties for the box below:
🚀 7. Publishing and Maintenance
Competency 10.8: Publishes and maintains web sites
After development, the website must be published. This involves:
- Local Publishing: Testing the site on your own computer or within a school Intranet.
- Internet Publishing: Uploading files to a web server provided by a Web Service provider (using FTP or similar tools).
- Performance Factors: Investigating factors like image size, code efficiency, and server response time which affect website performance.
Students should now be able to use an authoring tool (like a modern IDE) to create and deploy the web pages they have learned about.
