I'm new to WP and I need to know how to add HTML/Javascript to WP. I'm used to blogspot wherein I can just add new page element and then paste the code and I'm done. How can I do this with WP? Please help...
Hello - you can use Adsense Deluxe to insert Javascript. HTML should be able to work fine, otherwise, you can use that plugin to insert it, too. (Adsense deluxe lets you define a "block" of code, assigns a tag to it, and lets you place that code anywhere with a tag it creates for you)
I guess the TS is asking about adding a widget into the Wordpress sidebar. To answer the question, You can simply drag and drop a text widget into your blog sidebar. To put in your HTML or Javascript code, simply just copy and paste into the text widget. This is the same if you want to put in some text snippet into a Wordpress sidebar.
Yeah,if you use the latest version of wordpress,the widgets come built in.Find them in your presentation section.
Where are you trying to add HTML/Javascript? There are a number of ways to do it with plugins or editing template files. For widgets, make sure you have a widget-ready theme first...or else the widgets won't work.