For Website Developer.

Heading1

heading 2

heading 3

This text is italics

This is also italics

This is Bold This is also bold

This is strike through




Now Escaping star below

I am *star*

Check how you can post put long paragraph in block. My theme doesn’t show horizontal slider. so I split paragraph in multiple lines.

This is first line in block 1 . This is second line in block 1

This is new paragraph in same block 1

This is completely new block

This is nested block quote


To put a blockquote within a list item, the blockquote’s > delimiters need to be indented:

  • A list item with a blockquote:

    This is a blockquote inside a list item.


link as shown below buy

Disabling Automatic URL Linking

If you don’t want a URL to be automatically linked, you can remove the link by denoting the URL as code with backticks.

http://www.example.com


Unordered List

  • item1
  • item2
    • nested item 3
    • nested item 4

Now Ordered List

  1. item1
  2. item2
    1. item3
    2. item 4
  3. item3

Adding online image

My avtaar

Adding local image

Image should be stored in static folder of website. This image is added in blog post

random plane


suppose you want to write inline code block

<p>This is paragraph</p>

now in code block

    <p>This is paragraph</p>
    

For python

    if a > b :
        print("A is greater")

Names Emails
omk omkar@demo
praf lester@demo

Task View

  • Task 1
  • Task 2