Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Glasgow Class 5 - Andy Robertson - HTML/CSS - Week 1#70

Closed
Andy-Robertson wants to merge 15 commits intoCodeYourFuture:masterfrom
Andy-Robertson:master
Closed

Glasgow Class 5 - Andy Robertson - HTML/CSS - Week 1#70
Andy-Robertson wants to merge 15 commits intoCodeYourFuture:masterfrom
Andy-Robertson:master

Conversation

@Andy-Robertson
Copy link

Your Details

  • Your Name: Andy Robertson
  • Your City: Glasgow
  • Your Slack Name: Andy

Homework Details

  • Module: HTML/CSS
  • Week: 1

Notes

I decided to experiment further with pseudo selectors so I implemented a nav menu and practised with several pseudo selector variants to style and animate the buttons.

Using pseudo selectors to animate the nav menu was pretty tricky to figure out but I got there in the end and learned a lot about the syntax required to target specific link (a) elements using this type of selector.

I tried to be creative with the page design too and it was the first page Ive made with a black background, so I wasn't sure how it was going to turn out :)

This was a major update which mainly focused on fleshing out the concept, design and function.

Improved the html structure, added several class selectors, a page navigation system and split the content into paragraphs.

Completed basic CSS with the aim of putting most styling options behind class selectors.

Created a new folder for images and added a logo image.
Added meta tags for author and description  to aid SEO.

Added favicon to meta data.
Updated site meta description
Updated page description content
Removed news class
Added both nth-last-type() and last-of-type pseudo selectors for fun
Added margin and increased border-radius of first-child of article
Completed a major re-write of the navigation system which now properly uses pseudo classes, this was awesome to work on!
Completed HTML structure
Added content links
Made many tweaks to the CSS
Changed name attribute to IDs for navigation
Updated mailto links, removing the white space (?)
Removed empty comment from CSS
Following feedback from the Zoo project I updated the transition properties to include the property to be animated and curve of the animation values.
Following the Zoo project feedback, converted all class names to  kebab case.
@github-actions
Copy link

Your coursework submission has been closed because nobody has interacted with it in six weeks. You are welcome to re-open it to get more feedback.

@github-actions github-actions bot added the Stale label Jul 27, 2021
@github-actions github-actions bot closed this Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant