week 1 Flashcards
superscript tag
HTML has …….. “levels” of headings
six
……….. markup add extra
information to the pages
semantic
we use ….. tag for a word to appear bold
<b> </b>
The …………. element is used to create a table
<table>
</table>
………… as italic
<em></em>
Whenever you have many different colors in a picture you should use a ……….
JPEG
subscript tag
To create a paragraph, surround the words that make up the paragraph with an opening …. tag and closing …. tag.
<p>, </p>
In HTML Table, each block in the grid is referred to as a
…………
table cell
Abbreviations tag
<abbr> </abbr>
…….. markup not intended to affect the
structure of your web pages
semantic
To change link’s opening window, you can use the ……… attribute
target
Use …. or ….. format for flat colors (e.g logos and illustrations )
GIF, PNG
Using images on the web with higher resolution will not result in better image quality-only in larger file sizes
(T/F)
True
The ……. of an image is the number of squares that fit within a 1 inch x 1 inch square area
resolution
………. as bold
<strong></strong>
definition lists tag
<dl> </dl>
The contents of the table are written out row by row using …….
<tr>
</tr>
Identify the points in the page that the link will go to using the ……….. attribute
id
Each cell of a table is represented using a ………….. element
<td>
</td>
……. provide meaning to content
Tags
Ordered list tag
<ol> </ol>
In linking to other pages on the same site, The href attribute starts with ………..: and is followed by the email
address
malito