Only logged in members can reply and interact with the post.
Join SimilarWorlds for FREE »

HTML

I'm learning HTML, but I just realized that it's not really a programming language, by way of research.
What exactly can I do with HTML?
Faust76 · 46-50, M
Eh, I should know this... but I think HTML isn't actually anything anymore. What you want is XHTML. And it's a way of marking and structuring content (Well, text in the main part). Add CSS/CSS3, Collapsible Style Sheets for defining the adornment of those blocks of text, and you've got... well, web-pages. JavaScript/ECMAScript lets you make them dynamic, which is actual programming language and the one associated to HTML/XHTML. However, modern web-sites rely heavily on server-side programs, so you can't do too much as a front-end dev with XHTML/CSS3/ECMAScript alone, but it's a useful skillset.
SW-User
tell a browser how you want text to look and be positioned, mostly. it's more of a set of formatting instructions.
Teirdalin · 31-35
" I just realized that it's not really a programming language "

lol
JarJarBoom · 41-45, F
Make a webpage
It's not even fakely a programming language. It's a document language
MartinTheFirst · 26-30, M
You can program touch screens as they connect via their own HTML :)

 
Post Comment