Question:

Can anyone giv me simple html tags 4 orkut?

by  |  earlier

0 LIKES UnLike

Can anyone giv me simple html tags 4 orkut?

 Tags:

   Report

3 ANSWERS


  1. Just copy and paste these codes in the scrapbook....and do change your message where its written " YouTEXTHere "....

    ---------------

    Large Font

    ---------------

    <font style="font-size:500px"> YourTEXTHere </font>

    ---------------

    Header Text

    ---------------

    <h1> YourTEXTHere </h1>

    ---------------

    Superscript

    ---------------

    <sup> YourTEXTHere </sup>

    ---------------

    Subscript

    ---------------

    <sub> YourTEXTHere </sub>

    ---------------

    Underline

    ---------------

    <u> YourTEXTHere </u>

    ---------------

    Line over text

    ---------------

    <span style="text-decoration: overline"> YourTEXTHere </span>

    ---------------

    Strike through

    ---------------

    <S> YourTEXTHere </S>


  2. What is orkut?

    and why is this in the networking section?

    Some basics:

    If you want to make text bold, put the text between <b> and </b>.

    If you want to make text italic, put it between <i> and </i>.

    If you want to insert an image from the internet use:

    <img><a href="link to image"></img>

    If you want to make text underlined, put it between <b> and </b>

  3. Umm not sure what orkut is but...

    If you want to make text bold, put the text between <b> and </b>.

    If you want to make text italic, put it between <i> and </i>.

    If you want to insert an image from the internet use:

    <img><a href="link to image"></img>

    If you want to make text underlined, put it between <u> and </u>

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.