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 and Learning Diary

  • Public
By Andrew Jackson in the group COMP 266 October 28, 2022 - 12:01pm

Link to Code:

https://landing.athabascau.ca/file/owner/andrewja25#15637038

In this unit, I created all the base HTML code for my website. I have worked with HTML before, and my main goal was to ensure the site would be easy to navigate and be setup with the proper classes and divs such that it would be much easier to implement the css and JavaScript in upcoming units. For this unit I only created 3 out of 5 of the pages that will be on the final website, and I intend to use JavaScript to fill out the other 2 pages so they would be relatively empty outside of the header and footers which are displayed on the other pages. But I feel the other 3 that I created setup the templates that are in my page mock-ups in my site design which I created for Unit 1. It was a small learning curve for me to work with html without css as usually when I am creating something I do them both at the same time. Overall, I feel I met the learning goals for this section implementing many different types of tags into my pages.