Case 9-2Sheila has created an online portfolio of her artwork using JavaScript.Sheila uses ____ attributes within the anchor tags to link to the photos in her slide show.
A. aref
B. href
C. alink
D. hlink
Answer: B
Computer Science & Information Technology
You might also like to view...
Action buttons are predesigned shapes to which you can add hyperlinks.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
When you save pictures from a scanner, they are saved to the ____________________ by default.?
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Explain why the following code sample does not capture the intent of the request "Make sure if the sales code is not 'A' or 'B', the customer gets a 10% discount". What is the correct if statement?if(salesCode != 'A' || salesCode != 'B')discount = 0.10;
What will be an ideal response?
Computer Science & Information Technology
________ are tools that enable users to create content, connect, network, and share on the web.
a. Social media b. SMS c. CRM d. Hashtag
Computer Science & Information Technology