Moment Of Life !!

Friday, 9 December 2016

HTML Attributes

        Attributes provide additional information about HTML elements. HTML Attributes HTML elements can have attributes Attributes provide additional information about the element Attributes are always specified in the start tag Attribute Syntax Attributes always come in name/value pairs like this: name="value". Examples border="1" href="http://www.w3scchools.com" bgcolor="yellow" Attributes Example 1: defines an HTML table. (You will learn more about HTML tables later)
The border attribute defines a border type for the
element. Attributes Example 2: defines an anchor (an HTML link). (You will learn more about HTML links  later) The href attribute provides the link address for the element. Attributes Example 3: defines the body of an HTML document. The bgcolor attribute defines the background color for the element. Note: bgcolor is a "dying" attribute, use styles instead (next chapter). Always Quote Attribute Values Attribute values should always be enclosed in quotes. Double style quotes are the most common, but single style quotes are also allowed. In some rare situations, like when the attribute value itself contains quotes, it is necessary to use single quotes: name='John "ShotGun" Nelson' HTML Tip - Use Lowercase Attributes Attribute names and attribute values are case-insensitive. However, the World Wide Web Consortium (W3C) recommends lowercase attributes/attribute values in their HTML 4 recommendation Newer versions of (X)HTML will demand lowercase attributes. HTML Attributes Reference A full list of attributes for each HTML element is listed in our: Complete HTML Reference Below is a list of some attributes that are standard for all HTML elements (with a few exceptions): Attribute Value Description class class_rule or style_rule The class of the element id id_name A unique id for the element style style_definition An inline style definition title tooltip_text  A text to display in a tool tip For more information about standard attributes:  
Share:

  HTML Elements

      HTML Elements An HTML element is everything from the start tag to the end tag: Start tag Element content End tag

This is a paragraph

This is a link   HTML Element Syntax An HTML element starts with a start tag An HTML element ends with an end tag The element content is everything between the start and end tag Some HTML elements have empty content Some HTML elements have a missing end tag Note: The start tag can have additional information (attributes). See next chapter. Nested HTML Elements Most HTML elements can be nested (can contain other HTML elements). Most HTML documents consist of nested HTML elements. HTML Document Example

This is my first paragraph

The example above contains 3 HTML elements:

This is my first paragraph

The

element defines a paragraph in the HTML document: The element has a start tag

and an end tag

The element content is: This is my first paragraph

This is my first paragraph

The element defines the body of the HTML document The element has a start tag and an end tag The element content is another element (a paragraph)

This is my first paragraph

The element defines the whole HTML document. The element has a start tag and an end tag The element content is another element (the body) Empty HTML Elements HTML elements without content are called empty elements. Empty elements have no end tag.
is an empty element without a closing tag. In XHTML, XML, and future versions of HTML, all elements must be closed. Adding a slash to the start tag, like
, is the proper way of closing empty elements, accepted by HTML, XHTML and XML. Even if
works in all browsers, writing
instead is more future proof.   HTML Tip - Lowercase Tags HTML tags are not case sensitive:

means the same as

. Plenty of web sites use uppercase HTML tags in their pages. W3Schools use lowercase tags because the World Wide Web Consortium (W3C) recommends lowercase in HTML 4, and demands lowercase tags in newer versions of (X)HTML.  

Share:

HTML Text Formatting

        HTML Text Formatting This text is bold This text is big This text is italic This is computer output This is subscript and superscript HTML Formatting Tags HTML uses tags like and for formatting output, like bold or italic text. These HTML tags are called formatting tags. Refer to the bottom of this page for a complete reference.   Text Formatting Tags Tag Description Defines bold text Defines big text Defines emphasized text  Defines italic text Defines small text Defines strong text Defines subscripted text Defines superscripted text Defines inserted text Defines deleted text Deprecated. Use instead Deprecated. Use instead Deprecated. Use styles instead "Computer Output" Tags Tag Description Defines computer code text Defines keyboard text  Defines sample computer code Defines teletype text Defines a variable
Defines preformatted text
Deprecated. Use 
 instead

Deprecated. Use <pre> instead
<xmp>
Deprecated. Use <pre> instead
Citations, Quotations, and Definition Tags

Tag
Description
<abbr>
Defines an abbreviation
<acronym>
Defines an acronym
<address>
Defines an address element
<bdo>
Defines the text direction
<blockquote>
Defines a long quotation
<q>
Defines a short quotation
<cite>
Defines a citation
<dfn>
Defines a definition term
 
&nbsp;</plaintext></pre></listing></pre></var></tt></samp></kbd></code></u></del></strike></del></s></del></ins></sup></sub></strong></small></i></em></big></b></i></b></div>
<script type='text/javascript'>createSummaryAndThumb("summary612207803737839468");</script>
<div class='pbtsharethisbutt'>
Share:
  
  
  
  


  
  
  
  
  
  
  <a href='http://www.facebook.com/share.php?v=4&src=bm&u=https://naijafreetab.blogspot.com/2016/12/html-text-formatting.html&t=HTML Text Formatting' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'></i></a><a href='http://twitter.com/home?status=HTML Text Formatting -- https://naijafreetab.blogspot.com/2016/12/html-text-formatting.html' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'></i></a><a href='https://plus.google.com/share?url=https://naijafreetab.blogspot.com/2016/12/html-text-formatting.html' onclick='javascript:window.open(this.href,   "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'></i></a>
</div>
<div class='readmore'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-text-formatting.html'>Read More</a>
</div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'></div>
<div class='post-footer-line post-footer-line-2'></div>
<div class='post-footer-line post-footer-line-3'></div></div>
</div>
</div>
</div>
<div class='post-outer'>
<div class='wrapfullpost'>
<div class='post hentry'>
<a name='9190729413918641819'></a>
<h3 class='post-title entry-title' itemprop='headline'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html'>&#160; HTML Paragraphs</a>
</h3>
<div class='post-header-line-1'></div>
<div class='postmeta-primary'>
<span class='meta_author post-author vcard'><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><meta content='https://www.blogger.com/profile/05274440753215532445' itemprop='url'/><a class='g-profile' href='https://www.blogger.com/profile/05274440753215532445' rel='author' title='author profile'><span itemprop='name'>Unknown</span></a></span></span><meta content='https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html' itemprop='url'/><span class='meta_date'><a class='timestamp-link' href='https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html' rel='bookmark' title='permanent link'><span class='published updated' itemprop='datePublished' title='2016-12-09T22:35:00-08:00'>22:35</span></a></span><span class='meta_categories'><a href='https://naijafreetab.blogspot.com/search/label/tips' rel='tag'>tips</a>, <a href='https://naijafreetab.blogspot.com/search/label/web' rel='tag'>web</a></span><span class='meta_comments'><a href='https://www.blogger.com/comment/fullpage/post/2252336993056746044/9190729413918641819' onclick=''>No comments</a></span>
<span class='item-control blog-admin pid-1486081748'>
<a href='https://www.blogger.com/post-edit.g?blogID=2252336993056746044&postID=9190729413918641819&from=pencil' title='Edit Post'>
<img alt="" class="icon-action" height="18" src="//img2.blogblog.com/img/icon18_edit_allbkg.gif" width="18">
</a>
</span>
</div>
<div class='post-body entry-content' id='post-body-9190729413918641819'>
<div id='summary9190729413918641819'>&nbsp; &nbsp; &nbsp; HTML documents are divided into paragraphs.

HTML Paragraphs
Paragraphs are defined with the <p> tag.

</p><p>This is a paragraph</p>
<p>This is another paragraph</p>
Note: Browsers automatically adds an empty line before and after paragraphs.

Don't Forget the End Tag
Most browsers will display HTML correctly even if you forget the end tag:

<p>This is a paragraph
</p><p>This is another paragraph
The example above will work in most browsers, but don't rely on it. Forgetting the end tag can produce unexpected results or errors.

Note: Future version of HTML will not allow you to skip end tags.

HTML Line Breaks

Use the <br> tag if you want a line break (a new line) without starting a new paragraph:

</p><p>This is<br>a para<br>graph with line breaks</p>
The <br> tag is an empty tag. It has no end tag like <br>.

You can read more about empty HTML tags in the next chapters of this tutorial.

<br> or <br>

In XHTML, XML, and future versions of HTML, tags with no end tags (closing tags) are not allowed.

Even if <br> works in all browsers, writing <br> instead is more future proof.

HTML Rules (Lines)
The <hr> tag is used to create an horizontal rule (line).

Example:

<p>This is a paragraph</p>
<hr>
<p>This is a paragraph</p>
<hr>
<p>This is a paragraph</p>
HTML Output - Useful Tips

You cannot be sure how HTML will be displayed. Large or small screens, and resized windows will create different results.

With HTML, you cannot change the output by adding extra spaces or extra lines in your HTML code.

The browser will remove extra spaces and extra lines when the page is displayed. Any number of lines count as one space, and any number of spaces count as one space.

HTML Tag Reference

When you lookup W3Schools' tag reference, you will see additional information about tags and their attributes.

You will learn more about HTML tag attributes in the next chapters of this tutorial.

Tag
Description
<p>
Defines a paragraph
<br>
Inserts a single line break
</p><hr>
Defines a horizontal rule
&nbsp;</div>
<script type='text/javascript'>createSummaryAndThumb("summary9190729413918641819");</script>
<div class='pbtsharethisbutt'>
Share:
  
  
  
  


  
  
  
  
  
  
  <a href='http://www.facebook.com/share.php?v=4&src=bm&u=https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html&t=  HTML Paragraphs' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'></i></a><a href='http://twitter.com/home?status=  HTML Paragraphs -- https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'></i></a><a href='https://plus.google.com/share?url=https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html' onclick='javascript:window.open(this.href,   "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'></i></a>
</div>
<div class='readmore'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-paragraphs.html'>Read More</a>
</div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'></div>
<div class='post-footer-line post-footer-line-2'></div>
<div class='post-footer-line post-footer-line-3'></div></div>
</div>
</div>
</div>
<div class='post-outer'>
<div class='wrapfullpost'>
<div class='post hentry'>
<a name='7172030377981949735'></a>
<h3 class='post-title entry-title' itemprop='headline'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-headings.html'> HTML Headings</a>
</h3>
<div class='post-header-line-1'></div>
<div class='postmeta-primary'>
<span class='meta_author post-author vcard'><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><meta content='https://www.blogger.com/profile/05274440753215532445' itemprop='url'/><a class='g-profile' href='https://www.blogger.com/profile/05274440753215532445' rel='author' title='author profile'><span itemprop='name'>Unknown</span></a></span></span><meta content='https://naijafreetab.blogspot.com/2016/12/html-headings.html' itemprop='url'/><span class='meta_date'><a class='timestamp-link' href='https://naijafreetab.blogspot.com/2016/12/html-headings.html' rel='bookmark' title='permanent link'><span class='published updated' itemprop='datePublished' title='2016-12-09T22:33:00-08:00'>22:33</span></a></span><span class='meta_categories'><a href='https://naijafreetab.blogspot.com/search/label/tips' rel='tag'>tips</a>, <a href='https://naijafreetab.blogspot.com/search/label/web' rel='tag'>web</a></span><span class='meta_comments'><a href='https://www.blogger.com/comment/fullpage/post/2252336993056746044/7172030377981949735' onclick=''>No comments</a></span>
<span class='item-control blog-admin pid-1486081748'>
<a href='https://www.blogger.com/post-edit.g?blogID=2252336993056746044&postID=7172030377981949735&from=pencil' title='Edit Post'>
<img alt="" class="icon-action" height="18" src="//img2.blogblog.com/img/icon18_edit_allbkg.gif" width="18">
</a>
</span>
</div>
<div class='post-body entry-content' id='post-body-7172030377981949735'>
<div id='summary7172030377981949735'>&nbsp; &nbsp; &nbsp; &nbsp;Headings are important in HTML documents.

HTML Headings

Headings are defined with the <h1> to </h1><h6> tags.

</h6><h1> defines the largest heading. </h1><h6> defines the smallest heading.

</h6><h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
Note: Browsers automatically adds an empty line before and after headings.

Headings Are Important

Use the HTML heading tags for headings only. Don't use headings to make something BIG or bold.

Search engines use your headings to index the structure and content of your web pages.

Since users may skim your pages by its headings, it is important to use headings to show the document structure.

H1 headings should be used as main headings, followed by H2 headings, and less important H3 headings, and so on.

HTML Comments

Comments can be inserted in the HTML code to make it more readable and understandable. Comments are ignored by the browser and not displayed.

Comments are written like this:

<!-- This is a comment -->
Note: There is an exclamation point after the opening bracket, but not before the closing bracket.

HTML Tip - How to View HTML Source

Have you ever seen a Web page and wondered "Hey! How did they do that?"

To find out, click the VIEW option in your browser's toolbar and select SOURCE or PAGE SOURCE. This will open a window that shows you the HTML code of the page.

HTML Tag Reference

When you lookup W3Schools' tag reference, you will see additional information about tags and their attributes.

You will learn more about HTML tag attributes in the next chapters of this tutorial.

Tag
Description

Defines an HTML document

Defines the document's body
<h1> to </h1><h6>
Defines header 1 to header 6
<!--&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ---->
Defines a comment
&nbsp;</h6></div>
<script type='text/javascript'>createSummaryAndThumb("summary7172030377981949735");</script>
<div class='pbtsharethisbutt'>
Share:
  
  
  
  


  
  
  
  
  
  
  <a href='http://www.facebook.com/share.php?v=4&src=bm&u=https://naijafreetab.blogspot.com/2016/12/html-headings.html&t= HTML Headings' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'></i></a><a href='http://twitter.com/home?status= HTML Headings -- https://naijafreetab.blogspot.com/2016/12/html-headings.html' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'></i></a><a href='https://plus.google.com/share?url=https://naijafreetab.blogspot.com/2016/12/html-headings.html' onclick='javascript:window.open(this.href,   "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'></i></a>
</div>
<div class='readmore'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-headings.html'>Read More</a>
</div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'></div>
<div class='post-footer-line post-footer-line-2'></div>
<div class='post-footer-line post-footer-line-3'></div></div>
</div>
</div>
</div>
<div class='post-outer'>
<div class='wrapfullpost'>
<div class='post hentry'>
<a name='2845305883426160332'></a>
<h3 class='post-title entry-title' itemprop='headline'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-getting-started.html'>HTML - Getting Started</a>
</h3>
<div class='post-header-line-1'></div>
<div class='postmeta-primary'>
<span class='meta_author post-author vcard'><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><meta content='https://www.blogger.com/profile/05274440753215532445' itemprop='url'/><a class='g-profile' href='https://www.blogger.com/profile/05274440753215532445' rel='author' title='author profile'><span itemprop='name'>Unknown</span></a></span></span><meta content='https://naijafreetab.blogspot.com/2016/12/html-getting-started.html' itemprop='url'/><span class='meta_date'><a class='timestamp-link' href='https://naijafreetab.blogspot.com/2016/12/html-getting-started.html' rel='bookmark' title='permanent link'><span class='published updated' itemprop='datePublished' title='2016-12-09T22:32:00-08:00'>22:32</span></a></span><span class='meta_categories'><a href='https://naijafreetab.blogspot.com/search/label/web%20tips' rel='tag'>web tips</a></span><span class='meta_comments'><a href='https://www.blogger.com/comment/fullpage/post/2252336993056746044/2845305883426160332' onclick=''>No comments</a></span>
<span class='item-control blog-admin pid-1486081748'>
<a href='https://www.blogger.com/post-edit.g?blogID=2252336993056746044&postID=2845305883426160332&from=pencil' title='Edit Post'>
<img alt="" class="icon-action" height="18" src="//img2.blogblog.com/img/icon18_edit_allbkg.gif" width="18">
</a>
</span>
</div>
<div class='post-body entry-content' id='post-body-2845305883426160332'>
<div id='summary2845305883426160332'><p dir="ltr">&#160; &#160; &#160; &#160; &#160;&nbsp; &#160; &#160; What Do You Need? You don't need any tools to learn HTML at W3Schools. You don't need any HTML editor You don't need a web server You don't need a web site Editing HTML In this tutorial we use a plain text editor (like Notepad) to edit HTML. We believe this is the best way to learn HTML. However, professional web developers often prefer HTML editors like FrontPage or Dreamweaver, instead of writing plain text. Creating Your Own Test Web If you just want to learn HTML, skip the rest of this chapter. If you want to create a test web on your own computer, just copy the 3 files below to your desktop. (Right click on each link, and select "save target as" or "save link as") After you have copied the files, you can double-click on the file called "mainpage.htm" and see your first web site in action. Use Your Test Web For Learning We suggest you experiment with everything you learn at W3Schools by editing your web files with a text editor (like Notepad). Note: If your first web site contains HTML markup tags you have not learned yet, don't panic. You will learn much more HTML in the next chapters. </p>
<p dir="ltr">HTM or HTML Extension? When you save an HTML file, you can use either the .htm or the .html extension. We use .htm in our examples. It is a habit from the past, when the software only allowed three letters in file extensions. With new software it is perfectly safe to use .html. &#160;</p>
</div>
<script type='text/javascript'>createSummaryAndThumb("summary2845305883426160332");</script>
<div class='pbtsharethisbutt'>
Share:
  
  
  
  


  
  
  
  
  
  
  <a href='http://www.facebook.com/share.php?v=4&src=bm&u=https://naijafreetab.blogspot.com/2016/12/html-getting-started.html&t=HTML - Getting Started' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'></i></a><a href='http://twitter.com/home?status=HTML - Getting Started -- https://naijafreetab.blogspot.com/2016/12/html-getting-started.html' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'></i></a><a href='https://plus.google.com/share?url=https://naijafreetab.blogspot.com/2016/12/html-getting-started.html' onclick='javascript:window.open(this.href,   "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'></i></a>
</div>
<div class='readmore'>
<a href='https://naijafreetab.blogspot.com/2016/12/html-getting-started.html'>Read More</a>
</div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'></div>
<div class='post-footer-line post-footer-line-2'></div>
<div class='post-footer-line post-footer-line-3'></div></div>
</div>
</div>
</div>
<div class='post-outer'>
<div class='wrapfullpost'>
<div class='post hentry'>
<a name='6393336820039990541'></a>
<h3 class='post-title entry-title' itemprop='headline'>
<a href='https://naijafreetab.blogspot.com/2016/12/what-is-html.html'>What is HTML? </a>
</h3>
<div class='post-header-line-1'></div>
<div class='postmeta-primary'>
<span class='meta_author post-author vcard'><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><meta content='https://www.blogger.com/profile/05274440753215532445' itemprop='url'/><a class='g-profile' href='https://www.blogger.com/profile/05274440753215532445' rel='author' title='author profile'><span itemprop='name'>Unknown</span></a></span></span><meta content='https://naijafreetab.blogspot.com/2016/12/what-is-html.html' itemprop='url'/><span class='meta_date'><a class='timestamp-link' href='https://naijafreetab.blogspot.com/2016/12/what-is-html.html' rel='bookmark' title='permanent link'><span class='published updated' itemprop='datePublished' title='2016-12-09T22:30:00-08:00'>22:30</span></a></span><span class='meta_categories'><a href='https://naijafreetab.blogspot.com/search/label/web%20tips' rel='tag'>web tips</a></span><span class='meta_comments'><a href='https://www.blogger.com/comment/fullpage/post/2252336993056746044/6393336820039990541' onclick=''>No comments</a></span>
<span class='item-control blog-admin pid-1486081748'>
<a href='https://www.blogger.com/post-edit.g?blogID=2252336993056746044&postID=6393336820039990541&from=pencil' title='Edit Post'>
<img alt="" class="icon-action" height="18" src="//img2.blogblog.com/img/icon18_edit_allbkg.gif" width="18">
</a>
</span>
</div>
<div class='post-body entry-content' id='post-body-6393336820039990541'>
<div id='summary6393336820039990541'>&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Web Design<div>&nbsp;&nbsp; &nbsp; &nbsp;HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. It is constantly undergoing revision and evolution to meet the demands and requirements of the growing Internet audience under the direction of the organisation charged with designing and maintaining the language.

The definition of HTML is HyperText Markup Language.

HyperText is the method by which you move around on the web &#8212; by clicking on special text called hyperlinks which bring you to the next page. The fact that it is hyper just means it is not linear &#8212; i.e. you can go to any place on the Internet whenever you want by clicking on links &#8212; there is no set order to do things in.
Markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italicised text, for example).&nbsp;<div><br></div><div>HTML is a Language, as it has code-words and syntax like any other language.
How does it work?

HTML consists of a series of short codes typed into a text-file by the site author &#8212; these are the tags. The text is then saved as a html file, and viewed through a browser, like Internet Explorer or Netscape Navigator. This browser reads the file and translates the text into a visible form, hopefully rendering the page as the author had intended. Writing your own HTML entails using tags correctly to create your vision. You can use anything from a rudimentary text-editor to a powerful graphical editor to create HTML pages.

&nbsp;

&nbsp;

What is CSS?

Cascading Style Sheets (CSS) is a language for specifying how documents are presented to users.

A document is a collection of information that is structured using a markup language.

Presenting a document to a user means converting it into a usable form for your audience. Browsers, like Firefox, Chrome or Internet Explorer, are designed to present documents visually, for example, on a computer screen, projector or printer.

Examples

A web page like the one you are reading is a document.
The information that you see in a web page is usually structured using the markup language HTML (HyperText Markup Language).
Dialogs in an application, also called modal windows, are often documents.
Such dialogs may also be structured using a markup language, like XUL (XML User Interface Language), which you will find in some Mozilla applications.
&nbsp;

Why use CSS?

Use CSS to define styles for your documents, including the design, layout and variations in display for different devices and screen sizes.&nbsp;<div><br></div><div>You can place your CSS in the  of a document with an embedded style sheet, or attach a separate file that defines your styles with an external style sheet. To link an external style sheet to your document, you'll simply add a link to the style sheet in the  of the document.

An external style sheet has many advantages. Keeping the styles separate from your HTML content:

Helps avoid duplication
Makes maintenance easier
Allows you to make a site-wide change in one place
Example
Using CSS, you store the style information in common files that all the pages share. For example, when the documents link to the same style sheet that defines the color of h2 headers, you can apply the style for h2 header tags globally by changing one css attribute.

When a user displays a web page, the user's browser loads the style information along with the content of the page.

When a user prints a web page, you can provide different style information that makes the printed page easy to read.

How do HTML and CSS work together? In general, you use HTML to describe the content of the document, not its style. You use CSS to specify the document's style, not its content. Later in this tutorial, you will see some exceptions to this arrangement.

&nbsp;<div><br></div><div>&nbsp;What Exactly Is JavaScript?
JavaScript is a programming language used to make web pages interactive. It runs on your visitor's computer and doesn't require constant downloads from your website. JavaScript is often used to create polls and quizzes.

What Do I Need to Run JavaScript?:

JavaScript support is built right into all the major web browsers, including Internet Explorer, Firefox and Safari. Provided that the visitors to your site are using web browsers that support JavaScript (most do) and have JavaScript enabled (it is by default), then your JavaScript will run when they visit the page.

What Is PHP?
Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML embedded scripting language used to create dynamic Web pages.

In an HTML document, PHP script (similar syntax to that of Perl or C ) is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP (similar to ASP and Cold Fusion) instead of having to rely on heavy amounts of code to output HTML. And, because PHP is executed on the server, the client cannot view the PHP code.

PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases. Also, PHP can talk across networks using IMAP, SNMP, NNTP, POP3, or HTTP.

&nbsp;

&nbsp;</div></div></div></div></div>
<script type='text/javascript'>createSummaryAndThumb("summary6393336820039990541");</script>
<div class='pbtsharethisbutt'>
Share:
  
  
  
  


  
  
  
  
  
  
  <a href='http://www.facebook.com/share.php?v=4&src=bm&u=https://naijafreetab.blogspot.com/2016/12/what-is-html.html&t=What is HTML? ' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'></i></a><a href='http://twitter.com/home?status=What is HTML?  -- https://naijafreetab.blogspot.com/2016/12/what-is-html.html' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'></i></a><a href='https://plus.google.com/share?url=https://naijafreetab.blogspot.com/2016/12/what-is-html.html' onclick='javascript:window.open(this.href,   "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'></i></a>
</div>
<div class='readmore'>
<a href='https://naijafreetab.blogspot.com/2016/12/what-is-html.html'>Read More</a>
</div>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'></div>
<div class='post-footer-line post-footer-line-2'></div>
<div class='post-footer-line post-footer-line-3'></div></div>
</div>
</div>
</div>

        </div></div>
      
<!--Can't find substitution for tag [adEnd]-->
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' href='https://naijafreetab.blogspot.com/search?updated-max=2016-12-09T22:49:00-08:00&amp;max-results=7&amp;reverse-paginate=true' id='Blog1_blog-pager-newer-link' title='Newer Posts'>&larr;&nbsp;Newer Posts</a>
</span>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://naijafreetab.blogspot.com/search?updated-max=2016-12-09T22:30:00-08:00&amp;max-results=7&amp;reverse-paginate=true&amp;start=7&amp;by-date=false' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts&nbsp;&rarr;</a>
</span>
<a class='home-link' href='https://naijafreetab.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML902'>
</div><div class='widget HTML' data-version='1' id='HTML300'>
</div><div class='widget HTML' data-version='1' id='HTML301'>
</div><div class='widget HTML' data-version='1' id='HTML901'>
</div></div>
</div>
<div id='lsidebar-wrapper'>
<div class='sidebarpbt section' id='sidebarleftsec'><div class='widget HTML' data-version='1' id='HTML2'>
<h2 class='title'>Recent Posts</h2>
<div class='widget-content'>
<script>var numposts =5; var showpostdate = false; var showpostsummary = false; var numchars = 100; </script>
<script src="//readthefullstory.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=rp">
</script>
</div>
<div class='clear'></div>
</div><div class='widget FeaturedPost' data-version='1' id='FeaturedPost1'>
<h2 class='title'>Featured Post</h2>
<div class='post-summary'>
<h3><a href='https://naijafreetab.blogspot.com/2023/05/nigeria-is-on-fire-as.html'>Nigeria is On Fire As</a></h3>
<img class='image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPkLf-1cSy4uvX9-wGakm47z540vM9ftaLfRZMHwsNUcAw3hT3G3Ff-XfzNko4ooklHhO1fPdh7xQ-yNGoxj4ERDbo1Pu4-WCz5CC-rNDwxQpe24pdHJZ3TLLkEHbbQQONlxdYdM5QgBLbmsYzD_lnhR9AYdih5ZwuQDanXhPqy9XGzZb5RwcH97WJ/s320/download.png'/>
</div>
<style type='text/css'>
    .image {
      width: 100%;
    }
  </style>
<div class='clear'></div>
</div><div class='widget PageList' data-version='1' id='PageList1'>
<h2>Pages</h2>
<div class='widget-content'>
<ul>
<li><a href='https://naijafreetab.blogspot.com/'>Home</a></li>
</ul>
<div class='clear'></div>
</div>
</div><div class='widget Label' data-version='1' id='Label13'>
Menu : <select class='postform' id='net' name='net' onchange='location=this.options[this.selectedIndex].value;'>
<option>Choose category</option>
<option value='https://naijafreetab.blogspot.com/search/label/2go'>2go
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/About%20Us'>About Us
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Advice'>Advice
(11)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Amazing'>Amazing
(24)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Android'>Android
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Artist'>Artist
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Auto'>Auto
(6)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Awesome'>Awesome
(16)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/book%20haram'>book haram
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Breaking%20News'>Breaking News
(41)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/comment'>comment
(3)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Discovery'>Discovery
(21)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Entertainment'>Entertainment
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Examination'>Examination
(6)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Football'>Football
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Galary'>Galary
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/google%2B'>google+
(10)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Hack'>Hack
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/health'>health
(11)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/IPOB'>IPOB
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Life%20styles'>Life styles
(6)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/lilsamobi'>lilsamobi
(5)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Lyrics'>Lyrics
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/mechanical%20Engineering'>mechanical Engineering
(10)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Microbold'>Microbold
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/MMM'>MMM
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/music'>music
(8)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/naijafreetab'>naijafreetab
(10)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Neco'>Neco
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Networking'>Networking
(12)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/New'>New
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/News'>News
(19)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Nigeria'>Nigeria
(7)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/photos'>photos
(5)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/politics'>politics
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Religion'>Religion
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Religion%20war'>Religion war
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Results'>Results
(6)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Slatecube'>Slatecube
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Sports'>Sports
(4)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Tech'>Tech
(2)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Technology'>Technology
(24)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/tips'>tips
(12)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/UEFA'>UEFA
(1)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/Vacancy%20Alert%21'>Vacancy Alert!
(5)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/web'>web
(3)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/web%20tips'>web tips
(29)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/website%20designing'>website designing
(4)
</option>
<option value='https://naijafreetab.blogspot.com/search/label/webtips'>webtips
(10)
</option>
</select>
</div>
<div class='widget HTML' data-version='1' id='HTML86'>
<h2 class='title'>Beauty</h2>
<div class='widget-content'>
</div>
</div><div class='widget HTML' data-version='1' id='HTML904'>
          <style>.item #related-wrap{display:
;}</style>
        </div><div class='widget HTML' data-version='1' id='HTML905'>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({
          google_ad_client: "ca-pub-1869163478743627",
          enable_page_level_ads: true
     });
</script>
</div>
<div class='widget HTML' data-version='1' id='HTML900'>
          <style>@media only screen and (min-width:1143px){#outer-wrapper{max-width:
;}}</style>
        </div><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript">
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener('load',
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent('onload', function(){ object[attribute] = val; });
      }
    }
  </script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/platform.js"></script>
<script type="text/javascript">
      gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: 'https://www.blogger.com/navbar/2252336993056746044?origin\x3dhttps://naijafreetab.blogspot.com',
              where: document.getElementById("navbar-iframe-container"),
              id: "navbar-iframe"
          });
        }
      });
    </script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div>
<div class='widget BlogSearch' data-version='1' id='BlogSearch1'>
<h2 class='title'>Search This Blog</h2>
<div class='widget-content'>
<div id='BlogSearch1_form'>
<form action='https://naijafreetab.blogspot.com/search' class='gsc-search-box' target='_top'>
<table cellpadding='0' cellspacing='0' class='gsc-search-box'>
<tbody>
<tr>
<td class='gsc-input'>
<input autocomplete='off' class='gsc-input' name='q' size='10' title='search' type='text' value=''/>
</td>
<td class='gsc-search-button'>
<input class='gsc-search-button' title='search' type='submit' value='Search'/>
</td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML10'>
<h2 class='title'>
Subcribe
</h2>
<div class='widget-content'>
<script src="https://apis.google.com/js/platform.js"></script>

<div class="g-ytsubscribe" data-channel="Mcopera" data-layout="default" data-count="default"></div>
</div>
<div class='clear'></div>
</div><div class='widget Label' data-version='1' id='Label2'>
<h2>Labels</h2>
<div class='widget-content cloud-label-widget-content'>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/2go'>2go</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/About%20Us'>About Us</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Advice'>Advice</a>
<span class='label-count' dir='ltr'>(11)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Amazing'>Amazing</a>
<span class='label-count' dir='ltr'>(24)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Android'>Android</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Artist'>Artist</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Auto'>Auto</a>
<span class='label-count' dir='ltr'>(6)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Awesome'>Awesome</a>
<span class='label-count' dir='ltr'>(16)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/book%20haram'>book haram</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-5'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Breaking%20News'>Breaking News</a>
<span class='label-count' dir='ltr'>(41)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/comment'>comment</a>
<span class='label-count' dir='ltr'>(3)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Discovery'>Discovery</a>
<span class='label-count' dir='ltr'>(21)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Entertainment'>Entertainment</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Examination'>Examination</a>
<span class='label-count' dir='ltr'>(6)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Football'>Football</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Galary'>Galary</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/google%2B'>google+</a>
<span class='label-count' dir='ltr'>(10)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Hack'>Hack</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/health'>health</a>
<span class='label-count' dir='ltr'>(11)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/IPOB'>IPOB</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Life%20styles'>Life styles</a>
<span class='label-count' dir='ltr'>(6)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/lilsamobi'>lilsamobi</a>
<span class='label-count' dir='ltr'>(5)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Lyrics'>Lyrics</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/mechanical%20Engineering'>mechanical Engineering</a>
<span class='label-count' dir='ltr'>(10)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Microbold'>Microbold</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/MMM'>MMM</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/music'>music</a>
<span class='label-count' dir='ltr'>(8)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/naijafreetab'>naijafreetab</a>
<span class='label-count' dir='ltr'>(10)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Neco'>Neco</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Networking'>Networking</a>
<span class='label-count' dir='ltr'>(12)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/New'>New</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/News'>News</a>
<span class='label-count' dir='ltr'>(19)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Nigeria'>Nigeria</a>
<span class='label-count' dir='ltr'>(7)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/photos'>photos</a>
<span class='label-count' dir='ltr'>(5)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/politics'>politics</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Religion'>Religion</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Religion%20war'>Religion war</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Results'>Results</a>
<span class='label-count' dir='ltr'>(6)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Slatecube'>Slatecube</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Sports'>Sports</a>
<span class='label-count' dir='ltr'>(4)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Tech'>Tech</a>
<span class='label-count' dir='ltr'>(2)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Technology'>Technology</a>
<span class='label-count' dir='ltr'>(24)</span>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/tips'>tips</a>
<span class='label-count' dir='ltr'>(12)</span>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/UEFA'>UEFA</a>
<span class='label-count' dir='ltr'>(1)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/Vacancy%20Alert%21'>Vacancy Alert!</a>
<span class='label-count' dir='ltr'>(5)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/web'>web</a>
<span class='label-count' dir='ltr'>(3)</span>
</span>
<span class='label-size label-size-5'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/web%20tips'>web tips</a>
<span class='label-count' dir='ltr'>(29)</span>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/website%20designing'>website designing</a>
<span class='label-count' dir='ltr'>(4)</span>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://naijafreetab.blogspot.com/search/label/webtips'>webtips</a>
<span class='label-count' dir='ltr'>(10)</span>
</span>
<div class='clear'></div>
</div>
</div>
<div class='widget HTML' data-version='1' id='HTML910'>
<script type='text/javascript'>
              //<![CDATA[
              var perPage = 7;
              //]]>
            </script>
</div><div class='widget HTML' data-version='1' id='HTML911'>
          <style>
</style>
        </div><div class='widget HTML' data-version='1' id='HTML5'>
<h2 class='title'>
Music
</h2>
<div class='widget-content'>
<iframe src="https://audiomack.com/embed/song/lilsamobi/now-you-knowmp3?background=1" scrolling="no" width="100%" height="252" scrollbars="no" frameborder="0"></iframe>
</div>
<div class='clear'></div>
</div>
<div class='widget PopularPosts' data-version='1' id='PopularPosts2'>
<h2>Recent Articles</h2>
<div class='widget-content popular-posts'>
<ul>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='https://naijafreetab.blogspot.com/2016/11/how-to-verification-2go-account.html' target='_blank'>
<img alt='' border='1' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-iPRFzjutoR6e6oelxOjBo9QTdpKrYBlBtCGTvp65_YXH2EjlMiYfG5nBGe2Q_P69yvpxevhIiU1F-3HSxOzxSPLwiFn00o1c1WDzc06pVDw5NwxFRVHVjgcZ-2vGNjp9GfPgV3zmhrQ/s72-c/images.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2016/11/how-to-verification-2go-account.html'>How To Verification 2go Account</a></div>
<div class='item-snippet'>Verifying your 2go account is very important and I never knew such until I was affected.   I was chatting with a client on 2go, I help solve...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='https://naijafreetab.blogspot.com/2018/11/how-to-register-for-nnu.html' target='_blank'>
<img alt='' border='1' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV0-dccQCGkTS-EMJlG7NQOX9BpWqVk4DwTGY8Ft7h5BQgTA0Ax2uWxoMQoKtgjkzrF5hhKyaVpHZfHoEZefrcW_9jT7oH_lt7pP6l8vo-0KxwvEBBsy8wyxIEb9gJAi4HWZMItSHMFgU/s72-c/images-2.jpeg' width='72'/>
</a>
</div>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2018/11/how-to-register-for-nnu.html'>How to register for NNU?</a></div>
<div class='item-snippet'>   Sign up here with N1600 How to make money as a graphic designer in Nigeria Make money with information marketing How to make money on Fac...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2016/11/bompie-frozen-juice.html'>BOMPIE FROZEN JUICE</a></div>
<div class='item-snippet'> &lt;p&gt;&lt;img src=&quot;http://lilsamobi.mywapblog.com/files/img-2612.jpg&quot; alt=&quot;img-2612.jpg&quot; /&gt;&lt;/p&gt;&lt;div styl...</div>
</div>
<div style='clear: both;'></div>
</li>
</ul>
<div class='clear'></div>
</div>
</div>
</div>
</div>
<div id='rsidebar-wrapper'>
<div class='widget-container'>
<div id='search' title='Type and hit enter'>
<form action='/search' id='searchform' method='get'>
<input id='s' name='q' onblur='if (this.value == "") {this.value = "Search";}' onfocus='if (this.value == "Search") {this.value = "";}' type='text' value='Search'/>
</form>
</div>
</div>
<div style='clear:both;'></div>
<div class='sidebarpbt no-items section' id='rsidebartop'></div>
<div style='clear:both;'></div>
<div class='tabviewsection'>
<script type='text/javascript'>
            jQuery(document).ready(function($){
                $(".tabs-widget-content-widget-themater_tabs-844379150-id").hide();
            	$("ul.tabs-widget-widget-themater_tabs-844379150-id li:first a").addClass("tabs-widget-current").show();
            	$(".tabs-widget-content-widget-themater_tabs-844379150-id:first").show();
       
            	$("ul.tabs-widget-widget-themater_tabs-844379150-id li a").click(function() {
            		$("ul.tabs-widget-widget-themater_tabs-844379150-id li a").removeClass("tabs-widget-current a"); 
            		$(this).addClass("tabs-widget-current"); 
            		$(".tabs-widget-content-widget-themater_tabs-844379150-id").hide(); 
            	    var activeTab = $(this).attr("href"); 
            	    $(activeTab).fadeIn();
            		return false;
            	});
            });
        </script>
<ul class='tabs-widget tabs-widget-widget-themater_tabs-844379150-id'>
<li><a href='#widget-themater_tabs-844379150-id1'>Popular Posts</a></li>
<li><a href='#widget-themater_tabs-844379150-id2'>Archives</a></li>
</ul>
<div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-844379150-id' id='widget-themater_tabs-844379150-id1'>
<div class='sidebarpbt section' id='sidebartab1'><div class='widget PopularPosts' data-version='1' id='PopularPosts1'>
<div class='widget-content popular-posts'>
<ul>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='https://naijafreetab.blogspot.com/2018/11/how-to-register-for-nnu.html' target='_blank'>
<img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV0-dccQCGkTS-EMJlG7NQOX9BpWqVk4DwTGY8Ft7h5BQgTA0Ax2uWxoMQoKtgjkzrF5hhKyaVpHZfHoEZefrcW_9jT7oH_lt7pP6l8vo-0KxwvEBBsy8wyxIEb9gJAi4HWZMItSHMFgU/s72-c/images-2.jpeg' width='72'/>
</a>
</div>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2018/11/how-to-register-for-nnu.html'>How to register for NNU?</a></div>
<div class='item-snippet'>   Sign up here with N1600 How to make money as a graphic designer in Nigeria Make money with information marketing How to make money on Fac...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='https://naijafreetab.blogspot.com/2016/11/how-to-verification-2go-account.html' target='_blank'>
<img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-iPRFzjutoR6e6oelxOjBo9QTdpKrYBlBtCGTvp65_YXH2EjlMiYfG5nBGe2Q_P69yvpxevhIiU1F-3HSxOzxSPLwiFn00o1c1WDzc06pVDw5NwxFRVHVjgcZ-2vGNjp9GfPgV3zmhrQ/s72-c/images.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2016/11/how-to-verification-2go-account.html'>How To Verification 2go Account</a></div>
<div class='item-snippet'>Verifying your 2go account is very important and I never knew such until I was affected.   I was chatting with a client on 2go, I help solve...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-title'><a href='https://naijafreetab.blogspot.com/2016/11/buy-your-2go-credit-on-glo-sim-card.html'>Buy your 2go credit on Glo sim card</a></div>
<div class='item-snippet'>How To Use GLO N10 To Get More Than 1100 GOcredit On 2GO App All you need for this tweak to work is just the GLO SIM CARD and YOY MUST SIGN ...</div>
</div>
<div style='clear: both;'></div>
</li>
</ul>
<div class='clear'></div>
</div>
</div></div>
</div>
<div class='tabs-widget-content tabs-widget-content-widget-themater_tabs-844379150-id' id='widget-themater_tabs-844379150-id2'>
<div class='sidebarpbt section' id='sidebartab2'><div class='widget BlogArchive' data-version='1' id='BlogArchive1'>
<h2>Blog Archive</h2>
<div class='widget-content'>
<div id='ArchiveList'>
<div id='BlogArchive1_ArchiveList'>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        &#9660;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2023/'>
2023
</a>
<span class='post-count' dir='ltr'>(3)</span>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        &#9660;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2023/05/'>
May
</a>
<span class='post-count' dir='ltr'>(3)</span>
<ul class='posts'>
<li><a href='https://naijafreetab.blogspot.com/2023/05/nigeria-is-on-fire-as.html'>Nigeria is On Fire As</a></li>
<li><a href='https://naijafreetab.blogspot.com/2023/05/removal-of-fuel-subsidy-in-nigeria.html'>Removal of fuel subsidy in Nigeria</a></li>
<li><a href='https://naijafreetab.blogspot.com/2023/05/how-to-make-money.html'>How to make money</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2022/'>
2022
</a>
<span class='post-count' dir='ltr'>(2)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2022/06/'>
June
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2022/04/'>
April
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2020/'>
2020
</a>
<span class='post-count' dir='ltr'>(19)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2020/11/'>
November
</a>
<span class='post-count' dir='ltr'>(17)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2020/08/'>
August
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2020/04/'>
April
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2019/'>
2019
</a>
<span class='post-count' dir='ltr'>(8)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2019/12/'>
December
</a>
<span class='post-count' dir='ltr'>(3)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2019/06/'>
June
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2019/02/'>
February
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2019/01/'>
January
</a>
<span class='post-count' dir='ltr'>(3)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/'>
2018
</a>
<span class='post-count' dir='ltr'>(27)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/12/'>
December
</a>
<span class='post-count' dir='ltr'>(3)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/11/'>
November
</a>
<span class='post-count' dir='ltr'>(6)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/10/'>
October
</a>
<span class='post-count' dir='ltr'>(2)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/09/'>
September
</a>
<span class='post-count' dir='ltr'>(2)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/08/'>
August
</a>
<span class='post-count' dir='ltr'>(6)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/07/'>
July
</a>
<span class='post-count' dir='ltr'>(6)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/04/'>
April
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2018/03/'>
March
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2017/'>
2017
</a>
<span class='post-count' dir='ltr'>(24)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2017/09/'>
September
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2017/02/'>
February
</a>
<span class='post-count' dir='ltr'>(4)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2017/01/'>
January
</a>
<span class='post-count' dir='ltr'>(19)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2016/'>
2016
</a>
<span class='post-count' dir='ltr'>(175)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2016/12/'>
December
</a>
<span class='post-count' dir='ltr'>(54)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2016/11/'>
November
</a>
<span class='post-count' dir='ltr'>(107)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2016/06/'>
June
</a>
<span class='post-count' dir='ltr'>(14)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2013/'>
2013
</a>
<span class='post-count' dir='ltr'>(1)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        &#9658;&#160;
      
</span>
</a>
<a class='post-count-link' href='https://naijafreetab.blogspot.com/2013/10/'>
October
</a>
<span class='post-count' dir='ltr'>(1)</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div></div>
</div>
</div>
<div style='height:5px;clear:both;'></div>
<div class='sidebarpbt section' id='sidebarrightsec'><div class='widget HTML' data-version='1' id='HTML1'>
<h2 class='title'>Recent Comments</h2>
<div class='widget-content'>
<script type="text/javascript">
var a_rc = 6;
var m_rc = false;
var n_rc = true;
var o_rc = 100;
function showrecentcomments(e){for(var r=0;r<a_rc;r++){var t,n=e.feed.entry[r];if(r==e.feed.entry.length)break;for(var i=0;i<n.link.length;i++)if("alternate"==n.link[i].rel){t=n.link[i].href;break}t=t.replace("#","#");var a=t.split("#");a=a[0];var c=a.split("/");c=c[5],c=c.split(".html"),c=c[0];var s=c.replace(/-/g," ");s=s.link(a);var o=n.published.$t,l=(o.substring(0,4),o.substring(5,7)),u=o.substring(8,10),m=new Array;if(m[1]="Jan",m[2]="Feb",m[3]="Mar",m[4]="Apr",m[5]="May",m[6]="Jun",m[7]="Jul",m[8]="Aug",m[9]="Sep",m[10]="Oct",m[11]="Nov",m[12]="Dec","content"in n)var d=n.content.$t;else if("summary"in n)var d=n.summary.$t;else var d="";var v=/<\S[^>]*>/g;if(d=d.replace(v,""),document.write('<div class="rcw-comments">'),1==m_rc&&document.write("On "+m[parseInt(l,10)]+" "+u+" "),document.write('<span class="author-rc"><a href="'+t+'">'+n.author[0].name.$t+"</a></span> commented"),1==n_rc&&document.write(" on "+s),0==o_rc)document.write("</div>");else if(document.write(": "),d.length<o_rc)document.write("<i>&#8220;"),document.write(d),document.write("&#8221;</i></div>");else{document.write("<i>&#8220;"),d=d.substring(0,o_rc);var w=d.lastIndexOf(" ");d=d.substring(0,w),document.write(d+"&hellip;&#8221;</i></div>"),document.write("")}}}
</script><script src="//readthefullstory.blogspot.com/feeds/comments/default?alt=json-in-script&amp;callback=showrecentcomments"></script><div style="font-size: 10px; float: left;">Read our <a href="http://readthefullstory.blogspot.com/">Recent Comments</a></div>
<style type="text/css">
.rcw-comments a {text-transform: capitalize;}
.rcw-comments {border-bottom: 1px dotted;padding: 7px 0;}
</style>
</div>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML4'>
<h2 class='title'>Site Counter</h2>
<div class='widget-content'>
<span style="font-family:&quot;;"><a href="http://s04.flagcounter.com/more/N8"><img alt="Flag Counter" border="0" src="https://s04.flagcounter.com/count2/N8/bg_FFFFFF/txt_000000/border_CCCCCC/columns_6/maxflags_12/viewers_0/labels_0/pageviews_0/flags_0/percent_0/" / /></a></span>             <script type="text/javascript" id="clstr_globe" src="//clustrmaps.com/globe.js?d=BbmGqW5_ya-4hNoEhNiNZJoUbmdQ0Ck68SyV6uhtCDo"></script>
</div>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML3'>
<h2 class='title'>Support</h2>
<div class='widget-content'>
<iframe width="222" height="100" src="https://www.youtube.com/embed/-9Zz_wGQrZI" frameborder="0" allowfullscreen></iframe>



<iframe width="200" height="100" src="https://www.youtube.com/embed/J-SsBag2K0A" frameborder="0" allowfullscreen></iframe>




<iframe width="200" height="100" src="https://www.youtube.com/embed/FLv26B6ZihY" frameborder="0" allowfullscreen></iframe>


<script src="https://apis.google.com/js/platform.js"></script>

<div class="g-ytsubscribe" data-channel="Mcopera" data-layout="default" data-count="default"></div>
</div>
</div></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>
</div>
<!-- end content-wrapper -->
<div style='clear:both;'></div>
<div id='footer-widgets-container'>
<div class='clearfix' id='footer-widgets'>
<div class='footer-widget-box'>
<ul class='widget-container'>
<li>
<div class='footersec no-items section' id='footersec1'>
</div>
</li>
</ul>
</div>
<div class='footer-widget-box'>
<ul class='widget-container'>
<li>
<div class='footersec no-items section' id='footersec2'>
</div>
</li>
</ul>
</div>
<div class='footer-widget-box footer-widget-box-last'>
<ul class='widget-container'>
<li>
<div class='footersec no-items section' id='footersec3'></div>
</li>
</ul>
</div>
</div>
</div>
<div style='clear:both;'></div>
<div id='footer-container'>
<div id='footer'>
<div id='copyrights'>
Copyright &#169; <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script>
<a href='https://naijafreetab.blogspot.com/'>Naija Freetab</a> | Powered by <a href='http://www.facebook.com/naijafreetabceo/'>Naijafreetab </a>
</div>
<div id='credits'>
<!-- you can change these side -->
Design by <a href='https://facebook.com/naijafreetabceo/' target='_blank'>Samson Obioma</a> | Blogger Theme by <a href='http://www.instagram.com/lilsamobi/' target='_blank' title='Blogging Tutorials'>Lilsamobi</a> - <a href='http://www.instagram.com/lilsamobi/' target='_blank' title='Blogger Templates'>Lilsamobi Templates</a> | <a href='http://instagram.com/naijafreetab/' target='_blank'>Naijafreetab  Search</a>
</div>
</div><!-- #footer -->
</div>
<div style='clear:both;'></div>
</div></div></div>
<!-- end outer-wrapper -->

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1704033933-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY6a4hSgxO-3nCKsa5cr6UbMNnkpLg:1740278366934';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d2252336993056746044','//naijafreetab.blogspot.com/search?updated-max\x3d2016-12-09T22:40:00-08:00\x26max-results\x3d7\x26reverse-paginate\x3dtrue','2252336993056746044');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '2252336993056746044', 'title': 'Naija Freetab', 'url': 'https://naijafreetab.blogspot.com/search?updated-max\x3d2016-12-09T22:40:00-08:00\x26max-results\x3d7\x26reverse-paginate\x3dtrue', 'canonicalUrl': 'https://naijafreetab.blogspot.com/search?updated-max\x3d2016-12-09T22:40:00-08:00\x26max-results\x3d7\x26reverse-paginate\x3dtrue', 'homepageUrl': 'https://naijafreetab.blogspot.com/', 'searchUrl': 'https://naijafreetab.blogspot.com/search', 'canonicalHomepageUrl': 'https://naijafreetab.blogspot.com/', 'blogspotFaviconUrl': 'https://naijafreetab.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en-GB', 'localeUnderscoreDelimited': 'en_gb', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Naija Freetab - Atom\x22 href\x3d\x22https://naijafreetab.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Naija Freetab - RSS\x22 href\x3d\x22https://naijafreetab.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Naija Freetab - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/2252336993056746044/posts/default\x22 /\x3e\n', 'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/15456350855499163207\x22 /\x3e\n', 'adsenseClientId': 'ca-pub-1869163478743627', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true, 'adsenseAutoAds': true, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/c320e3f9c6626331', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en_GB\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': true, 'jumpLinkMessage': 'See more \xbb', 'pageType': 'index', 'pageName': '', 'pageTitle': 'Naija Freetab', 'metaDescription': ''}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard', 'ok': 'Ok', 'postLink': 'Post link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Naija Freetab', 'description': '', 'url': 'https://naijafreetab.blogspot.com/search?updated-max\x3d2016-12-09T22:40:00-08:00\x26max-results\x3d7\x26reverse-paginate\x3dtrue', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': false, 'isArchive': false, 'isSearch': true, 'isLabelSearch': false, 'search': {}}}]);
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'headerbleft', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/4282445665-lbx__en_gb.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/1964470060-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML902', 'main', document.getElementById('HTML902'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML300', 'main', document.getElementById('HTML300'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML301', 'main', document.getElementById('HTML301'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML901', 'main', document.getElementById('HTML901'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebarleftsec', document.getElementById('HTML2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_FeaturedPostView', new _WidgetInfo('FeaturedPost1', 'sidebarleftsec', document.getElementById('FeaturedPost1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'sidebarleftsec', document.getElementById('PageList1'), {'title': 'Pages', 'links': [{'isCurrentPage': false, 'href': 'https://naijafreetab.blogspot.com/', 'title': 'Home'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label13', 'sidebarleftsec', document.getElementById('Label13'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML86', 'sidebarleftsec', document.getElementById('HTML86'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML904', 'sidebarleftsec', document.getElementById('HTML904'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML905', 'sidebarleftsec', document.getElementById('HTML905'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML900', 'sidebarleftsec', document.getElementById('HTML900'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'sidebarleftsec', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1', 'sidebarleftsec', document.getElementById('BlogSearch1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML10', 'sidebarleftsec', document.getElementById('HTML10'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label2', 'sidebarleftsec', document.getElementById('Label2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML910', 'sidebarleftsec', document.getElementById('HTML910'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML911', 'sidebarleftsec', document.getElementById('HTML911'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'sidebarleftsec', document.getElementById('HTML5'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts2', 'sidebarleftsec', document.getElementById('PopularPosts2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'sidebartab1', document.getElementById('PopularPosts1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebartab2', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebarrightsec', document.getElementById('HTML1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebarrightsec', document.getElementById('HTML4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebarrightsec', document.getElementById('HTML3'), {}, 'displayModeFull'));
</script>
</body>
</html>