Write the HTML code that produces the following Web page. The width of the table is 400 pixels and the border is one pixel wide. The header is enclosed in an H2 element.
```
1
2
3
4
5
6
7
8
9
10
Report Card | |||
---|---|---|---|
1997 | 1998 | 1999 | |
History | B+ | B | A- |
English | C+ | B- | C |
Math | A | A | A+ |
51
52
53
```
Computer Science & Information Technology
You might also like to view...
Access has two filtering commands ________
A) Selection and Filter by Record B) Detection and Filter by Form C) Selection and Filter by Form D) Detection and Filter by Record
Computer Science & Information Technology
What objects will not use the caption instead of the field names?
A) Forms B) Reports C) Datasheets D) Macros
Computer Science & Information Technology