|
||
Youcan build your own website through several ways. Creating text and worddocuments for web pages are the fundamental aspects needed in building your ownwebsite. You also need to learn the basic HTML tags, insert HTML tags and getelectronic images, videos and pictures. You will also need to know how you canview and edit your own page.
Learninghow to make use of the basic html tags is important when you want to build yourown website. Formatting tags would need to be inserted in your document, thesetags would allow the web browser {who is using internet explorer for example}how you have arranged your words, texts, and pictures on the screen. TheHypertext markup language or HTML is used to define the arrangement of formattingtext that rearranges the content of a web page- It is very necessary to learnthis when you want to build your own website.
Someof the popular HTML tags needed in the building of your website will include;< html>, < head>,
Someof the basic formatting tags in HTML needed in building the content of yourwebsite include ,
,
and so on. TheBold face text is usually represented as < b> and it's used to makesentences of words bold. The
Theparagraph return tag < is used to insert extra line spaces betweenparagraphs, while the tag represent the Italics text. The line breakwhich represents no extra spaces is represented with the
tag. Thehorizontal rule-which is a line running from one end of a page to the other andwhich separate the texts from each section is represented with the
tag.
Theseare some of the tags you will need to learn to use when you want to build yourown website. They are easy to use, the more you teach them, the better andgreater your website look.