Second week is done and gone and all the cobwebs are being taken care of.
Continue reading “Knocking Off The Dust”Category: Learning Log
What can be learned in two weeks?!
It has been only two weeks since a semester started. It might seems that not a lot can be learned in this short period of time, but…
Continue reading “What can be learned in two weeks?!”Normalize and Reset CSS
It is very nice to learn the ways how web pages could be affected by  
Cascading Style Sheets with either link of Reset CSS or Normalize CSS.  
Like Riding A Bicycle
I’ve had years of practice with HTML and sure, I don’t use it everyday like I used to since I’ve returned to my studies, but regardless, it’s very much as if I’m getting back on a bicycle after a 23 year hiatus.
Continue reading “Like Riding A Bicycle”Week 2 | HTML Review & CSS Issues
To use or not to use, that is the question . . .
Last week we delved a bit into the fascinating world of web dev politics and its many issues. One of these
Continue reading “Week 2 | HTML Review & CSS Issues”What I’ve Learned So Far
So far I’m getting back up to speed and getting back into the hang of HTML and CSS and I’m excited to start our first big project! So far in class I’ve learned about the Eric Meyer Reset and its advantages and drawbacks, along with normalizing CSS. I’m happy to learn that there are different ways to choose from and I’m excited to learn first hand how to navigate both. I’ve also learned about the numerous FTP applications I can choose from to upload content online. I’m also happy to learn that we have a code checker that we can use during our assignments. Coding the HTML resume was alot of fun, however simple mine seemed to be, it was a great refresher assignment to jog my memory from Natalie’s Intro to Web design class I took two semesters ago. Im really enjoying this class already and I’m excited to learn more!
Week 2 – I can do this!
What I recall from this week was a contrast from last week. Our first assignment was to create a “future resume” and when I started it I felt panic as I did not recall how to start a page, make sections, put things together or make it look good on the page.
I can do this, at least for the second week!
The second week I brought my binder and my Dreamweaver text book to class, but found that I didn’t really need it (yet). This made me feel pretty good. It wasn’t fantastic coding, but it was up within the time limit. I felt pretty good about that.
I am looking forward to learning more. The pace is nice and slow at first (as it should be), but I am looking forward to coding my first project.
Week 2 – A Better Acquaintance w/ HTML and CSS
Week 2 introduced a world of information effectively expanding my technical perspective and perception of HTML and CSS.
Continue reading “Week 2 – A Better Acquaintance w/ HTML and CSS”Journal Entry – Week 2
Journal Entry – Robyn Fulton
This has been a very productive 2 weeks. I’m glad we started off with an overview of HTML and CSS.
Continue reading “Journal Entry – Week 2”html and CSS
I learned this week that it is very important to know the functional differences of html and CSS. Html is used to provide the structural outline and content for the website. It is not used to style or make the website visually appealing. CSS is used for styling and to make the website visually appealing. Both are coded differently, however, both have Emmet enabled shortcuts. I really enjoyed learning how to build code faster and more efficiently.