Term
|
Definition
|
|
Term
|
Definition
|
hyper-text markup language
|
|
|
Term
|
Definition
|
hyper-text markup language
|
|
|
Term
|
Definition
|
the body of the html page that is being viewed by those browsing your webpage from the web
|
|
|
Term
|
Definition
|
un-ordered list:
can be of type disc, circle, etc.
|
|
|
Term
|
Definition
|
ordered list:
order can be 1,2,3 or i,ii,iii, etc.
|
|
|
Term
|
Definition
|
coding embeded on the html page that allows for server side coding and client side. It can take inputs and reformat the page based off user inputs.
|
|
|
Term
|
Definition
|
table row:
creates a row in a table.
|
|
|
Term
|
Definition
|
table data:
creates a data cell within the table and row
|
|
|
Term
|
Definition
|
creates a horizontal frame across the browser window
|
|
|
Term
|
Definition
|
creates frames that are vertical in the internet browser
|
|
|