Computers and Technology
Computers and Technology, 24.01.2020 02:31, stacykon

1. the title of a web page is the text that appears on the title bar and taskbar of the browser window. *
true or false

2. headings are a smaller font size than normal text and are often bold or italic. *
true or false

3. the and tags indicate the start and end of an html document. *
true or false

4. html files must end with an extension of .html or .htm. *
true or false

5. css supports three types of style sheets: inline, embedded, and external. *
true or false

6. you would use an outline style sheet to change the style of multiple pages in a web site. *
true or false

7. gif stands for graphics image format. *
true or false

8. attributes define additional characteristics for an html tag. *
true or false

9. the markup validation service report lists what is wrong with your code. *
true or false

10. a soft copy of a document is the same as a printout. *
true or false

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 18:30, Liantic8738
List the five on-board vehicle subsystems
Answers: 1
image
Computers and Technology, 22.06.2019 22:30, Metlife
You are new to microsoft certification and want to start out by getting a certification geared around windows 8. what microsoft certification should you pursue?
Answers: 1
image
Computers and Technology, 23.06.2019 03:10, nxusasmangaliso8780
Fill in the following program so that it will correctly calculate the price of the orange juice the user is buying based on the buy one get one sale.#include //main functionint main() { int cartons; float price, total; //prompt user for input information printf("what is the cost of one container of oj in dollars? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & price); printf("how many containers are you buying? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & cartons); if ( [ select ] ["cartons / 2", "cartons % 1", "cartons % 2", "cartons % price", "cartons / price", "cartons / total"] [ select ] ["=", "==", "! =", "< =", "> =", "< "] 0) total = [ select ] ["price * cartons", "cartons * price / 2 + price", "(cartons / 2) * price", "cartons / (2.0 * price)", "(cartons / 2.0) * price + price", "((cartons / 2) * price) + price"] ; else total = ((cartons / 2) * price) + price; printf("the total cost is $%.2f.\n", total); return 0; }
Answers: 2
image
Computers and Technology, 23.06.2019 03:30, natalie2sheffield
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
Do you know the correct answer?
1. the title of a web page is the text that appears on the title bar and taskbar of the browser wind...

Questions in other subjects:

Konu
Mathematics, 02.12.2019 17:31