answersLogoWhite

0

HTML is HyperText Markup Language. It is a language used to create web pages. If you have used it a lot and know how to use it properly you can create very good web pages. You would then have experience using HTML.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Do you have experience in Java or HTML?

I have some experience in HTML but not JavaScript.


What does HTML page mean?

A HTML page is a web page that is created using Hyper Text Markup Language and is saved with a .html extension


What does doctype HTML public mean?

In HTML, the <!DOC TYPE> means the type of HTML coding you are using. There are many different versions of HTML. This part of the code tells the web-browser how to format the page.


What does edit HTML mean?

It means to change the HTML. Webpages are created using HTML. To change the page, you need to edit the HTML. So people open the source code of the HTML and change it and then upload the new version of the page.


How do you change HTML attribute using HTML dom?

You can change HTML attributes easily. Using Dom that can be done using JavaScript.


How do you make a personal bio data using HTML?

bio data using html


Are Hyperlink not allowed in HTML files?

I'm not entirely sure what you mean because the hyperlink code itself is HTML. It will fit in an HTML webpage by using something like the code below; <a href="www.example.com" target="Blank">Your Web Page</a>


Benefits of using HTML?

The main benefit of using HTML is its easy syntax. The tags are very powerful to use.


What has the author Tom Savola written?

Tom Savola has written: 'Using HTML' -- subject(s): Hypertext systems, HTML (Document markup language) 'Using HTML'


How do you code a flv to play in my HTML website?

You simply import the video into HTML. You would do this on the HTML side using your HTML editor such as dreamweaver.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.