BUILD YOUR OWN WEBSITE

Web Development will enable students to learn to build websites from basic HTML codes. They will learn how to use CSS to add colors, layout, and fonts to the presentation of Web pages. As part of the course, they will also learn to add elements like text boxes and buttons to create an online form and validate the user entry, using JavaScript.

Beginner Intermediate Advanced
Create simple webpages with text, images and simple CSS styling. You will create links and navigate between webpages. . Create a website from scratch, with CSS styling. Add a web form with data validations. Learn javascript and add interactivity to the website. Create web forms and store the data in a database. Learn to retrieve and edit stored data. Learn exceptions and error handling.