I was wondering if anyone could tell me some similarities and differences between C and HTML programming?
Thanks
What are similarities and differences between C and HTML programming?
C and HTML have virtually no similarities at all. HTML is an interpreted markup language, C is is a mid-level programming language.
Reply:Actually, HTML is not a programming language.
HTML - HyperText Markup Language is a way to provide page formating information by the use of text tags. You would use VBScript or JavaScript scripting languages on the web page to do some programming (just don't overdo it - some stuff is better done by the server rather then a client).
On the other hand C is a full-blown programming language.
JavaScript has Java as it's parent language, which in it's turn has C as it's starting base. The JavaScript syntax is similar to C, with some subtle differences.
You can go here http://www.w3schools.com/js/default.asp to learn more about JavaScript.
Reply:C is a pure programers laungage. It is used to make a computer do a series of taskes in the execution of a program. HTML (Hyper Text Markup Laungage) is a low level laungage used primarily to manipulate text and page layouts to be distributed across the internet. Browsers (NetScape, Microsoft Explorer) are used at the client computer end to interpret that HTML and show it on the screen. Without HTML everything would be just text.
Reply:NONE
flower menings
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment