Fill in the blanks to complete the HTML code for referring to an external style sheet.
```
<____ rel="stylesheet" type="________" _____="mystyle.css" />
```
link, text/css, href
You might also like to view...
The print head in a color ink jet printer consists of a series of ____________________, one for each color.
Fill in the blank(s) with the appropriate word(s).
A ________ is a copy of an email that is sent in a manner in which no one else who receives the email will know that person also received it
A) Cc: B) Bcc: C) Subject: D) To:
A line continuation character consists of a single space followed by a single underscore character as the last character in a line of code. This tells the Visual Basic Editor that the two lines of code should be treated as separate lines of code
Indicate whether the statement is true or false
A(n) ________ query prompts you for criteria before running the query
A) criteria B) parameter C) expression D) simple