HTML5, CSS3, and JavaScript Fourth Edition

(Ben Green) #1

Chapter 21


Working Offline


Contents


21.1 More Vocabulary................... 222
21.2 You Have A Browser................ 222
21.3 An Empty Folder.................. 223
21.4 Text Editor...................... 223
21.5 Text Plain....................... 223
21.6 Simple Markup.................... 224
21.7 Reloading Your Webpage.............. 225
21.8 Adding a Photo................... 226
21.9 Start and End Tags................. 227
21.10Congratulations................... 227

Webpages should be on the web, right? That means being hosted “on line”
and having a domain name.


We are going to get to that shortly.


In this chapter we show you how to build a webpage locally, right on the
computer you are using to read this PDF file.


The wordlocalmeans right at your computer, instead of somewhere out
on the Internet. The wordofflinemeans the same thing. Sometimes it is
written off-line with a hyphen.


Exam Question 343(p.356): What word means right at your computer
instead of somewhere out on the Internet?


221

Free download pdf