I feel like one of the little kiddos I teach online! Though I'm probably considerably more excited about learning to make shapes than they are :) I learnt to make triangles from CSS Tricks . Credit where credit is due. I learnt to make circles(while making buttons) some time ago on one of the coding courses I did online. I never actually played around with it until today. I moved my shapes around the page using the CSS declarations of ' position: absolute ' and ' top/bottom/right/left: x px '. It has actually helped me better understand how div elements work and how to play around with the layout. I'm glad I sidetracked from my programming course to do this. Perhaps I should set aside a day every week for sidetracking and personal projects. HTML CSS stylesheet part 1: Triangles CSS stylesheet part 2: Circles CSS stylesheet part 3: Squares
This is me documenting my progress as a programmer. I foresee much excitement, much frustration and much cats. Always, cats.