Vocabulary
Browser |
Server |
IP address |
URL |
Absolute URL |
Relative URL |
HTML |
HTTP |
Link |
Cookie |
Tag |
Javascript |
DNS |
Domain name |
TLD |
WHOIS |
CSS |
PHP |
Questions
What is a web site, in terms of folders and files?
What is a web page?
What does view source do in the web browser?
What are some examples of filename extensions? What are they used for?
What's the difference between an absolute and a relative URL? When is it appropriate to use each one?
What does include dependent files? mean?
What is the advantage of using CSS on a web site?
Why doesn't a design appear exactly the same in DW, FF, or IE?
What steps can I take to make my web page usable on any sized screen?
What is the local site root?
What are the image formats used in web pages?
What is a typical screen resolution?
What are the tradeoffs when using tables versus CSS for page layout?
What 3 pieces of information do you need to access an account on a web server?
Can you...?
Make a link
Make an internal anchor and link to it
Make a list, ordered or unordered
Make a table
Use a table for page layout
Use an image as the background of a page
Set the title of a web page
Define a style in a stylesheet and use it in more than one page
Log into a web server and make a backup of the whole site
Insert a form into a web page
Fill in the blank...
A link consists of ___________ and _____________ .
A web page is actually a ___________ file, (written in the _______ language,) along with the associated _____________ .
The structure of a URL on a web site is (most often) determined by the structure of ____________ and ____________ on the web server.
http://www.nytimes.com/2009/07/21/nyregion/21vacancies.html
What is the domain name?
What is the TLD?
On the web server, what is the name of the folder that contains a file named “21vacancies.html”?
Why do file names end with a “dot” and 3 or 4 letters?