-->
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-009
  • Posted By :
  • Category:
  • Rating : 100% based on 10 ratings. 10 user reviews.
    | Post views: Viewed
Item Reviewed: Web Design Basic Tutorial For Beginner part-009 9 out of 10 based on 10 ratings. 9 user reviews.
Web Design Basic Tutorial For Beginner part-009

Like the Post? Do share with your Friends.

Web Design BASIC TUTORIAL FOR BEGINNER PART-009


Today I'll show you the use of HTML in the  iframe , the colors and the colors and the layout of the code .



iframe

Within a Web page to another Web page to display one or more of the way iframe .  For example, on topics relevant to the issues in detail in the presentation of the Web page link to reveal the importance of the full, as well as accomplished in the space of the website is to be able to display scrolling is not bad.




<html>
<head>
<title> www.toneysoft09.com</title>
</head>
<body bgcolor=" #f00">
<center>
<h2 style="color:#f00">This is an example of
iframe.</h2><br />
<iframe src="<html>
<head>
<title> www.toneysoft09.com</title>
</head>
<body bgcolor=" #f00">
<center>
<h2 style="color:#f00">This is an example of
iframe.</h2><br />
<iframe src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWZpPE4BIr9BMfhJyiIXoDhfE04H-xONkSiT-W7QsLB99Qj_-JwaXW12MKRqN9X5rxvQspRYyQYta7J91CCVX-8ARllLARkP9TxtV1Z3fGXEYfDHaaRm7wXM5Bd6hJxmxTl1r3t7_j0diF/s1600/new.png"
width="350" height="170">
<p>This Browser does not support iframes.</p> </
iframe>
</center>
</body>
</html>"
width="350" height="170">
<p>This Browser does not support iframes.</p> </
iframe>
</center>
</body>
</html>


Take a notepad and write in this code in notepad, 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 imagewill look like



Program Discuss:

iframe for the creation of <iframe </ iframe> tag is used . width = "350" height = "170" it's how these two attributes of the iframe to express his point was that if a browser does not support iFrame <p> This browser does not support
iframes. </ p> For This rowser does not support iframes. The text will be displayed .



The color of the color code:






Web page colors is very Valuable. A Web page is made up  one's or more than one paragraph, headlines, tables, borders, backgrounds, etc., in combination. Each of these elements is to use some color. Using color and code.


To specify a page color backgrounds <body> thrage after the body of the text with a space bgcolor = "" to enter the "" in BLACK,

SILVER, GRAY, WHITE, MAROON, RED,
PURPLE, FUSCHSIA, GREEN, LIME, OLIVE,
YELLOW, NAVY, BLUE, TEAL AQUA in a written sixteen pages of color to any color to show the body backgrounds

backgrounds color can be selected by using the hexadecimal code . The writing process as well as the code below <body bgcolor = "# 00FF00">. At the beginning of the hexadecimal code is to start with a # mark . I 'm going down the list of the hexadecimal code .


Tips to have a background color of a word .  Red, blue, and green colors of the three primary colors, all other facets of these three color combinations. Please note this code written in green background <body bgcolor = "rgb (0,255,0)">.  This is a small light at reducing from 100 % to feel this way also wrote on 0,255,0 or 10,250,90 If it is a color.  I am the picture of the tag may for example Gouraud Background the color green was almost noon , and maybe writing .




OK, now the program models.

Take a notepad and write in this code in notepad, 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 imagewill look like

Layout:


Put out on a web page, depending on how much would be nice to lay out on the full. Before using just HTML would create the layout of the Web site . Now with HTML, CSS , or are currently used . Using only the layout of the <table> rows and columns are used to . 


Take for example the following,


<html>
<head>
<title>toneysoft09</title>
</head>
<body bgcolor="green">
<table width="400" border="0">
<tr>
<td colspan="3" style="background-color: #93C;">
<h1> Web Page header</h1>
</td>
</tr>
<tr valign="top">
<td style="background-color: #C99;width:100px;textalign:
top;">
<p><b>Side bar</b><br />
<a href="#">PHP</a>
<br />
<a href="#">HTML</a>
<br />
<a href="#">CSS</a>
<a href="#">Wordpress</a>
</p></td>
<td style="background-color:#EEEEEE;height:
200px;width:400px;text-align:top;"><h2
style="color:#900">This is heading.</h2> <p
style="color: #006">This is a paragraph.This is a
paragraph. This is a paragraph.<br />
This is a paragraph.This is a paragraph. This is a
paragraph.<br />
This is a paragraph.This is a paragraph.This is a
paragraph.<br />
This is a paragraph.This is a paragraph.This is a
paragraph.</p></td>
</tr>
<tr>
<td colspan="2" style="background-color:#999;textalign:
center;">
Copyright © 2012Toneysoft.com</td>
</tr>
</table>
</body>



</html>

Take a notepad and write in this code in notepad, 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 imagewill look like



Thank you For Visit Please Like and share
0 Comments
Disqus
Fb Comments
Comments :

No comments:

Post a Comment

Copyright © 2015 Toneysoft Blog All Right Reserved
^