| | | FAQ | Members List | Calendar | Search | vbphrase[todays_posts] phrase[mark_forums_read] Open Buddy List |
User Name: Password:
Shayri Forum Shayari chat Funny Romantic Shayri
  #1  
Old 06-13-2009, 03:43 PM
varadharajan87 varadharajan87 is offline
Junior Member
 
Join Date: Jun 2009
Posts: 28
Default HTML code

What HTML coding would you use to send a hyperlink to an AOL user? And, how do you make a paragraph appear in bold red?
Reply With Quote
  #2  
Old 03-14-2011, 07:58 PM
BHARAT383 BHARAT383 is offline
Junior Member
 
Join Date: Mar 2011
Location: NETSYS;HOSPITAL ROAD, BHUJ
Posts: 1
Send a message via AIM to BHARAT383 Send a message via Skype™ to BHARAT383
Default

IF I AM NOT WRONG ..........
I AM USING THESE CODE:
these code only in html .................
<html>
<head>
<title>RED COLOR IN BOLD TYPE PARAGRAPH</title>
</head>
<body>
<p><font color='red'><b>TYPE THE PARAGRAPH</b></font></p>
</body>
</html>
............................................
now you can use css style ::::::::::::::::::::::::::::::::::;
<html>
<head>
<title>RED COLOR FONT WITH BOLD STYLE</title>
</head>
<body>
<p style="color:red; font-weight:bold;"> type the paragraph</p></body>
</html>
..........................................
now with css style ::::::::::::::::::::::::::::::::
<html>
<head>
<title>RED COLOR FONT WITH BOLD STYLE</title>
<script type="text/css">
p
{
color: red;
font-weight: bold;
}
</script>
</head>
<body>
<p>type the paragraph here</p>
</body>
</html>

BY BHARAT383 FROM BHUJ - KUTCH
__________________
BHARAT383
Reply With Quote
  #3  
Old 02-11-2012, 09:57 AM
jamewhite86 jamewhite86 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 9
Default HTML code

HTML (Hipher text markup language) code is mainly used for the hipher link generate and really connected to anothe page.it means one page to another page connected by hipher link.on your website.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Contact Us - Shayri Forum - Top
Many thanks to Web Hosting Jack for providing such a wonderful Web Hosting service to our shayri website.
KVik.dvnk.ru Shayri Forum - : Shayri Sher Shayari Shayar

All times are GMT. The time now is 08:47 PM.