-->
Toneysoft Blog

*We are Inspire Our Technology,* Blogging, Tutorial,Download,Widget,Windows phone android Apps,Web design,Seo, Outsourcing,Antivirus ...

Latest Post Toneysoft blog:

Featured post

How to get 1000 up Visitor per video on your Youtube channel Make Money part 2

How to get 1000 up Visitor per vidos On your You Tube Visitor and And Money Money Hidden Tips Toneysoft :  উপরের টাইটেল দেখে হইত বুজ...

no image
  • Post Title : Web Design Basic Tutorial For Beginner part-006
  • Posted By :
  • Category:
  • Rating : 100% based on 10 ratings. 10 user reviews.
    | Post views: Viewed
Item Reviewed: Web Design Basic Tutorial For Beginner part-006 9 out of 10 based on 10 ratings. 9 user reviews.
Web Design Basic Tutorial For Beginner part-006

Like the Post? Do share with your Friends.

Web Design Basic Tutorial For Beginner part-006


Basic Web Design Tutorial 



Today's Tutorial: Font tag's, Style Using, and Link tags

Font Tag and use:



Beautiful way's to present the documents to the <> or font tag is a very important part.



Beautiful way to present the documents to the <> or font tag is very important part.

<Font size = "5"
face = "Tahoma" color = "red"> TONEYSOFT
is a beautiful Web site. </ font>.  Here's size = "5" is the font tag is part of an attribute, which receives the element TONEYSOFT

What will be the size of the text is a beautiful Web site.  Face = "Tahoma" has published the article will Tahoma font and color = "red" published by the ruddy color of the text. Take for example the following:

<html>
<head>
<title> Toneysoft</title>
</head>
<body bgcolor=" green">
<font size="2" face="Verdana">
This is a paragraph.
</font>
<br />
<font size="5" face="Tahoma" color="red" >
TONEYSOFT is a beautiful Web site.
</font>
</body>
</html>



Take a notepad and write a this code on note pad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the bottom of the image will look like.  Html html code in this style is using the font tag.


Style Use and tags


CSS (Cascading style sheet files) extends through the web site can be beautiful. Here's documents will be discussed with the use of style.
style, HTML's a new attribute, through the use of HTML, the CSS is to create an opportunity.  As well as through the use of CSS style web pages are designed with different factors. It has other great attributes as well
align = "center", align = "left",
bgcolor = "green", height = "100px",
Width = "50px, bgcolor =" green "designs through the use made of the facilities available in this mode.


Example Program : Using other attributes


<html>
<head>
<title> Toneysoft</title>
</head>
<body bgcolor=" green">
<font size="2" face="Verdana">
This is a paragraph.
</font>
<br />
<font size="5" face="Tahoma" color="red" >
Toneysoft is a beautiful Web site.
</font>
</body>
</html>



Example Program : Using the style


<html>
<head>
<title> www.toneysoft09.com</title>
</head>
<body bgcolor=" green">
<font style="font-family:Verdana; font-size:15px" >
This is a paragraph.
</font>
<br />
<font style=" font-size:25px; font-family:Tahoma; color:red;" >
Toneysoft is a beautiful Web site.
</font>
</body>
</html>

Take a notepad and write a this code in note pad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the bottom of the image will look like.  Html html code in this style is 
Style Use and tags.



Link



A page and a page via the link connection are established. This level of expression in html links will discuss the system.

A Web page is a link to a web page to another.  Html for linking the <a> tag is utilized to anchor tag. Such <a href="http://www.toneysoft09.com/"> www.toneysoft09.com </a>.  That will make the link with the destination of the page href = "............" To enter into, and the link will display the textual matter of the <a href = "....... .... "> Here to enter </a>

Take for example the following:

Link

Take a notepad and write a this code in note pad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the bottom of the image will look like.  Html html code in this Link tag.
0 Comments
Disqus
Fb Comments
Comments :

No comments:

Post a Comment

Copyright © 2015 Toneysoft Blog All Right Reserved
^