Wednesday, February 27, 2013

Dreamweaver

Dreamweaver:
I have learned so far that I can create a weather vanesite with simple HTML language. For manakin:
<html>
<body>

<h1>My First Heading</h1>

<p>My maiden paragraph.</p>

</body>
</html>
I learned how to do Headings:
Use HTML top dogs for headings only. Dont use headings to make text  enlarged or bold.Search engines use your headings to index the structure and content of your web pages.Since users may skim your pages by its headings, it is important to use headings to come on the document structure.H1 headings should be used as main headings, followed by H2 headings, then the less important H3 headings, and so on.

<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
Paragraphs:
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
The example higher up will work in most browsers, but dont believe on it. For seizeting the end chase after can produce unannounced results or errors.
Fonts:
The HTML <font> Tag Should NOT be Used
The <font> tag is deprecated in HTML 4, and removed from HTML5.The beingness Wide Web Consortium (W3C) has removed the <font> tag from its recommendations.

Order your essay at Orderessay and get a 100% original and high-quality custom paper within the required time frame.

In HTML 4, mien sheets (CSS) should be used to define the layout and vaunting properties for many HTML elements. The example below shows how the HTML could run across by using the <font> tag:<p>
entitle:
It is time consuming and not very practical to style HTML elements using the style attribute.
However, in this HTML tutorial we will introduce you to CSS using the style attribute. This is done to simplify the examples. It also makes it easier for you to edit the code and try it yourself.

<font size of it=5 face=arial intensity=red>
This paragraph is in Arial, size 5, and in red text color.
</font>
</p>

<p>
<font size=3 face=verdana color=blue>
This paragraph is in Verdana, size 3, and in...If you want to get a full essay, order it on our website: Orderessay



If you want to get a full essay, wisit our page: write my essay .

No comments:

Post a Comment