answersLogoWhite

0

Some type of text editor such as notepad or notepad++ and at least one browser for testing.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are examples of brackets in technology?

HTML


Is there a graphic representation of international internet activity?

http://www.akamai.com/html/technology/dataviz1.html


How various technology are stretching the limitation of HTML?

A large number of technologies are expanding what HTML could not do. JavaScript, Hibernate, Struts etc could work with HTML.


What kind of technology is JSP?

JSP, or JavaServer Pages is a technology that creates different web page forms through in various document types, including HTML and XML. It is a technology used by software developers and uses Java programming language.


Is HTML recommended?

HTML is what is used to create web pages, so it is recommended that you use it to do so. The standard for HTML is set by the World Wide Web Consortium, and the makers of browsers and other internet technology providers are meant to follow the standards and recommendations of the World Wide Web Consortium for all aspects of the internet, not just HTML.


What is used to meta tag in HTML?

html


How HTML works in webpage designing?

HTML works on the tag based technology. Each tag defines a function which it executes when run.


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


Where and how HTMl be used?

HTML is a computer language used for making your own website on every website everything is used by HTML. HTML stands for hyper-text markup language Hope this helps !!


What are HTML style tags?

HTML style tag is used to define CSS in HTML. It is used to style the page according to the user demans.


Is HTML used in PC games?

Html is used in some games for viewing websites but is not used in the actual gameplay.


What are the two HTML syntaxes?

HTML is a markup language and it's syntax is well defined. It can be used as <html><body>...</body></html>