Siirry pääsisältöön

Week 2 at JAMK (HTML & CSS)

Things I learned on the second week of studying at JAMK:   

  • HTML id and class
  • CSS external style sheets
  • CSS padding and margins
  • CSS backgrounds
Basically, what I learned during this week at JAMK was how to make a lovely 90s style website 😂 How wonderful.

Thoughts on the things I learned:

The most important thing I learned this week was definitely making a CSS style sheet. Now it’s so much easier managing all the styling on the page. The HTML id and classes were also a very useful thing to learn and they became handy right after learning how to make an external style sheet.




Kommentit

Tämän blogin suosituimmat tekstit

Things I’ve learned in June 🌞

Python (the basics) 🐍 Calculations Types and conversions Conditions Loops (while, for) Googling like there’s no tomorrow More advanced CSS Bootstrap (for CSS) 🥾 Grid (rows, columns) Containers (automatically responsive!) Buttons Font Awesome icons (so easy and cool) Designing wireframes with Figma 🎨 Color theory and font theory     JAMK courses I’ve completed: Web techniques  Python basic course (the exercises, there’s still the exam left) 👏👏👏

Week 1 at JAMK - Git & Gitlab + HTML/CSS

 The first week at JAMK (Jyväskylä University of Applied Sciences) is over. Courses I studied: - Git & Gitlab (studied and completed wohoo) - Web techniques (1/7 done) Learning method: independent studying I need to elaborate a bit more. It came as a bit of a surprise to most of the students that after the orientation week we’ll basically just study alone, there are no lessons. There are videos that the teachers filmed some years ago but that’s it. We’ll never meet the teachers in person. Thank goodness we have a lovely teacher tutor Maarit in the classroom to help us when we get stuck. That is one of the reasons why I decided to study on site at the Dynamo campus. Furthermore, it is easier to concentrate at school than at home. So my daily routine is to go to school at 9 and leave at around 3 or 4. Even though independent studying was a great disappointment, there is one surprising benefit: I can set my own pace. _________________________ Git & Gitlab I dived into the de...