Saturday, 20 May 2017

Give attention to HTML Code

Suggested Topic Titles: Why give attention to basic HTML Code
Why do having basic HTML codes is important
Is HTML code still important to bloggers?

This lesson is not a school, for a matter of fact I don’t know everything but with the little I know, I don’t want it to die with me.
Coming to know blogging is one thing, maintaining blog for a long time isn’t moi-moi, everyone wants to blog.  There are some basic “things that bloggers need to know before blogging”  like having ideas on how to type, read, write, think/comprehend etc but I have never seen post saying that you need to know basic Html codes before blogging. Why is that? Is it that HTML code is not really needed because blogger, wordpress and other platform had made blogging/site creation easier with lesser stress and no coding experience?



For one thing I know is that you cannot deny the fact that most or every design and behavior you want to work on your blog, is done with HTML code, then I really no that HTML is still needed, what about you?

Well, I shall be revealing some basic HTML code that you might already know, some don’t know how to place or use them. There are some basic important signs that HTML code work with, all you get it here.
Basic HTML Code

This is serious I have been talking about HTML and I have know idea if you even know what it is. Here is what HTML means Hyper Text Make-up Language.

There are some signs used on HTML coding.

<             Less than
>             Greater than
/              Slash sign
              Single and double approstophe known as quotation mark
:               Double colon
;               Semi – colon

This is an open tag <> and this is a the close tag </>

 <b>       Means Bold        </b>
<i>          Italic                   </i>
<u>        Underline           </u>
<h>        Header               </h>
<Big>     size                   </big>
<small>                           </small>
<sub>   sub- script           </sub>
<sup>   super -script       </sup>
<br>      line break        </br>

<h> Heading </h> (there are different sizes according to the numbers added <h1><h2><h3><h4>) for the main Header <h1> is the best size for it but <h1> is used for the main header itself.


Note: When you open the element you must also close it, so that it will have effect perfectly on the word or sentence you want to work on. Example <b> means Bold in HTML code make-up; if you want it to have effect you need to close it like this </b>.
View this, to make ‘How to create a blog’ be bold this how you set it up using HTML


The first box shows the HTML code raw input, while the other box shows how it will display on your website or blog. The logic in html is very interesting and to tell you truth HTML makes your website and blog look very beautiful.

Check For Domain And Hosting For Free

Try using, learning your basic HTML codes and get a different look for your blog or website.

Is HTML code still important to bloggers? I will be expecting your reply along with your questions or suggestions to this post.
Share :

Bloggersgist

1 comment:

  1. Nice tutorial bro. I want to ask, Hw can we use this code to display a particular picture about something?

    ReplyDelete