Categories

1 (1) 2 (1) 2000 (1) 2003 (1) 3 (1) 301 (1) 302 (1) 405 (1) 503 (1) 7 (2) 8 (1) 95 (1) 98 (1) AVG (1) Apple (1) CMS (2) FTP (2) HTML (8) Joomla (5) NT (1) Os-commerce (4) PS pad (1) PTC (1) SSL (2) Seocentro (1) Sertificate (1) Twitter (4) XP (7) acquiadrupal (2) alexa (1) alleycode (1) amaya (1) aptana studio (1) avira (1) beta (1) bird (1) blog (24) bluefish (1) chrome (1) comodo (1) driver (1) eclipse (1) facebook (7) free (19) gateway (4) google (9) harddisk (3) hosting (1) komodo (1) kompozer (1) linux (1) mac os (1) magento (1) microsoft (4) mobile (1) moziila firefox (1) notepad++ (1) odyssey (1) panda (1) payment (4) perl (1) php (2) ping (1) ppc (1) prestashop (1) rank (3) seamonkey (1) template (2) thumbnail (1) vista (1) widget (15) windows (16) wordpress (2) zencart (1)

Popular Posts

Showing posts with label tag. Show all posts
Showing posts with label tag. Show all posts

Sunday, 25 March 2012

HTML 3 : HTML tutorial (Font)

B.FONT
Tag <font>…</font>
<font> Tag manipulation functions for both types, sizes, and font color.
Click File – New – HTML/XHTML.
Example :Type the code below.
<html>
<head>
<title><p><font face="Arial">Ini Font Arial</font></p></tile>
 </head>
<body>
</body>
</html>

           Or modification the red label, with this
<p><font face="Arial"><i> </i></font>your word here</p>
Font is Arial and italic, or
<p><font face="verdana" size="4" color="blue">your word here<b></b></font>
Verdana Font size is 12 pt bold blue at the same time,or
<p align="center"><font face="Tahoma" color="red">your word here<b></b></font><p> 
This red Tahoma Font
red, thick and are in the middle,or
<p align="center"><font face="Arial" color="red">your word here</font></p>
Arial Font color is red,
 Note: Signs Enter the code above does not affect the display / output to the browser. Enter
used to code readability.
save the with name tagfont.html



<<<HTML 2 | HTML 4>>>

HTML 2 : HTML tutorial (Paragraph)

A.Paragraph

Tag <p>…</p>
Tag <p>used to make the paragraph (left, center, rigt and justify)  in a web page.

type the code below.
<html>
<head>
<title>Atribut Tag <P></title>
</head>
<body>
</body>
</html>

<P>in the html code was modified as below 
<p align="left"><b>Left-justified text</p>
<p align="center">Centered Text </p>
<p align="right">Text on the right</p>
<p align="justify">justified text</p>.
When finished save the file, click the menu File - Save.give the name "taqP".run this file with your html editor program, if you make this in notepad you an find with your internet browser


<<<Html 1 | Html 3>>>

Social Icons

LinkWithin

Related Posts Plugin for WordPress, Blogger...

supeclix