Switch to full style
HTML,DHTML,Javascript,XML,CSS
Post a reply

bold-heading-paragraph-HTML-Tags

Fri Jun 29, 2007 12:13 am

How to make your text bold :
Code:
<b>This Text is bold</b> 



How to make heading in your page :
Code:
<h1>This is a heading</h1>
<
h2>This is a heading</h2>
<
h3>This is a heading</h3>
<
h4>This is a heading</h4>
<
h5>This is a heading</h5>
<
h6>This is a heading</h6> 



How to make paragraph in your page :
Code:
<p>This is a paragraph</p>
<
p>This is another paragraph</p> 




Post a reply
  Related Posts  to : bold-heading-paragraph-HTML-Tags
 H1 H2 H3 H4 H4 H5 H6 heading html tags     -  
 Examples of heading tags     -  
 HTML Tags -2     -  
 enlarge first letter in html paragraph     -  
 How meta tags can be written in HTML     -  
 unordered-ordered-Definition-list-HTML-Tags     -  
 form-Radio-buttons-checkBoxs-actions-HTML-Tags     -  
 How can i add a News Bar on forum Heading ?     -  
 solving dojox/mobile/Heading moveTo function bug issue     -  

Topic Tags

HTML Heading