Goal
To understand the similarities and differences of typographic attributes in print and digital delivery media.
Objective
Create a simple web font specimen sample using HTML, CSS and web compatible fonts.
Reading
- Robbins, Ch 5, p 71–94 and Ch 12, p 203–232
- http://webtypography.net/intro/
- http://sixrevisions.com/css/font-face-guide/
- http://www.alistapart.com/articles/real-web-type-in-real-web-context/
- http://webfontspecimen.com/
- http://www.google.com/webfonts
- http://www.fontsquirrel.com/
Reading
- Robbins, Ch 5, p 71–94 and Ch 12, p 203–232
- https://j.eremy.net/confused-about-rem-and-em/
- http://snook.ca/archives/html_and_css/font-size-with-rem
- http://www.alistapart.com/articles/real-web-type-in-real-web-context/
- http://webfontspecimen.com/
- http://www.google.com/webfonts
- http://www.fontsquirrel.com/
- http://type-scale.com
- http://pxtoem.com
Exercise:
Visit http://www.google.com/webfonts and http://www.fontsquirrel.com/ and select a typeface from each. Then visit Web Font Specimen http://webfontspecimen.com/ and download the “wfs” file folder. Replace the default code using the accompanying directions for each font. Test your files in Apple Safari and either Mozilla Firefox or Google Chrome. Use the Grab app to take a screen shot of browsers tested. Upload the “wfs” folder for each font (two total) and the screen shot images to the appropriate D2L dropbox.
Exercise:
Using skills learned in previous lessons and the supplied template files, create a series of typographic specimen sheets demonstrating various typesetting systems associated with HTML and CSS. Please select an acceptable web font that is respectful of readability.
Part One
Using the base HTML file, link to the type_ems.css
file plus the provided comments and specifications noted in the HTML file, reset the type to create a specimen sheet. You are required to use the outdated “pixels to ems” system referenced in the “Font Sizing with Rem” article referenced above.
Part Two
Using the base HTML file, link to the type_rems.css
file plus the provided comments and specifications noted in the HTML file, reset the type to create a specimen sheet. You are required to use the “rems” system referenced in the “Confused About REM and EM?” article referenced above.
Assessment
- The following rubric posted on D2L will determine assignment score: Exercise Grading
Materials
computer, web browser, Adobe Dreamweaver, text editor
Deadlines
Tuesday, October 3, 2017. Exercise Given.
Tuesday, October 3, 2017. All parts due in the appropriate D2L dropbox.