Question

In: Computer Science

1.Write an HTML footer element to that states: o“Copyright 2019. All rights reserved”, using the copyright...

1.Write an HTML footer element to that states:

o“Copyright 2019. All rights reserved”, using the copyright symbol

oThe company e-mail, [email protected] as an e-mail link

Solutions

Expert Solution

Since copyright is a special symbol so it has to be displayed using an HTML entity. The specified entity for copyright symbol is &copy; and the tag for displaying the link for email address is <a> called the hyperlink tag which is used to display the concerned email link.

The screenshot of code and the generated output is attached with the answer to clarify the indentation and output of the code.

<html>
<head>
<title>
</title>
</head>
<body>
<footer>
<p>&copy; "Copyright 2019. All rights reserved"
<a href="[email protected]">e-mail to [email protected]</a>
</p>
</footer>
</body>
</html>

Related Solutions

Create a footer for web page using HTML,CSS,Javascript. The footer should contain 1.Back to top button...
Create a footer for web page using HTML,CSS,Javascript. The footer should contain 1.Back to top button 2.Random logo 3.Copyright content
Copyright 2009 Deloitte Development LLC All Rights Reserved. Case 11-7 Food for Thought Allfoods Corp. (Allfoods)...
Copyright 2009 Deloitte Development LLC All Rights Reserved. Case 11-7 Food for Thought Allfoods Corp. (Allfoods) is a calendar year-end company. On February 1, 2009, Allfoods announced that it was acquiring 80 percent of the outstanding common stock of Baked Beans Corp. (Baked Beans) in a business combination. On the acquisition date, Allfoods paid $40 million in cash and issued two million shares of Allfoods common stock to the selling shareholders of Baked Beans. All of the outstanding stock options...
Copyright 2016 Deloitte Development LLC All Rights Reserved. Case 17-7 Mesmerizing Marketers Mesmerizing Marketers (MM) is...
Copyright 2016 Deloitte Development LLC All Rights Reserved. Case 17-7 Mesmerizing Marketers Mesmerizing Marketers (MM) is a marketing company that offers a variety of marketing offerings to its customers. Specifically: • MM will create a TV commercial for $1M, build an app for $500K, and build a Facebook page for $250K. These amounts represent MM’s charges for these items when MM sells them separately to customers. The TV commercial, the app, and the Facebook page are not interrelated; that is,...
Using the Winans preserved/ Winters reserved shema, what water rights do you think a court could...
Using the Winans preserved/ Winters reserved shema, what water rights do you think a court could hold that the five tribes possess? what unique challenges do you see the five tribes as facing in trying to seek recognition of those water rights and what unique strengths do you think the five tribes have with respect to those rights?
Develop a one-page website using HTML tags and element to implement the following. THIS IS HEADING...
Develop a one-page website using HTML tags and element to implement the following. THIS IS HEADING 1 THIS IS HEADING 2 THIS IS HEADING 3 THIS IS HEADING 4 THIS IS HEADING 5 THIS IS HEADING 6 THIS IS A PARAGRAPH. THIS IS A PARAGRAPH. THIS IS A PARAGRAPH THIS IS ANOTHER PARAGRAPH. THIS IS ANOTHER PARAGRAPH. THIS IS ANOTHER PARAGRAPH THIS IS A LINE BREAK THIS IS A LINE BREAK THIS IS A LINE BREAK THIS IS AN ORDERED...
For this assignment, you will write a tic-tac-toe application in HTML and JavaScript, using an HTML...
For this assignment, you will write a tic-tac-toe application in HTML and JavaScript, using an HTML <canvas> tag. The game will be played "hot seat" where players take turns using the same device. Requirements: The canvas should be 600px tall and wide, with the gameplay area occupying most of the canvas. The X's and O's may be drawn using polygons or large-font text The grid should be drawn using polygons, specifically long, thin rectangles Before & between games, the canvas...
Copyright 2012 Deloitte Development LLC All Rights Re served. Case 13- 08 Accounting for a Loss...
Copyright 2012 Deloitte Development LLC All Rights Re served. Case 13- 08 Accounting for a Loss Contingency for a Verdict Overturned on Appeal M International (“M”) and W Inc. ( “W,” a competitor of M) have been engaged in long- standing litigation over a specific patent infringement matter . Below is a summary timeline of specific events that have taken place related to this matter : • In May 2007, W filed a claim against M for patent infringement ....
Using multiple, and only academically credible sites copyright 2017 , 2018, 2019, and 2020 ONLY ,...
Using multiple, and only academically credible sites copyright 2017 , 2018, 2019, and 2020 ONLY , research the new EU GDPR regulation. Delineate, substantively, three (3) different ways that marketing is DIRECTLY impacted by this new regulation.
Create 1 HTML page and 1 CSS file for all the styles. Your html page will...
Create 1 HTML page and 1 CSS file for all the styles. Your html page will be a small gallery of images using the Polaroid style. The page should have at least 1 row of 3 images. You can choose any theme of images. Don't pick random images, make them all have a theme. Add an h1 tag for the header of your page. Style the h1 tag with a color, size, and font family. Include a paragraph tag under...
Using python Write a program that displays all of states in the U.S. and display each...
Using python Write a program that displays all of states in the U.S. and display each state that begins with the letter A.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT