Knowee
Questions
Features
Study Tools

You are creating a web page called About.html. On the web page, there is a paragraph that discusses the founding of the company which includes a quote from the owner. You want the quote to be displayed within quotation marks. The quote should use “smart” quotation marks where the opening quotation mark curves to the right and the closing quotation mark curves to the left. The open and closing quotation marks should not be identical. The quotation is in the middle of a paragraph. The text before and after the paragraph must be “in-line” with the quotation such that there is no paragraph break before or after the quote. What element should you use? (Please type only the name of the element all in lower case. Do not type the actual tag. For example: “footer” not <footer>.)1 point

Question

You are creating a web page called About.html. On the web page, there is a paragraph that discusses the founding of the company which includes a quote from the owner. You want the quote to be displayed within quotation marks. The quote should use “smart” quotation marks where the opening quotation mark curves to the right and the closing quotation mark curves to the left. The open and closing quotation marks should not be identical. The quotation is in the middle of a paragraph. The text before and after the paragraph must be “in-line” with the quotation such that there is no paragraph break before or after the quote. What element should you use? (Please type only the name of the element all in lower case. Do not type the actual tag. For example: “footer” not <footer>.)1 point

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

q

Similar Questions

You are creating a web page for an online magazine. You want to pull out a quote from the content. The quote should appear to the right of the main paragraphs in a shaded box. You add the following to the main web page:<aside><q>It was a nightmare.</q></aside>In the linked stylesheet, you create the following style rule:aside { width: 10%; padding: 10px; font-style: italic; background-color: lightgray; margin-left: 20px; }When you test the web page, the quote does not appear to the right of the main text.What should you add to the style rule?1 pointfloat: right;text-align: right;margin-right: 30px;position: right;

Question marks and exclamation points should be placed inside the quotation marks of a short quote ifSelect one:the author wants to emphasize the punctuation.highlight_offthey are part of your text.highlight_offthey are part of the quoted text.highlight_offthe author wants to ask a question or show excitement.

8. Draw and format a text box as follows to include a quotation about online grocery shopping: a. Draw a text box to the right of the paragraph "Consumers also show… attractive, inviting environment. " in the "Focus on Local and Fresh" section. b. Resize the text box to a height of 1.5" and a width of 2.3". c. Position the text box using the Bottom Right with Square Text Wrapping option. d. Copy and paste the paragraph in the document Support_WD19_CS1-3a_Quotation.docx into the new text box. e. Apply the Colored Outline - Green, Accent 1 shape style to the text box. f. Apply the Offset: Center shadow from the Outer section of the Shadow Shape Effects gallery.

Copy the given template in quote.html<!DOCTYPE html><html lang="en"><head> <title>Document</title></head><body> <button>Show Quote in console</button> <p id="quote">Talk is cheap Show me the code</p></body></html><script> //write js here</script>On clicking on button, display the quote given in p tag in console

The following are rules for quoting a block of text exceptSelect one:include quotation marks at the beginning and end of the cited text.highlight_offindent the entire block of cited text ½ inch from the left margin.highlight_offmaintain original line breaks in the cited verse.highlight_offstart the quotation on a new line.highlight_off

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.