![]() XHost |
Oferim servicii de instalare, configurare si monitorizare servere linux (router, firewall, dns, web, email, baze de date, aplicatii, server de backup, domain controller, share de retea) de la 50 eur / instalare. Pentru detalii accesati site-ul BluePink. |
![]() |
|||||||||||||||
|
![]() |
||||||||||||||
![]() |
|||||||||||||||
![]() ![]() ![]() ![]() ![]() |
|||||||||||||||
|
|||||||||||||||
HOME![]() |
|||||||||||||||
![]() |
|||||||||||||||
![]() |
|||||||||||||||
![]() |
|||||||||||||||
![]() |
![]() |
Lessons |
Page contentHeader Tags (H tags)Most HTML document neea a "headline" that distinguishes itself from the rest of the text.The header or H tags are good for this,although they tehnically follow outlines of the I.A a selection H tags go from H1-H6Example <h1>h1 about myself</h1> <h6>h6 about myself</h6> h1 about myselfh6 about myselfEach of these are fairly ugly,we are able to style them(change their look) with CSS and<h1 style="color:#0f0;font size:22px"> about myself </h1> about myselfParagraph tagParagraph tags could contain the majority of you text; they are separated from different page elements with double line space,like hitting twice on your keybord enter <p>First paragraph</p> <p>Second paragraph</p> First paragraph Second paragraph Blockquote tag The blockquote tag indents its contents. Note that,if what you wish is margins blockquote can work...however can expand or contract with the scale of the browser screen <blockquote>Blockquote indents whatevers in it</blockquote> Blockquote indents whatevers in it <blockquote><blockquote>Blockquote indents whatevers in it</blockquote><blockquote> Blockquote indents whatevers in it ListsList are numbered(ordored) or bullet-pointed(unordered) lists the start tag in every specifies whether or not the list is numbered or bullet-pointed(unordered) Note that the closing tags comes at the end Ordered List <ol> <li>list item 1</li> <li>list item 2</li> <li>list item 3</li> </ol>
<ul> <li>list item 1</li> <li>list item 2</li> <li>list item 3</li> </ul>
Rule (Line) TagThe <hr> tag provides a horizontal "rule" or lineNote that there's no closing tag.The default may be a focused rul of 100% of the screen you'll conjointly use align command to create the rul align to the left or right. BLOCK versus INLINE TAGS The top of tags are displayed with an additional blank line on top and bellow,and refered to as "block level element"/ These will contain different block level elements( for example, our double blockquote) and inline elements those which might be inserted amoung the text this can be fairly intuitive. non-breaking space Aside from traditional areas, like those between words,HTML permits a second type. Though references tell U.S.A it's simply a "space", the letters appear to reference a data processing term.The non-breaking space The "empty" paragraph bellow can sho in a very browser solely as additional blanks lines <p> </p> also can be accustomed holds words along so they are doing not yet separated be a line break (thus our non-breaking space) <p>July 11</p> Because HTML displays 2 or more of regular areas(spacebar spaces,muttually,you'll alternate areas with to attain horizontal spacing.(But do not use strings of areas and to undertake to center page elements. Well cover the right aligment aditional doun <p> Hello</p> Hello BR(Line break) tagThe br tag provides a line break,like the carriage return on a type written(or the Enter key on a computer) note that there's no closing tag<p> first sentence here.<br/>Second sentence here</p> first sentence here. Bear in mind that HTML "wraps around" form line to line sort of an application programe. HTML automatically wraps around to future line.Thanks to the variation in show by varied browser, it has always best to let the text wrap around instead of undertaking to manage it with <br/>... let's you finish up with awkord line breaks Link TagAh,our "hypertext link" Link tag not specify solely wherever the link can take you however what the text of the link can say. <a href="floweba.xhost.ro">Go to home page</a> Anchor Tag
Anchor:
|
prev | next |
Copyright 2014 Florin Bacu | All Rights Reserved