___|  _ \   |  |    |   |_ _|\ \     / ____|
 |     |   |  |  |    |   |  |  \ \   /  __|
 |   | |   | ___ __|  ___ |  |   \ \ /   |
\____|\___/     _|   _|  _|___|   \_/   _____| 

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Html5 tutorial #2 the basic form of html & creating a web page

BY: @firefoxit | CREATED: Dec. 14, 2017, 2:43 p.m. | VOTES: 0 | PAYOUT: $0.00 | [ VOTE ]

[IMAGE: https://steemitimages.com/DQmXNuCm4vfr3A9r9M7GBfwgu5x48dfU8bsaKm6C5hPHLxX/html%20file.png]In the browser window above you can see a web page that features exactly the same content as shown below. Don’t worry about what the code means yet. The HTML code is made up of characters that live inside angled brackets <>, these are called HTML elements. Elements are usually made up of two tags, an opening, and closing tag. Each HTML element tells the browser something about the information that sits between its opening and closing tags. [IMAGE: https://steemitimages.com/DQmNPHyw46RHTbq4vFkdoUkjZj21ym7DbmjPkFTsuBkZDiA/htlfile2.png]

How to create a web page on a windows computer
[IMAGE: https://steemitimages.com/DQmV2wh127VyEKx1iisGTvemi8FqEGvDLtRq9wWRY2nypAL/steemit%20how%20to%20open%20a%20html%20file.jpg]

Step by step explanation:
* Open your notepad, type the html code shown above.
* Got to the File menu and select Save as… You will need to save the file somewhere you can remember. If you would like you could create a special folder for certain projects. Save the file as .html and make sure you select ALL files.
* Open the file in the directory you have saved it to by right clicking and selection open with. Select the browser you would like the file to be opened in and click on the open button.

TAGS: [ #html ] [ #programming ] [ #css ] [ #javascript ] [ #webpage ]

Replies

@steemitboard | Dec. 15, 2017, 1:02 a.m. | Votes: 0 | [ VOTE ]

Congratulations @firefoxit! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[IMAGE: https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png] Award for the number of upvotes

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

> By upvoting this notification, you can help all Steemit users. Learn how here!

@steemitboard | Dec. 15, 2017, 9:30 a.m. | Votes: 0 | [ VOTE ]

Congratulations @firefoxit! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[IMAGE: https://steemitimages.com/70x80/http://steemitboard.com/notifications/firstcommented.png] You got a First Reply

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

> By upvoting this notification, you can help all Steemit users. Learn how here!

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>