Monday, 5 October 2015

LO2 - Codecademy - What I've done so far this lesson (5/10/2015)



















30 minutes in to the lesson:
- Finished learning the basics of CSS style sheets
- Began working towards more stylised and specific CSS styles pertaining several presets that come with a working frame.

- Learnt that you can access nested elements of a division class i.e. .jumbotron .container - affects all in container division.



60 minutes in to the lesson: 
- Learnt how to use thumbnail division classes and insert images on to the webpage on the index.html page.
- Learnt that each element can be arranged in to equal parts of a grid along the webpage. This can be selected by choosing how many columns the element will be spread across.



1 hour and 20 minutes in to the lesson:
- Just beginning to working on a website that I have personalised myself. 

LO2 - Codecademy - Learning how to create a basic HTML and CSS style sheets

Codecademy Recap:
- Learnt how to create a list/bullet points using <ul></ul> and <li></li>
- CSS style sheets - Basics:
Division selections
Able to use hexadecimal and RGB for colouring
Padding, borders and increased spacing
Selected fonts and font sizes
- Basic nesting and uses of division classes
- Knowing which text style to use for each part of the HTML page