top of page

Web Development

Students will learn the fundamentals of HTML, CSS, and Javascript. Students in the higher level will learn PHP and MySQL as well.

Who is it for?

  • Are you 11-18 years old?

  • Do you have an interest in designing your own website?

  • Do you have any interest in learning Javascript? 

Create your own website, and learn to code!

HTML

HTML or Hypertext Markup Language is the building block for any website, and it is the place where TeachME begins when teaching children web development. Students will learn what tags are, how the DOM works, and how to structure HTML to control how their site looks

CSS

Students will learn how to use CSS to change the color, look, size, location of an object, and much more!

Javascript

Students will learn to use Javascript to modify the DOM, to add interactive features to their website, and to dynamically change aspects of their websites. Students will also be introduced to some security concerns that come with Javascript. As it is a full programming language, students also learn about such concepts as variables, I/O, looping, and functions.

Please reload

bottom of page