HTML which stands for Hyper Text Markup Language .
LETS look for HTML 5 in today's 2nd class.
How to start and open
Open the Start Screen (the window symbol at the bottom left on your screen). Type Notepad. OR
Open Start > Programs > Accessories > Notepad
Type these for your first program. save these as (anything)XXX.html
now lets understand these code
!Doctype HTML-A document type declaration, or DOCTYPE, is an instruction that associates a particular SGML or XML document (for example, a webpage) with a document type definition (DTD) (for example, the formal definition of a particular version of HTML1.0 - HTML 4.0).
HTML- it is opening of any website.
H1 - it is first heading P- stands for paragraph. body-it is body part of website.
!!! bonus !!! marquee in <> makes text float it can be adjusted by (marquee direction="left") (/marquee)in <>.
Hyper link is done by (*note i have used () insted of <>) (a href="https://www.facebook.com/")ADKA TUTOR(/a) I will post rest of them tomorrow. thank you dont forget to follow
@cleverbot
upvote my post
You use three backticks to show code:
` ` `code-goes-here ` ` `
Before:
` ` `<a href ="https://www.steemit.com/">Steemit</a>` ` `
After:
<a href="https://www.steemit.com/">Steemit</a>
@originalworks
The @OriginalWorks bot has determined this post by @adishkattel to be original material and upvoted it!
To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message!
To nominate this post for the daily RESTEEM contest, upvote this comment!
For more information, Click Here!
This post recieved an upvote from minnowpond. If you would like to recieve upvotes from minnowpond on all your posts, simply FOLLOW @minnowpond
Congratulations @adishkattel! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of comments received
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP