You are on page 1of 9

HTML, CSS, and JavaScript

for Web Developers


Johns Hopkins University via Coursera 

Name: Mukund Dholariya


Enrollment no: 180303108021
Web Developing
• Website is a collection of related web pages, including multimedia content,
typically identified with a common domain name.
• Websites can have many functions and can be used in various fashions: a
websites can be a personal websites, a commercial website for company, a
government website etc.
HTML, CSS, and JavaScript –An
Overview
• HTML
Hypertext Markup Language
Structure of Page
• JavaScript
Interactivity with User
Dynamic Updates in a Web Page
• CSS
Cascading Style Sheets
Presentation/Styling
HTML5
This module we will learn the
basics of HTML5. We'll start
with instructional videos on
how to set up your
development environment, go
over HTML5 basics like valid
document structure, which
elements can be included
inside other elements and
which can not, discuss the
meaning and usefulness of
HTML5 semantic tags, and go
over essential HTML5 tags.
CSS3
• A lot of people "tinker" with CSS.
In this module, we'll take you
from the very basics of CSS3 to
some fairly advanced concepts
like floating and CSS rule conflict
resolution. We'll go over the 'box
model', background property, etc.
• We'll finish off the module with
learning about Responsive Design
using our own CSS code as well as
start introducing Twitter
Bootstrap with its essential Grid
System.
JavaScript
• we are going to concentrate on learning the fundamentals of the
JavaScript language.
• We’ll cover just about everything - from common language constructs
and Javascript types to objects, functions, arrays.
Coding the Static Restaurant Site

• Create Restaurant Website using HTML, CSS & Javascript.


• Responsive Design
• Add Menus, Special and restaurant Map.
Laptop Phone
Thank You

You might also like