Blogcatalog Search Widget
With the BC 360 Search Widget you give your readers the opportunity to browse your blog content like never before. Your readers can search your blog and social activities as well as the BlogCatalog bloggers in your network.
Just log in to your account and go to your dashboard and choose widgets from the options.If you have more than one blog choose the one for which you intend to install this widget .Choose the search widget from the list of widgets provided.
You will be provided with the necessary code.Just add in a appropriate location.
Auto Scrolling Headline of Blog Posts
Well by now you must have been familiar with the scrolling text,Scrolling Photos,Scrolling Links,Now What ? How about scrolling rss feed of your blog to display the title of each blog posts ?
Great! So here's how you go about it.
Copy and Paste the below code in your blog or webpage
Max Posts - Default is "15" ( This is the no of posts )
Scroll Delay - Default is "175" ( Smaller the number greater the speed of scrolling)
Direction - Default is " left " ( You can change it to right,top,down but left is recommended )
Bullet Char - Default is " ** " ( Change it as you desire )
Finally change the blogaddress from " gadgets4blog.blogspot.com" to your blog Url
Source :www.niteshkothari.com
Get a free HTML form, web form, php form for your website!
Benefits
- No Programming required! You select a form template, specify how many fields you want, field names, what type of data should be filled and our site creates the HTML code to copy and paste to your site!
- Works with any web hosting account Your web hosting server does not need to be able to run scripts, our powerful server process the form submission, sends you an email with the information and then redirect the visitor to your thank you web page, without the visitor knowing he left your web site. Because of this, our forms are working on any kind of web hosting account.
- Stop 100% Spam! You probably know already what a bad idea is to put the simple mailto: tag on the contact page. Email harvesting software will find and collect it ( even if you are tring to trick it by replacing the @ with at or . with dot ) adding it on spam lists. Our forms contain an Captcha Image displaying letters and numbers wich are difficult to be read by non humans, stopping 100% automated submissions.
- Tons of features and FREE! Manage easy all your HTML forms from your Control Panel, adding, editing and removing forms.
If you ever wanted a neat website contact form that your visitors can use to send you feedback, but you don't have the technical knowledge or the server requirements to do it, now you can get it easily for free!
How to create text area in blog posts ?
Many a times there arises a need to display some code in your blog posts but when you post the code directly it shows in the resultant output so to avoid these problem you need a text area inside your blog posts. This code helps to create a window in which you can enter the text.This is also useful if you want to share your blog link with others so they can easily copy your link and paste in their blogs
Change the Rows “ 5 ” – To increase or decrease the number of rows
Change the Columns “ 50 ” – To increase or decrease the width
Enter your content in the place of the “ YOUR CONTENT HERE ”
Copy and Paste the below code in your blog or webpage
<textarea rows="5" cols="50"> YOUR CONTENT HERE </textarea>
Subscribe to:
Posts (Atom)