ART 365


WEEK 1

(Tuesday) February 1
- LUNAR NEW YEAR

*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 3 images of your work.
- Write a paragraph or 2 about yourself.

[part2]
Using HTML CODE:
Make 1 webpage (about yourself),
try using the following:
- 1 heading (your name)
- 1 image of your face
- at least 3 more images
- at least 1 paragraph
all due next Tuesday, February 8

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