Combining fonts is really an unappreciated skill, unless you realize its not exactly the easiest design concepts to master.
Continue reading “The Art of Typography”Category: AAD 086 SP19
Fonts, fonts And more fonts…
Week 3 – All about fonts
Even though we had only one class this week, I learned so much about fonts.
Continue reading “Week 3 – All about fonts”The awesomeness of a Bio Generator
I was happy that we are picking up steam in class, but the most exciting thing last week was the automatic BIO GENERATOR.
HOW DID I NOT KNOW ABOUT THIS AWESOME THING. There are so many sites that say “write something about yourself” and I have no idea (or no desire) to share a bit, NOW I HAVE A TOOL TO HELP. This is great!
Additional item was the miasma that that is font choice. Yet another piece of your choice that can make or break the look and feel of your website. Yet another small tidbit that people over-choose when making (or not making) choices in their site.
Yet I am not surprised that such choices are made. In some places there are no choice because the font choices and sizes are already made in advance by a company “style guide” which tell you the format that is acceptable. This can be limiting as it is comforting as you are not flooded by well meaning employees telling you to change this or that. Those rails can help you finish your projects quickly as well as protect the overall look and feel of the site.
The other sites I have seen are made by a committee of managers, with a lot of political wrangling behind closed doors for each and every centimeter of the page. No wonder those sites look like a Jackson Pollock.
Fonts and Combining Fonts
Web fonts are so limited because Microsoft Windows are in different language versions etc.
Continue reading “Fonts and Combining Fonts”Week 3 – Fonts N’ Stuff
A week cut short, but a week nonetheless, Prof. Mead as always has provided immeasurably valuable instruction and insight . . .
Continue reading “Week 3 – Fonts N’ Stuff”Journey Entry – Week 3
This week was a challenge. I’m still having issues with the FTP site so it’s been frustrating to get my final project file loaded to Canvas. After many attempts, I think I finally figured it out. Hopefully, it will show up now and Bill can see it.
It was also hard getting back into the groove of writing CSS. It’s been almost a year since I took the beginner web class, so I forgot most of it. However, once I got back into writing CSS again, it all came back. =)
Process Decision-making
The article Better Web type – A Guide to Combining Fonts, reminded me of the great guidlines for choosing and pairing fonts. I appreciated the walk through in determining a sans-serif headline font and the thought process related to the decision making.
And something new I learned from this article is, when matching two fonts, make sure their x-heights align. I had not consciously realized and understood that tip.
And I liked the process info graphic to evaluate fonts.
Great article
wk3 learning journal
I learned this week that there are typographical rules for web design as well as print. I was pleasantly surprised to know that we are encouraged to use one font throughout a whole site. I also learned that ftp uploads require attention to detail, especially when updating a document or file. You have to remember to upload the new one and override the old one. I also learned that styling in CSS requires a lot of memory retention skills. If you continually practice writing the code out instead of using the code generator in Dreamweaver, you will get efficient at it. However, if you are unsure how to code something, the code generator is a real help.
2 Week Round-up
I learned some new things and remembered some forgotten things. If they stick, only time will tell…
Continue reading “2 Week Round-up”Knocking Off The Dust
Second week is done and gone and all the cobwebs are being taken care of.
Continue reading “Knocking Off The Dust”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.