Why would you use Code view? Design view? Live view?

What will be an ideal response?

Code view gives you direct access to the HTML code for review and editing.
Design view allows you to see an approximate preview of the completed web
content and provides a workspace for certain tools and workflows. Live view
previews the final web content and supports interactive and dynamic content
elements, such as hyperlinks, video, and audio.

Computer Science & Information Technology

You might also like to view...

What is a parameter report? When would a parameter report be more useful than a regular report?

What will be an ideal response?

Computer Science & Information Technology

In a queue implemented using a circular array, rear refers to

a) the first available array element at the end of the queue b) the element at the end of the queue c) the number of elements remaining to be used at the end of the array d) the number of elements available at the beginning of the array e) none of the above

Computer Science & Information Technology