THE TECHNOLOGY INFO

Google
PC TROUBLESHOOTING
Windows Registry

Rigistry TIPS

Latest FDISK

Partitions By FDISK

Format harddisk By DM 9.46

Format High Capacity harddisk By DM

Format High Capacity harddisk By Win XP C.D
Add to Technorati Favorites
E-MAIL SUBSCRIPTION
 Subscribe in a reader

Enter your email address:

Delivered by FeedBurner

PC TROUBLESHOOTING
Windows Vista Installation

Windows Vista Bsnl Broadband Configuration

10 Important Things in Windows Vista

Windows XP Installation

Windows XP Commands

Windows XP Printer Installation

Windows XP Network Printer

HP LaserJet 1018 Network Printer Installation

Installation of C,C++

ADSL Modem Configuration

LINUX
Fdisk Partitions for Windows/Linux Dualboot

Linux Partitions Creation and Linux Installation

HTML
Basic Tags

Body Text Tags

Table Tags

Creating Links

Design Your Website

Promote Your Blog

SOFTWARES
Latest Nvidia Drivers

Latest ATI Radeon Drivers

Microsoft .Net Framework 3.0

Java Runtime Environment(JRE)6

AntiVirus Softwares

RSS Readers

PDF Splitter/Merger

PDF To TEXT Converter

Free PDF Converter

Seagate DM 10.45.06

Samsung DM 10.42

QuidProQuo

StudioPRO

Riva FLV Encoder

YouTube Videos

Opera

IVBot

Belarc Advisor

IrfanView 4.00

Free Blogger Templates

Deep Freeze

Latest Hit Games

HTML BASIC TAGS TO PRACTICE
Wednesday, October 18, 2006

You already know simple html document is like below.

<html>
<head>
<title>you can put title of the tag here</title>
</head>
<body>
you can put all text statements here
</body>
</html>

Remember you have to type all these in notepad and save it as html file (.html file name extension).

1. <body bgcolor=“yellow”>
This tag sets the background color of the html document as yellow. Instead of color name you can give hexadecimal code of any color.
Ex: yellow hex code is #ffff00
So you can use it like this <body bgcolor=“#ffff00”>

2. <body text=“purple”>
This tag sets the text color of a webpage to purple.

3. <body link=“blue” alink=“green” vlink=“purple”>
This tag sets the link color, activated link color and visited link color.

Html color codes:
Black #000000
White #ffffff
Green #008000
Red #ff0000
Blue #0000ff
Yellow #ffff00
Silver #c0c0c0
Gray #808080
Purple #800080
Lime #00ff00
Olive #808000
Navy #000080
Teal #008080
Aqua #00ffff
Refer any Html book for more color codes.

4.<body background=
“http://www.indiafm.com/wallpapers/aishwarya.gif”>
This tag sets Aishwarya image as background image of your webpage. The images can be taken from any websites. You must give the exact path of the image in between double inverted quotes.

5. Including a comment
In HTML we can include comments in the document but comments donot appear when the document is rendered. The following is a sample comment
<!--example of a comment -->

6. Insertion of special characters into a html document
Html provides two codes Character code and Entity reference. You can use any code. For example if you want to install Copy right sybol © in the body text of html document. Then

Character code for copy right symbol is &#169;
Entity reference for copy right symbol is &copy;

First open your html document in notepad like this:
<html>
<head>
<title>you can put title of the tag here</title>
</head>
<body>
you can put all text statements here
</body>
</html>
Then locate the position in which you want to put a special character. Move insertion point to this location and type the code there. Suppose you want to insert copy right symbol © at the beginning of body text of above html document. Then put the code &copy; just before body text like this:
<html>
<head>
<title>you can put title of the tag here</title>
</head>
<body>
&copy;you can put all text statements here
</body>
</html>
Then save the html document and open it in a browser then copy right symbol © will appear at the beginning of the body text like this.

©you can put all text statements here.

For all the remaining codes refer any html book.

Subscribe to this Feed
DiggIt! | Del.icio.us | Furl It | Netscape | Reddit | Shadows

Spurl This | Stumble It! | Add to BlinkList
posted by K.S.REDDY @ 3:02 PM  
Google
 
Web technodata.blogspot.com
0 Comments:
Post a Comment
<< Home
 
ABOUT ME
Author: K.S.REDDY
E-Mail Me
NETWORKING
Local Area Network

Wide area Network

TCP/IP Protocol

IP Address/Subnet Mask

IPv6

Peer2Peer/Server based N/W

Firewall

The PING Utility

FAT/FAT32/NTFS

DHCP/WINS/DNS

Active Directory

Domain Controllers

Format Harddisk for Windows NT Installation

Windows NT Server 4.0 Installation

Windows NT Sound card Driver Installation

Windows NT Server Printer Installation

Add Windows 98 Client to Windows NT Server

Windows NT DNS Server Installation,Configuration

Windows NT DHCP Server Installation,Configuration

Windows NT WINS Server Installation,Configuration

Windows 2000 Server Installation

Adding Windows 2000 Server Networking Services

Windows 2000 Server Configuration

Windows 2000 Server DHCP Service Configuration

Windows Server 2003 Installation

Windows Server 2003 Configuration

Create NewScope to DHCP in Windows Server 2003

Uninstall Windows Server 2003 Active Directory

ARCHIVES
Links
POWERED BY

Free Blogger Templates

BLOGGER

Copyright © 2006 THE TECHNOLOGY INFO
The articles at this site are copyrighted to K.S.REDDY. These articles may not be copied,posted,modified,reproduced,uploaded,published without Author's written permission.

Subscribe in NewsGator Online Subscribe in Rojo Add to Google Add to netvibes Subscribe in Bloglines