Hello Everyone how are you?Hope all of great i am also great.Today i will show Basic HTML Coading Part -1+2
I know lot of peoples know about html but i just published it who don't know html.
HTML Meaning : Hyper Text Markup Langualge
For html coading you need notepad software
this software is build in computer of windows 7,
windows 8, windows 10.
This is Structure of HTML Language
In this section our 3 parts
1= Opening and Closing
2= Heading Section
4= Body Section
Now i will discuss about html tag
<> this is opening
</> this is closing
within opening and closing different is only /
1: Heading Tag
There are six heading tag in HTML Language
Html Heading Tag
Html Heading Tag
Html Heading Tag
Html Heading Tag
Html Heading Tag
Html Heading Tag
2: Pragraph and Break Tag
This is pragraph tag, to show any
pragraph in website we use p tag and devided two line
we use
tag
Html Pragraph Tag
Html Pragraph tag
3: Formating Tag
There are 3 formating tag
A: B tag this called Bold example HTML
B: I tag this called Italic example HTML
C: U tag this called Underline Example HTML
Let's start part 2 Class of HTML
This section I am showing color and font size
I am normal
<pstyle="color:red;">I am red <pstyle="color:blue;">I am blue <pstyle="font-size:50px;">I am bigThis section I am showing background color in word
This is a heading
This is a paragraph.
This section Border beside of heading with color
Hello World
Hello World
Hello World
This section I am showing body background color
html head style> body {background-color: red;} h1 {color: blue;} p {color: yellow;}This is a heading
This is a paragraph.
html>You can visit my 1st part of the html post
https://steemit.com/hive-185836/@bristy1/basic-html-coading-part-1-2nd-day-of-14-days-diving-program