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

Friday, 10 May 2013

Amazing Marquee Trick !! Full up Scroll (With Code)

Hello guyes sorry for the delay . I was there in some important but its never too late.
Today i am back with a thrilling killer post that would help you in your web practice !!

You may wonder what this post is about ?? Well i am gonna show you the best that you can get form marquee !! Want to know what is it ?? See the image below and after this you will see the code .(click read more option below if you are reading this post on home page to see the code)

PICTURE 1 :-

 PICTURE 2 :-

Saturday, 27 April 2013

How to Automatically Publish Your Blog to Facebook

I Get this question from thousands of my viewers that "How to Automatically Publish Your Blog to Facebook" .. So i am here with my answer.

What You need To DO??

The thing you need to do is very very simple ....

Sunday, 31 March 2013

HTML tutorial: Attributes Body tag


 Add background color to your website:- bgcolor attribute.

This attribute(as the name suggests) adds background colour to your website.

Note:

HTML Tutorial: SYNTAX


HTML TAG
This is the parent container tag for all the other tags in the sense that it contain all tag inside itself.This is used in

HTML Tutorial : Introduction


What is HTML ?
HTML(Hypertext Markup Language) is the basic key layout language used to build the basic structure of a website.

Note: