Question

In: Computer Science

1. What are 5 "HTML Crimes" a web designer should not commit?

1. What are 5 "HTML Crimes" a web designer should not commit?

Solutions

Expert Solution

Answer)
HTML content writing is a skill for the developers, and developers generally make several errors while writing html documents or pages. There are "HTML Crimes" a web designer should not commit which are:
a) Not checking the validation errors for the documentations where there are ampersand characters which are not converted. Developers generally forget to transform the & characters into the correct & entity in HMTL.
b) We should not write the plain text quarter, half or three-quarters int he shorthand format and rather use the HTML entity counterparts of ¼ means 1/4, ½ 1/2, & ¾ 3/4.
c) Common mathematical symbols such as multiply and divide should be created with the HTML entities of × and ÷.
d) Single quotes should be ‘ and ’ entities. And similarly the double curly quotes should be “ and ” entities.
e) The HTML ALT attribute is the one which is required and used to describe the image and determine what the image is. Thus, ALT attribute should be used to describe the image and not put up with some random thing such as alt=”image” or alt=””.
f) Developers should use <strong> or <em> tags instead of <b> and <i> tags.
g) Too many line breaks using break tag of <br /> should be avoided. The break tag of <br /> should be used only once a time to insert a single line break.


Related Solutions

Do you think teens should be treated like adults when they commit serious crimes? Why or...
Do you think teens should be treated like adults when they commit serious crimes? Why or why not? What is the connection between drugs and crime? Are you in favor of decriminalization of any federally controlled substances? Why or why not? What is the difference between legalization and decriminalization of drugs? What are some of the causes of terrorism? List at least 3. List 3 efforts are being made to combat terrorism in the United States. What is the relationship...
What are the main differences between Beccaia's and Lombroso's explanations of the reasons people commit crimes?...
What are the main differences between Beccaia's and Lombroso's explanations of the reasons people commit crimes? How do these explanations compare and contrast with everything that you have learned during your undergraduate studies? Provide at least two examples to illustrate your point of view.
1. An HTML document that’s generated by a web application is a ________________________ web page. 2....
1. An HTML document that’s generated by a web application is a ________________________ web page. 2. An easy way to log the progress of an application in Chrome’s Console panel is to insert __________________ methods at critical points in the code. 3. The childNodes property of a DOM object returns a/an ______________________ of the child nodes for that object. 4. The ___________________ method of an array can be used to concatenate the elements of the array into a single string.​...
What do you see as the primary differences between a Web DEVELOPER and a Web DESIGNER?...
What do you see as the primary differences between a Web DEVELOPER and a Web DESIGNER? What are some factors that a Developer must consider over a Designer, or vice versa? Why, specifically, is it important for each to have an understanding of what the other does?
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
Make a modest or simple Web page using Python flask. The basic components of HTML should...
Make a modest or simple Web page using Python flask. The basic components of HTML should be included. The Web page should have at least 3 Headings(<h1>), paragraph (<p>), comments (<!-- -->), ordered list, unordered list, three links to website, and should display time & date. Example: <html>     <head>         <title>Page Title</title>     </head> <body>     ..new page content.. </body> </html>
Generate a modest Web page via Python flask. It should include basic components of HTML. The...
Generate a modest Web page via Python flask. It should include basic components of HTML. The Web page should have at least three Headings(<h1>), a paragraph (<p>), comments (<!-- -->), ordered list, unordered list, three links to website, and should display time & date.
Using HTML: Create a Book of the Month Club Web site. The home page should describe...
Using HTML: Create a Book of the Month Club Web site. The home page should describe the current month's selection, including book title, author, publisher, ISBN, and the number of pages. Create separate Web pages for book selections in each of the last three months. Add links to the home page that opens each of the three Web pages. Save the home page as BookClub.html, and save the Web Pages for previous months using the name of the month. BOOK:...
Explain how economic analysis can assist in understanding why individuals commit crimes. What does this analysis...
Explain how economic analysis can assist in understanding why individuals commit crimes. What does this analysis have to say about attempts to reduce crime? Explain how an optimal level of government expenditure on a public good or service can be arrived at. Based on the equimarginal principle, do you think that a reallocation of the current government’s crime prevention budget could lead to a fall in crime rates? Political pressure remains high for mandatory minimum sentences for those convicted of...
Through the years criminologists have developed theories as to why humans commit crimes. However, it was...
Through the years criminologists have developed theories as to why humans commit crimes. However, it was not until Adler & Simon that attention has been consistently given to females and crime. (a) Discuss in detail one early criminologist’s view (pre-1950s) and one modern day (post-1950s) researcher’s work/research on females and crime.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT