1,234
edits
Changes
→Lab
= Lab =
This is a marked lab. Please submit it using Moodle (Lab1).
== Part 1 ==
You will need to do the following on two platforms (windows, linux, or mac). The windows with IE and matrix with Firefox on the lab machines will work:
# Create an HTML page with:
## Simple headers in <h1>, <h2>, and <h3> tags.
## Add some text in tags with CSS attributes that set the font, each of these separately:
## CSS font-family
## CSS font-style
## CSS font-size
# Make sure the whole thing fits into one page (no scrolling), and make a screenshot of it.
# Open the exact same page on the other platform (preferably in a different browser), and make a screenshot of that.
# List the differences you see, and explain why the two don't look exactly the same.
# The two screenshots and the explanation must be submitted to Moodle/Lab1.
== Part 2 ==