Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
85 views

HTML, CSS, and JavaScript For Web

This 3-sentence summary provides an overview of the key topics covered in the document: The document is a course on HTML, CSS, and JavaScript for web developers offered through Johns Hopkins University on Coursera that covers the basics of each language including HTML5 tags and structure, CSS3 concepts like the box model and responsive design, and JavaScript fundamentals like types, objects, and functions to code interactive elements and dynamic updates for websites.

Uploaded by

Parul Rathva
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

HTML, CSS, and JavaScript For Web

This 3-sentence summary provides an overview of the key topics covered in the document: The document is a course on HTML, CSS, and JavaScript for web developers offered through Johns Hopkins University on Coursera that covers the basics of each language including HTML5 tags and structure, CSS3 concepts like the box model and responsive design, and JavaScript fundamentals like types, objects, and functions to code interactive elements and dynamic updates for websites.

Uploaded by

Parul Rathva
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 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