Art 301 F – Week 2

difference type-

HTML vs Embedded in image

 

WebSafe Typography

 

points vs pixel

 

<head>

does not display content

brains

 

<body>

content/images/text etc.

 

 

MUST CONTAIN ALL YOUR SITE FILES WITHIN ONE ROOT FOLDER

 

header tags <h1> thru <h6>

 

Block Level Element vs In Line Level Elements


 

HW: Finish the MyPet HTML Website

Requirements:

1. all 5 pages must link to each other

2. all 5 pages must have an image

3. try to use all tags <h1> thru <h6> <em> <hr/> <ol> <ul>


HW #2

Draw table structure for 2 of your designs

Create HTML Table structure for both designs

<table> <tr> <td>

 

HERE ARE THE FILES FROM CLASS