Tecpins

You are welcome to Tecpins, it is free tutorials for people who want to learn about Html Tutorial,Android Tutorials,PHP Tutorials,Java Tutorials and Css Tutorials.

Post Top Ad

ads
Responsive Ads Here

Recent Jobs

Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

HTML Paragraphs

The HTML <p> element defines a paragraph . Example < p > This is a paragraph. < /p > < p > This is another pa...

HTML Headings

Headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the le...

HTML Elements

What is HTML Elements?  An HTML element is an individual component of an HTML document or web page. HTML is composed of a tree of HTML no...

HTML Introduction

What is HTML? HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language, It's describe...

Tips & Tricks for your Bloggers

Hello guys, Do you want more page views, more traffic, more earnings. So, here the best solution for promote your blogger or blog post. Yo...

HTML Centering Content Tag

Centering Content You can use <center> tag to put any content in the center of the page or any table cell. Example <!DOCTYPE h...

HTML Line Break Tag

Line Break Tag Whenever you use the <br /> element, anything following it starts from the next line. This tag is an example of an em...

HTML Paragraph Tag

Paragraph Tag The <p> tag offers a way to structure your text into different paragraphs. Each paragraph of text should go in betwee...

Animated search bar in html?

Do you want to create animated search bar in html? Here is the solution, When you type something in the search bar, this bar is wide. ...