HTML ____ are codes that define the webpage.

A. phrases
B. tags
C. addresses
D. links

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT true when defining multiple properties on the same field?

A) The Format property affects how the data is both displayed and stored. B) If you save an input mask, the input mask is ignored when you define a format in the field's Format property. C) The data in the table does not change, regardless of how you define the Format property. D) When defining an input mask that differs from the Format property, the Format property takes precedence when the data is displayed.

Computer Science & Information Technology

Match the following terms to their meanings:

I. CHOOSE II. MID III. TRIM IV. WEEKDAY V. WORKDAY A. Returns a specified number of characters starting from a specified position in the data. B. Lookup function that returns a value from a list of values based on an index number C. Text function used to remove extra spaces from a text string D. Converts a serial number to a day of the week E. Returns the serial number of the date before or after a specified number of workdays

Computer Science & Information Technology