Go Back   Site Owners Forums - Webmaster Forums > General Arena > General Discussion

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 12-05-2011, 06:27 AM   #2
chikkiarora
Registered User
 
Join Date: Nov 2011
Posts: 128
HTML is a script language. The basic formatting controls are included between the brackets < and >. Hence they cannot be used in the text except for this purpose. Two other HTML control characters you cannot use are & and ". If you wish to have any of these four characters appear in the text you must use character sequences called HTML entities instead. The correspondences are given in the following table.
Character HTML character entity
< &lt;
> &gt;
& &amp;
" &quot;
and CSS
CSS stands for Cascading Style Sheets.Styles define how to display HTML elements.Styles were added to HTML 4.0 to solve a problem.External Style Sheets can save a lot of work.External Style Sheets are stored in CSS files
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
chikkiarora is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:49 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.