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.
Try this online code converter http://www.seabreezecomputers.com/html2bbcode/
Yes you do C:
Not possible.
A = 1010 b = 1011 c = 1100
<code><code>HTML TEXT HERE</code></code>
Try this online code converter http://www.seabreezecomputers.com/html2bbcode/
Yes you do C:
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.
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:
Not possible.
A = 1010 b = 1011 c = 1100
<code><code>HTML TEXT HERE</code></code>
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.
No! You just edit the HTML code c:
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.
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..?
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.