Web Design Basics Web Design Basics
Download
Report
Transcript Web Design Basics Web Design Basics
Computer use language to communicate
A web browser will read these tags and
translate it into what you actually see
Viewing Code of ESPN Website
MCE Website
Cascading Style Sheets
World’s Most Popular Programming Language
Can be inserted into HTML pages
Makes your page interactive
Examples
You can’t do these things with HTML
HTML, CSS, and Javascript can all be on one
page, they all work together
C++ PHP –
APIs –
Dreamweaver
Free Sites
◦
◦
◦
◦
WordPress
Wix
Squarespace
Another Example
Users sequentially move from one page to the
next.
Home
Page
Content
Page 1
Content
Page 2
Sites organized around a single home page.
Home Page
Content
Content
Content
Content
Every page is connected to every page.
Can travel from page to page but can be
confusing.