answersLogoWhite

0

You can't. HTML is a markup language. C is a programming language. You can make C generate HTML, but C isn't anything like HTML in the way it functions.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you convert HTML into BBC code?

Try this online code converter http://www.seabreezecomputers.com/html2bbcode/


You do you use HTML to code a small Mweor layout?

Yes you do C:


How do you convert .c extension to .exe?

To convert source code (.c file) to an executable (.exe) file you have to use a compiler, which is a translator of source code to machine code.


How do you convert HTML controls to image?

I don't understand fully what you mean... Do you mean how do you use HTML to add an image to your site?If you do then:1. Type the following:


How do you convert c exe to source code?

Not possible.


How do you convert A B C in binary code?

A = 1010 b = 1011 c = 1100


What Is The Code To Show An Html A Text?

<code><code>HTML TEXT HERE</code></code>


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


Do you need Photoshop to make a custom Tumblr theme?

No! You just edit the HTML code c:


what tool used to convert C++ source code into executable machine code?

Compliers are used to convert C++ into assembly code. Then a tool called an "assembler" converts that code into machine code. Finally, a "linker" connects all of those machine code files into a single executable.


How do you convert a video on your computer to HTML code?

Video does not convert to HTML code. You can compress it, or you can attach it to the webpage. ok but how to you attach the video to the site is what they are saying; I believe, do you know how to do this..?


How do you pull up your HTML code?

You can pull up your HTML code by right clicking the code and hitting, View Source. This will open the HTML code and you can format it.