Hackathon: Day 1 - CSS Advanced

We started the hackathon with simple coding principles in HTML and CSS.


Mar Presenting (Stadon, 2018)

We began to learn more about jquery using Javascript and learnt to link this using a local file or using a link. I decided to use the local version that I saved in my js/lib folder because this means that I can work on my code without having to use the internet.




Mar showed us how to use Google Fonts in our code, which allows us to be original with our fonts as there's a large amount to choose from. https://fonts.google.com/

I chose the font "Mali" from the Google Fonts website and put this into my code.



Google Fonts Website


Google Font "Mali" being used in my code
Mar also showed up how to use animations which is a new feature that has been added to CSS3.
Unfortunately not all animations are compatible in different browsers so this may need to be taken into account.

We learnt that z-index is used for depth and layering.
By changing the value of z-index, we can change which box overlaps.


Z-index value = -1 for the sector "mylayer"


Z-index value = 3 for the sector "mylayer"

New feature of CSS3 is grids used for responsive web, that is used in bootstrap.
We went over SCSS and how it differs to SASS and CSS.

Bibliography
Google Fonts (...) Mali. [Online] Available at: https://fonts.google.com/specimen/Mali. [Accessed: 16 October 2018].
Js Fiddle (...) P5.JS Editor. [Online] Available at: http://jsfiddle.net/mcanet/3c9uy6dm. [Accessed: 16 October 2018].
Stadon, J. (2018) Julian Stadon Facebook. 16 October, 2018. 4:52pm. Available at: [Accessed: 16 October 2018].

Comments

Popular posts from this blog

Unity Project 4: Ball platformer game

[Research] Traditional Poster Design (4CTA1214)