answersLogoWhite

0


Best Answer

As far as I know you cannot, but you should be able to remove those with a text editor that supports "Regular Expressions". Those may seem hard at the start, but you only need to create some basic expressions that allow you to replace everything between [% and %] with nothing for example.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a forum using HTML Javascript etc. without downloading anything?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can Javascript create 3D?

Javascript is a browser-run script, so I highly doubt that Javascript possesses the capabilities to create 3-D images, but it can input them into the webpage.


Where can you create a manga without downloading?

there are special programs you can install to your computer they can be kinda pricey though! ^_^


Is there a website where you create characters without downloading?

yeah, there is gaia online it' s pretty fun.


Is JavaScript or Dreamweaver better?

Not comparable. JavaScript is a programming language. Dreamweaver is an application (which you can use to create pages with javascript, html, etc.)


How do you create a simple JavaScript message inside the HTML?

You need to type the following code to create a simple JavaScript message inside the HTML


A website were you dont have to install anything and you can create an avatar?

A great website for making a avatar without downloading anything there is many e.g. moshi monsters, club penguin roonscape and there is many more


How are HTML forms and JavaScript related?

HTML is used to create forms. As it is not a programming language it cannot process the forms or make them do anything. So for example it can create a button but it cannot make something happen when you click it. To do that, you need a programming language. Javascript is a programming language that is used in HTML pages to do lots of things, including the processing of forms.


What websites let you Create a Virtual Pet without downloading a toolbar?

moshi monsters,neopets,club penguin,and bin weevils


Can you create a forum in a webpage?

Yes, we can create a forum on a page. It would require HTML, CSS and JavaScript.


Difference between HTML and dhtml - point wise?

Dynamic HTML is basically using HTML and some other things to enhance it, usually Javascript and Styles. All HTML really does is format your page. To get your page to do things, you need more than just plain HTML. The following code will create a button that you can click on and it will pop up a message. It uses Javascript. Copy and paste it or type it exactly as it is into your code and it will work.The onClick="alert('Hello');" piece is Javascript. Without it you would still have the button, but when it was clicked, it would not do anything. The Javascript makes your page come alive as it were. That is the idea of Dynamic HTML.


What 3d games without downloading?

Roblox.com, you have to download, but not really, just get the free-undownloadable browser, it'll create an icon, don't mind it.


Can you create a website without downloading things?

Absolutely. All you actually need is a text editing program to write your code and a server to host it.