1. Highlighting examples

HTML provides the following ways for highlighting text :

2. Heading examples

This is heading of level 1

This is heading of level 2

This is heading of level 3

This is heading of level 4

This is heading of level 5
This is heading of level 6

3. Different font sizes

This is text in font size 1

This is text in font size 2

This is text in font size 3

This is text in font size 4

This is text in font size 5

This is text in font size 6

This is text in font size 7

This is text in font size -2

This is text in font size -1

This is text of normal size

This is text in font size +1

This is text in font size +2

This is text in font size +3

This is text in font size +4

4. List Examples

Definition list

First item
This is the first item of our definition list. We shall have four more items in the list. Note that the description starts at a new line after the tag.
Second item
This is the second item.
Third item
The third item !!!
Fourth item
Fifth item

Compact definition list

First item
This is the first item of our definition list. We shall have four more items in the list. Note that the description starts at the same line as the tag.
Second item
This is the second item.
Third item
The third item !!!
Fourth item
Fifth item

Ordered and unordered lists

5. Table examples

OneTwoThree
Arabic123
Romaniiiiii
Comment The number one is the only invertible positive integer Two is the only even prime number Three is the smallest odd prime number
Tables can be put inside tables. For example:
OneTwo
1eins
1.erste
2zwei
2.zweite

6. Anchors

This is an anchor.
This is another anchor.

7. Blocks

Rules

Here are two horizontal rules:

Quoted material

This is a quoted material:
Symbolic computation deals with computation with polynomials over different rings and fields. We concentrate our focus on polynomials over finite fields.

The theory of finite fields, originating from the seminal work of Galois in 1830, continues to be an important and active branch of mathematics. In the last half of this decade, applied mathematicians and engineers have devised several important applications of the theory of finite fields. This has stimulated interest in various computational problems associated with finite fields.

Pre-formatted output

This portion of text is
                        **** PRE-FORMATTED ****
          One   Two   Three
Digit      1     2      3
Roman      i     ii    iii

Example Block

In an XMP block Output is **** PRE-FORMATTED **** In addition all HTML tags are ignored : <B><I><UNKNOWN> The special characters are also ignored : &lt; &gt; st&uuml;ck <!-- Comments are printed -->

Paragraphs

This is a paragraph

This is another paragraph.

Finally this is yet another paragraph.

Address

This is my address:
Barda
Department of Computer Science and Automation
Indian Institute of Science
Bangalore 560 012 INDIA

Comments

Comments are not printed.

Subscripts and superscripts

Let f be a polynomial in Fqn[X1,...,Xn]. Here is another example:
abcdefghij-kl+mn² ÷ abcdefghij-kl+mn²

Centered paragraph

This is a
very very short paragraph
which is aligned at the center.

8. Special characters

TeX special characters

# $ % & _ { } ^ ~ \ |

HTML special characters

< > " & # (space) (space)

ISO-Latin characters

© Á À Â Ã Å Ä Æ Ç É È Ê Ë Í Ì Î Ï Ñ Ó Ò Ô Õ Ö Ø Ú Ù Û Ü Ý ß á à â ã å ä æ ç é è ê ë í ì î ï ñ ó ò ô õ ö ø ú ù û ü ý ÿ

ASCII encoding

! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ¡ ¦ § ¨ © ª « ¬ ­ ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô õ ö ÷ ø ù ú û ü ý ÿ

ASCII characters

¡ ¦ § ¨ © ª « ¬ ­ ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô õ ö ÷ ø ù ú û ü ý ÿ

9. HTML forms

Questionaire for your pet

Your Latin name:

Check if you have horns

Your sex : Male
Female
Don't want to disclose

What is your color:

Your favourite food:

Write your address here:

This is a hidden field:

Enter your password here (if any):

10. Applet tag

11. Images

Here you see the same image put using different SRC arguments. <img src="http://agastya.csa.iisc.ernet.in/~barda/htmltotex/images/diamond.gif" alt="Diamond"> Diamond <img src="http:~barda/htmltotex/images/diamond.gif" alt="Diamond"> Diamond <img src="http:images/diamond.gif" alt="Diamond"> Diamond <img src="file:/u1/barda/public_html/htmltotex/images/cyan-diamond.gif" alt="Cyan diamond"> Cyan diamond <img src="file:images/cyan-diamond.gif" alt="Cyan diamond"> Cyan diamond <img src="images/cyan-diamond.gif" alt="Cyan diamond"> Cyan diamond <img src="images/cyan-diamond.gif" alt="Cyan diamond" height=100> Cyan diamond <img src="images/cyan-diamond.gif" alt="Cyan diamond" width=100> Cyan diamond <img src="images/cyan-diamond.gif" alt="Cyan diamond" height=100 width=200> Cyan diamond

12. Unknown tags

All unknown tags are ignored irrespective of whether they fit into single lines or span over multiple lines.

13. HTML3.2 tags

Ordered lists

  1. one
  2. two
  3. three
    1. one
    2. two
    3. three
      1. one
      2. two
      3. three
        1. one
        2. two
        3. three
          1. one
          2. two
          3. three
            1. one
            2. two
            3. three
            4. four
            5. five
          4. four
          5. five
          6. six
        4. four
        5. five
        6. six
      4. four
      5. five
      6. six
    4. four
    5. five
    6. six
  4. four
  5. five
  6. six

Unordered lists

  • one
  • two
  • three
    • one
    • two
    • three
      • one
      • two
      • three
        • one
        • two
        • three
          • one
          • two
          • three
            • one
            • two
            • three
              • one
              • two
              • three
              • four
              • five
            • four
            • five
            • six
          • four
          • five
          • six
        • four
        • five
        • six
      • four
      • five
      • six
    • four
    • five
    • six
  • four
  • five
  • six

Headings

This is quite a long heading that is aligned at the center of the page

This is obtained by the argument align=center to H2.

This is another long heading that is aligned at the left of the page

This is obtained by the argument align=left to H2.

This is yet another long heading that is aligned at the right of the page

This is obtained by the argument align=right to H2.

Divisions

If winter comes,
can spring be far behind?
If winter comes,
can spring be far behind?
If winter comes,
can spring be far behind?

Change of text size

This is normal text and this grows bigger, bigger, bigger, bigger, bigger... And this shrinks smaller, smaller, smaller...