Hello to all of you! This is my first time to post about Web Development tutorial . I hope that you are going to support me.
Intro
This tutorial is for beginners or for those people who want to learn web development.Also, for those people that forgot the basics of web development and want to take refresher.
For this lesson we are going to learn about HTML.
What is HTML?
The HTML or Hyper Text Markup Language serves as a bone structure of a website .
Meaning, he is the one who is responsible for the form or the arrangment of your website.
What do i need to learn about HTML?
HTML is very simple.All you have to do is to familiarized the HTML element,tags and Attributes
Open your notepad then copy & paste the code below
<html>
<head>
<title> Hello po</title>
</head>
<body>
Hello World mga kababayan
</body>
</html>
If you already copied and pasted the code on your notepad, Click the file menu button and click 'Save as' then put your desired filename .For examlple 'MyWeb.html'.Make sure that the Save as Type is 'All File' to make sure that the file that we are going to make will going to have an html extential file. Please refer to the image below.
Just remember that the file extension name must be .html to identity the file as a HTML document by your browser.
To open the file using your browser, right click the file that we have created then click 'Open with'.After that, Choose the browser that you want to use to view the output of the file that we have created. You can choose Chrome,firefox,Internet Explorer or any browser that you prefer.
The output should like this.
That's all for now for now . Please Follow me @kizzbonez and be updated for another lesson that we are going to study.
Please Do not forget to upvote and resteem my post .. Thank you so much
sir i give your upvote, please ypu give me upvote please sir i need one please
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations! This post has been upvoted from the communal account, @minnowsupport, by Kizzbonez from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice and simple. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @kizzbonez! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
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
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit