Week 6 Study Questions by Saturday, November 14
•46. What are the size attributes used to change text sizes?
Text can be set by font-size, pixels or em.
•47. What are relative text sizes important to use?
Relative font sizes are easier to read and use.
•48. What is leading? How do we set it using CSS?
Lead applies space between each line. In CSS leading
is called line-height by applying line-height you can
add leading body of text.
•49. What is an em?
Em is sizing text with keywords, which keeps text at a standard size.
•50. What are the generic font choices?
Generic font choices are serif, sans-serif, monospace, cursive and fantasy.
Saturday, November 14, 2009
Saturday, November 7, 2009
Nov. 7 Q&A
•39. Name a site that tracks and documents CSS bug and hacks?
a: Communtiy MX tracks css bugs and hacks.
•40. How can we circumventing a majority of IE/PC bugs without using hacks?
a: You can avoid using hacks by making your website compliant with all browsers,
by having setting ur html to specific browsers.
•41. What is one way to catch design problems before they become to complicated repair?
a: One way to catch an error is test your code in section, so each part will work without
the otherwhich helps you pinpoint problems. Also comparing documents in non IE browser
will help you figure out which one are bugs or user error.
•42. Why is it important to establish a visual hierarchy in design?
a: Visual hiearchy is important because you arraging your infomation based on importance,
for example headers compared to regular paragraph sized font.
•43. What is one way to create a clear order of visual dominance?
a: You can create a Clear order of visual dominance by using color.
•44. What are some techniques for adding emphasis to page components?
a: By giving the components emphasis, making them sub-dominant with colors or added detail.
•45. Why is it important to develop the skill of evaluation?
a: Evaluation is important because it allows you to find out if design is efficient.
a: Communtiy MX tracks css bugs and hacks.
•40. How can we circumventing a majority of IE/PC bugs without using hacks?
a: You can avoid using hacks by making your website compliant with all browsers,
by having setting ur html to specific browsers.
•41. What is one way to catch design problems before they become to complicated repair?
a: One way to catch an error is test your code in section, so each part will work without
the otherwhich helps you pinpoint problems. Also comparing documents in non IE browser
will help you figure out which one are bugs or user error.
•42. Why is it important to establish a visual hierarchy in design?
a: Visual hiearchy is important because you arraging your infomation based on importance,
for example headers compared to regular paragraph sized font.
•43. What is one way to create a clear order of visual dominance?
a: You can create a Clear order of visual dominance by using color.
•44. What are some techniques for adding emphasis to page components?
a: By giving the components emphasis, making them sub-dominant with colors or added detail.
•45. Why is it important to develop the skill of evaluation?
a: Evaluation is important because it allows you to find out if design is efficient.
Subscribe to:
Comments (Atom)