(Wednesday) February 2
    Weather forecast Towson : Mostly Cloudy, 43°F - 37°F ![]()
    
    
   *Go over syllabus*
   
   
   DOWNLOAD: 
   - BB Edit 
or 
Brackets 
    
   
 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 *
[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