answersLogoWhite

0

HTML is an operating system-independent language.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the 2 types of OS used in HTML?

HTML is not related to Operating systems


What can you use to compare the differences between two HTML files not the HTML code just the UI?

Flash


How do you test an HTML layout?

Insert your HTML layout into an HTML file (Such as, "page.html"). The Major Operating Systems (Windows, Macs, Linux) can open a local HTML file by double-clicking on the file icon (Or navigating to it in your browser).


What are the differences between HTML games and flash games?

HTML just requires a graphics card in your comp, and Flash games require adobe flash player to play them....... and there are some other differences


What is differences between tags and attribute?

A tag is a declaration of a HTML object whereas an Attribute is a property of an object.


What operating system uses HTML?

No operating system uses HTML, HTML is only a language for web browsers to display webpages, without a web browser it is useless. HTML coding cannot handle the complex tasks required of an operating system.


What are the five generations of computers?

assemblers operating systems structured programming time sharing HTML spreadsheets, word processors java c++ fortran/cobol


What computer skills do you possess, including proficiency in programming languages, software applications, and operating systems?

I have experience with programming languages such as Python, Java, and HTML. I am proficient in using software applications like Microsoft Office and Adobe Creative Suite. I am also familiar with operating systems such as Windows and MacOS.


What are the differences between htmlxmlsgml and xhtml?

basikly xhtml is a mics of html and xml. the difference in html and xhtml is that xhtml is a more strict on the syntax and defined as a xml document. xml is a self defined language... in short it is a strikter html in xml format...


How do you get HTML5 on your iPad?

you don't have to do anything to get HTML 5 on an iPad. The operating system supports HTML 5 already.


Differences between DHTML and XML?

HTML and its derrivative DHTML is used to position information in a web page, and XML is used to describe that information.


Difference between HTML and xHTML 1.0?

HTML uses SGML-like syntax. XHTML 1.0 uses XML syntax. HTML uses HTML DOM, XHTML uses XML DOM. There are small differences between those. Other than that, they're identical. They use same tags, attributes, have same semantics. XHTML 1.0 specification is very short and refers to HTML 4 specification for all important matters.