WebStart
WebStart
• Objective:
Briefly introduce the session and set expectations.
• Topics to Cover:
• Objective:
Explain the building blocks of a website.
• Topics to Cover:
o HTML:
▪ What is HTML?
▪ Basic HTML tags (<html>, <head>, <body>, <h1>, <p>, <a>, <img>).
o CSS:
▪ What is CSS?
• Objective:
Familiarize participants with how a website is developed.
• Topics to Cover:
3. Testing in a browser.
• Objective:
Teach participants how to create a simple webpage using HTML and CSS.
• Topics to Cover:
o HTML Practical:
▪ A heading (<h1>)
▪ A paragraph (<p>)
▪ An image (<img>)
▪ A link (<a>)
▪ A button (<button>)
o CSS Practical:
• Objective:
Reinforce what participants have learned.
• Topics to Cover:
o Recap of:
▪ HTML (structure).
▪ CSS (design).
▪ JavaScript (interactivity).
• Objective:
Clear participants' doubts and get feedback.
• Topics to Cover: