Preview

Feasibility Study

Powerful Essays
Open Document
Open Document
1761 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Feasibility Study
HTML <body> Tag
Example
A simple HTML document, with the minimum of required tags: <!DOCTYPE html><html><head><title>Title of the document</title></head><body> The content of the document......</body></html> |

Output

Definition and Usage
The <body> tag defines the document's body.
The <body> element contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc.
Differences between HTML 4.01 and HTML5
All layout attributes is removed from HTML5.
All layout attributes is deprecated in HTML 4.01.
Attributes
Attribute | Value | Description | alink | color | Not supported in HTML5. Deprecated in HTML 4.01.Specifies the color of an active link in a document | background | URL | Not supported in HTML5. Deprecated in HTML 4.01.Specifies a background image for a document | bgcolor | color | Not supported in HTML5. Deprecated in HTML 4.01.Specifies the background color of a document | link | color | Not supported in HTML5. Deprecated in HTML 4.01.Specifies the color of unvisited links in a document | text | color | Not supported in HTML5. Deprecated in HTML 4.01.Specifies the color of the text in a document | vlink | color | Not supported in HTML5. Deprecated in HTML 4.01.Specifies the color of visited links in a document |

HTML <h1> to <h6> Tags
Example
The six different HTML headings: <h1>This is heading 1</h1><h2>This is heading 2</h2><h3>This is heading 3</h3><h4>This is heading 4</h4><h5>This is heading 5</h5><h6>This is heading 6</h6> |

Output

Definition and Usage
The <h1> to <h6> tags are used to define HTML headings.
<h1> defines the most important heading. <h6> defines the least important heading.
Differences between HTML 4.01 and HTML5
The "align" attribute is deprecated in HTML 4.01, and is not supported

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Other major changes include CSS Selectors which CSS2 had simple selectors and the new version calls the components as a sequence of simple selectors. Pseudo elements because many Pseudo elements have been added that allow in-depth yet easy styling. Also a new convention of double colons ‘::’ has been introduced. Style properties let multiple background images be layered in the box using different elements like background image position and repeat. Border style is the styling of borders that extended to images and rounded designs which includes creating image of the borders and then automatically apply image to the borders through CSS.…

    • 272 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    made, any text that has been added or changed appears in red. In most cases, text that…

    • 11740 Words
    • 98 Pages
    Good Essays
  • Satisfactory Essays

    3. This special character can be used to add one or more blank spaces between Web page content:  …

    • 335 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    The header tag represents a group of introductory or navigational aids. A header tag is intended to usually contain the section’s heading , but this is not required. The header tag can also be used to wrap a section’s table of contents, a search form, or any relevant logos.…

    • 235 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The _____ feature in Internet Explorer looks for the next page in a website and lets you move to the next page without having to locate the next page hyperlink.…

    • 1132 Words
    • 14 Pages
    Satisfactory Essays
  • Better Essays

    Eco/365 Final

    • 3581 Words
    • 103 Pages

    Your browser does not support inline frames or is currently configured not to display inline frames. *…

    • 3581 Words
    • 103 Pages
    Better Essays
  • Satisfactory Essays

    unit3lab1

    • 7639 Words
    • 49 Pages

    Write a one-page paper explaining how to use those tags. Include a short example of an HTML page that properly uses the three tags.…

    • 7639 Words
    • 49 Pages
    Satisfactory Essays
  • Better Essays

    VSEPR Lab

    • 1830 Words
    • 5 Pages

    sure your notes, comments, and answers are in a different text color. When you have…

    • 1830 Words
    • 5 Pages
    Better Essays
  • Good Essays

    Minecraft Color Codes

    • 504 Words
    • 3 Pages

    A bit sign (§) a hex digit inside the message notifies the client to alter colors while showing text…

    • 504 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Color schemes of a website are very important; they need to remain consistent in which ever type of scheme has been chosen for the website. When a user visits a website and the colors clash it can be very displeasing to the eye if the user realizes it or not. Often users stick around to pleasantly colored website and are more attracted to them than if the colors do not match or are inconsistent throughout the whole site.…

    • 1154 Words
    • 5 Pages
    Good Essays
  • Better Essays

    Green highlight means we will reinforce this point with a power point slide or graph.…

    • 10110 Words
    • 41 Pages
    Better Essays
  • Satisfactory Essays

    www.nngroup.com, (1998-2013), Change the Color of Visited Links, Retrieved from: http://www.nngroup.com/articles/change-the-color-of-visited-links/ on September 6, 2013…

    • 775 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Tumblr Floral Theme

    • 2212 Words
    • 9 Pages

    <!-- FLORAL THEME - Base code BY BONJOURRPARIS.TUMBLR.COM - NOT TO BE COPIED NOR DISTRIBUTED. --> <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTMLL 1.0 Transitional//EN" "http://www.w3.org/TR/xhtmll/DTD/xhtmll-transitional.dtd> <html> <head> <link rel="shortcut icon" href="{favicon}"> <link rel="alternate type="application/rss+xml" href="{RSS}"> {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description} <meta name="color:Background" content="#f8f8f8"> <meta name="color:Text" content="#7d7d7d"> <meta name="color:Link" content="#e27999"> <meta name="color:Link Hover" content="#a8a6a6"> <meta name="color:Decorations" content="#de4072"> <meta name="image:Your" content="http://static.tumblr.com/ykhxonh/uqOm9ty58/tumblr_m66a89mu0x1r0gq4mo1_500.jpg"> <meta name="if:Enable Image Opacity" content="1"> <meta name="if:Glitter Cursor" content="1"> <style type="text/css"> #fade { /*--Transparent background layer--*/ display: none; /*--hidden by default--*/ background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .80; z-index: 9999; } .popup_block{ display: none; /*--hidden by default--*/ background: #fcfbf8; padding: 10px; border: 5px solid…

    • 2212 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    [COLOR="Magenta"]Are you active on the forums:[/COLOR][COLOR="yellow"] I daily check threads, but it's a few days where I actually post.[/COLOR]…

    • 742 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Use of blue colour is seen across all these sites and the colour combination is generally blue black (text) with one site having brown colour…

    • 507 Words
    • 3 Pages
    Satisfactory Essays

Related Topics