Week 1 Flashcards
What’s a Web page
A web page is a document (or file) structured with HyperText Markup Language (HTML)
What’s a website
One or more web pages linked together. The pages have a common domain name,
HTML definition
HyperText Markup Language
CSS definition
Cascading Style Sheets
LAN definition
A local area network
Ethernet definition
Ethernet is connecting devices in a wired local area network (LAN) or wide area network by cable
IP adress definition
Internet Protocol (IP) address is the unique identifying number assigned to every device connected to the internet.
TLD definition
top-Level domain com, .org, .net
what is a path
the specific location or route through which a file or directory can be accessed within a file system.
a sans-serif and a serif font
sans-serif = arial
serif = georgia
inline element examples
< a >,< img >,< span >,< input >
block elements example
<dd>,<dl>,<div>
</div></dl></dd>
HTML element attributes
Some attributes apply to all
elements
example: src=”“,alt=’’
HTML element values
Must be wrapped in straight,
double quotes: “…”
example: “images/cat.jpg”, “lounging gray cat”
whats a protocol
protocol is a set of rules for formatting and processing data