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 3 - CSS Styling Learning Diary

  • Public
By Hassan Jasim in the group COMP 266 August 24, 2022 - 3:31pm

In this unit, I improved on the HTML of my site by adding styling, class names to HTML tags and more. Much like unit 2, I have worked extensively with CSS in the past few years, so this unit was relatively straight forward for me. I was able to identify the properties that I needed to change to make the site look the way I wanted. Keeping the site colors neutral and styling flat and simplistic was key hare as I wanted all the personas to have an easy time navigating the site with no jarring colors or anything too flashy. As I am portraying a professional company targeted to professionals, the styling needed to match that aesthetic. Much like unit 2, It was a little odd for me to just work on the CSS and leave the HTML largely untouched. In my workflow, I usually bounce back and forth between HTML and CSS, changing tags and styling to get the desired look of the site. However, for this site, most of the planning needed to happen ahead of time and HTML tags were carefully picked so that during the development of unit 3, there would minimal back and forth. I believe I have met the learning outcome for this unit as my code is well commented, well segmented, and easy to read. If I had to do this unit again, I would split up the CSS file into multiple files. Even though this would create a lot of duplicated CSS code as there are many shared components across pages, it would improve maintainability of the codebase.

Zip folder of the site can be found here: https://landing.athabascau.ca/file/view/14785112/unit-3-css-styling