Landing : Athabascau University

Group members: this is the place for your learning diary. Use this to post your zipped-up site at least once each unit, and your reflections as often as you wish (at least once per unit). Please write your reflections directly in the post, not as attached files. Where you do need to attach documents, such as for unit 1 designs, use PDF, PNG or JPG formats. You can attach files using the 'Embed content' link in the editor.

QUICK COURSE LINKS:  Add blog post - Read latest group postsFAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : MiscPodcasts for each unit

Updated resource pages:  Unit 1 - Unit 2  - Unit 3Units 4 & 5 - Unit 6 - Unit 7

mportant notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit

Unit 2: HTML Helpful Sites & Videos

  • Public
By John Borg in the group COMP 266 July 21, 2019 - 10:27am

While working on this unit, there were many pages and videos that I found extremely helpful. Near the beginning of the chapter, I began by watching only HTML introduction videos. Then, I focused in on specific tags and methods for developing my pages. Some of my largest struggles were understanding the proper use of

and . I was also completely unsure of how to create a form that would then be mailed to me. Aside from that, I needed some help with the formation of tables. I figured all of this out relatively quickly with the help of a few YouTube videos. These resources will be attached below to assist anyone else with learning these basic HTML skills. 
 
 
 
Using span & div   
I found the link ABOVE to be particularly useful. 
 
I had to do quite a bit of research to figure out this aspect. It took some time to figure out that there is no way of sending/mailing info using only HTML. There has to be a "host" that actually communicates info.