Week 2B – Art301
FILES FROM Class MW CLASS
Files from Class FRI Class
Email Blast DEMO – Thanks Rebecca.
Additional Notes from the DAY. FRIDAY CLASS:
– HTML
– File Folder Structure
– Linking
HW – 1055a
1130a I will be back.
1200n – Wireframes and EmailBlast
100ish – Image opt. file types.
<html>
<head></head>
<body></body>
</html>
BLOCK LEVEL ELEMENTS VS INLINE ELEMENTS
Rules of naming:
1. lowercase
2. no special characters #?&
3. no spaces – _
4. have file extensions .html .png .jpg .swf .mov .mp4 .gif .pdf .php
ABSOLUTE LINKS VS RELATIVE LINKS
<a href=”thelink.html”/>text or image</a>
CHILD FOLDERS and GRANDCHILD FOLDERS
PARENT FOLDERS and GRANDPARENT FOLDERS
GENERAL RULE:
WIDTH IS MORE IMPORTANT THAN HEIGHT*
.jpg – photographic images (best file compression)
.png – photographic transparency
.gif – flat color / animate /support transparency (256 colors)