HTML, which stands for HyperText Markup Language, is a markup language used to create web pages. The web developer uses "HTML tags" to format different parts of the document. For example, you use HTML tags to specify headings, paragraphs, lists, tables, images and much more.
Google Search Bar for your website-
<!-- Google Search Box HTML Start --> <iframe height="45" frameborder="no" width="400" scrolling="no" allowtransparency="true" name="googlesearch" src="http://www.getgooglesearch.com/htmlcodes/search.html"></iframe> <!-- Google Search Box HTML End -->
Scroll Box- <div style="height:120px;width:250px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;"> As you can see, once there's enough text in this box, the box will grow scroll bars... that's why we call it a scroll box! Thank you you can now edit this code to fit you!</div>
As you can see, once there's enough text in this box, the box will grow scroll bars... that's why we call it a scroll box! Thank you
you can now edit this code to fit you!
Webmaster Tools?
Here is a video (not by yeahmee)that tells you about webmaster tools.
How do I do this with own-free-website.com?
If you are useing www.own-free-website.com to verify your google webmaster account what you do is.
1.Get/copy the meda tag code
2.Go to your Own free website account
3.Go to Edit design
4.Pick ccs basic design
5.under where it shows "ccs code without style tags put in </style>
6.then your past meda tag code
After you past it it shold look like this-
(under ccs code without styal tag- </style><meta name="verify-v1" content="your google code" />)
7.Save
8.then you go to webmaster tools and click Verify
9.it shold be Verifyed
10.Now you can change it back to your origonal design