Search Engine Submission For SEO

Search Engine Submission For SEO For high ranking

1) cleversubmitter.com



2) web1marketing.com



3) submitexpress.com



4) ineedhits.com



5) bing.com/toolbox/urlsubmitted



6) google.com/webmasters/tools/submit-url





High Ranking Block Comment SEO Websites



Block Comment SEO Websites

1) Sport.interlasol.com

2) Plan-t-styling.com

3) Organicshimmer.com

4) liceinfo.net

5) hairstyle-blog.com

HTML From Basic To Advance

Learn HTML

Hypertext Markup Language stands for HTML and is use to Web Pages On 

Internet  it 


also helps in creating any application .


Lets Start HTML has a StructureHtml contains HTML tags and plain text


HTML has opening 

tag and closing tags


Some of important 


HTML tags are


<HTML>

<HEAD>

<TITLE>

</TITLE>

</HEAD>

<BODY>

</BODY>

</HTML>

A way to open tag in HTML is less than and greater than sign  < >


Now if we want to open HTML tag 

we have to write like this as below

<HTML>

HTML is not case sensitive

Now every tag which is open has to be close


So the way of closing tag is     </>

We have to close HTML so we will write coding like as below

</HTML>