Term
|
Definition
| A way of building websites that reuses predefined css code. |
|
|
Term
|
Definition
| A person who designs and maintains websites. |
|
|
Term
|
Definition
| Div classes that act as boxes which separate content. |
|
|
Term
|
Definition
| A set of pieces of creative work collected by someone to display their skills, esp. to a potential employer. |
|
|
Term
|
Definition
| A part of a webpage that has a start and ending tag. Ex. p /p, ul /ul and div class=”” /div. |
|
|
Term
|
Definition
| A set of properties that are used for one element in a webpage. |
|
|
Term
|
Definition
| A function in the 960 grid system that allows you to move div boxes to the right. |
|
|
Term
|
Definition
| a function in the 960 grid system that allows you to move div boxes to the left. |
|
|
Term
|
Definition
| Making changes to how an element looks on a webpage in the HTML file rather than in the CSS file. Not a good practice although sometimes necessary. |
|
|
Term
|
Definition
|
|