HTML Tag Attributes and Characters

Domain Hosting image
Web Hosting
Dedicated server
ssl certificate
Web Design image
Email

Attributes are those. which allows the user to modify the way a tag appears on the browser. The values of the attributes are specified as percentage, pixels, unit values, or directional references. These attributes are placed within the text, Many attributes can be specified within a single tag.

Character Entities are HTML elements that incorporate special characters and symbols into an HTML document. That is, if you want to incorporate a copyright symbol or a registered symbol, character entities can be used. Character entities are preceded by the ampersand character (&) and ends with a semi colon (;).

<html>
<head>
<title>Character Entities</title>
</head>
<body>
Ampersand Symbol :&Amp;<p>
Copyright Symbol :&Copy;<p>
Trade Mark Symbol : &Trade;<p>
Registered Symbol :&Reg;
</body>
</html>



Domain Name Search

www.


Copyright (C) 2007. Web Domain design hosting. All rights reserved.