ART 466


WEEK 1

(Wednesday) February 2
Weather forecast Towson Mostly Cloudy, 43°F - 37°F 


*Go over syllabus*


DOWNLOAD:
- BB Edit
or
Brackets


HTML basics:

READING:

* HTML INTRODUCTION
* HTML BASIC
* HTML ELEMENTS
* HTML ATTRIBUTES
* HTML HEADINGS
* HTML PARAGRAPHS

Some more HTML:

<!-- this is a comment in HTML -->

<a href="http://www.website.com"> Link to a webpage </a>

<a href="..." target="_blank">Link to a webpage </a>

*PLEASE, DO NOT USE HTML STYLES,
WE WILL TALK ABOUT CSS STYLES NEXT WEEK *



Look at page1.html




HOMEWORK:


[part 1]

- Find or create an image of your face.
- Find at least 5 images of your work
     (at least 2 web designs & 3 more works of your choosing).
- Write a paragraph or 2 about yourself.

[part2]

Using HTML CODE:
Make 1 webpage (about yourself),
use the following:
- 1 heading (your name)
- 1 image of your face
- at least 3 more image sources
- at least 1 paragraph
*and 3 hyperlinks to websites of your choosing
Note: web designs can be embeded as images ,or you can make hyperlinks to uploaded projects.

...all due next Wednesday, February 9

- Put all of your images & HTML page in 1 folder
- You can compress it into a .zip file