TECH272 Midterm Study Guide
What do you need to know for the midterm exam?
In this exam you will be asked to create a webpage (using HTML) like that looks like the image in the exam. Here's what you will need to know.
- Elements and attributes
- structural HTML tags, i.e., <html>, <head>, <title>, etc
- change font for the whole document
- background color
- heading levels
- change font styles; italic, bold, super and subscripts
- use horizontal rule, break
- difference between inline and block elements
- required and optional attributes and their values
- four types of links; what they do, when to use them, how to creat them
- insert an image, be sure to add height, width and alt
- relative
- absolute
- named anchor
- image
Lists - when to used them and how to create them
- definition
- ordered
- unordered
- Images
- insert an image
- use
attributes
- height
- width
- alt
- Tables - when to use them and how to create them
There will be NO Dreamweaver questions! You may not use Dreamweaver for the exam.