6. Webpage Design Flashcards
Define HTML
Hypertext Markup Language. This language is used to build webpages
”
”
Paragraphs. Used for normal text on the webpage
”
“
Line break
Starts and ends an Ordered (numbered) list
.
Starts and ends an Unordered (bullet point) List
.
Goes around items in the list
Creates a divide in the page, and stores the contents of it
Breaks page into sections without making new lines. Inline tag
Starts and ends an Ordered (numbered) list
Starts and ends an Unordered (bullet point) List
*
Goes around items in the list
.
Creates a divide in the page, and stores the contents of it
.
Makes Text bold. Inline tag
.
Breaks page into sections without making new lines. Inline tag
.
Makes text Italic. Inline tag
.
Creates a Link (anchor)
Example of Image
Creates a comment in the code
Define Homepage
The starting page for a website, often containing links to other parts
Define Hyperlink
A link from 1 Hypertext page to another
Define Hypertext
A body of graphics and/ or text stored in a machine-readable structure so that a reader can cross-refer between related items of information