Reading-Notes

Html Css &copy HTML & CSS Design and Build Websites BY Jon Ducket

Structure

(HTML Chapter 1: “Structure” (pp.12-39)

extra markup

ExTRA MARKUP

*HTML Chapter 8: “Extra Markup” (p.176-199) *

layout

HTML5 LAYOUT

HTML Chapter 17: “HTML5 Layout” (pp.428-451)

DESIGN

PROCESS & Design

js

How Javascript makes web pages more interactive

To put things simply, JavaScript is used to create responsive, interactive elements for web pages, enhancing the user experience.Things like menus, animations, video players, interactive maps, and even simple in-browser games can be created quickly and easily with JavaScript.

JavaScript allows us to make web pages more interactive by accessing and modifying the content and markup used in web page while it is being viewed in the browser.

abc

A

What is a script ?

flowchart

B

How do computer fit in with the world around them ?

pc

C

How do I write a script for a web page?

fit

To write a script, you need to first state your goal and then list the tasks that need to be completed in order to achieve it