Tag Archives: Markup Language

Question about web programming\coding (How to)?

Question by : Question about web programming\coding (How to)? I am learning web programming\coding languages. Right now, I am learning HTML, then I’ll move to xhtml (it has different rules), and then JavaScript or PHP, and so on. HTML is not a programming language, it is a markup language. Anyway, I was wondering about something, … Continue reading

Learn HTML and Start Building Your Website Now

by sonnetofthemoon HTML, is known as HyperText Markup Language, which is the most well-known and extensively used markup language for developing internet pages. Utilizing HTML markup tags, one can make and make modifications in internet pages, absolutely anyway they want. Thinking about this enormous potential of HTML in today’s cyber planet, more and more people … Continue reading

What is the difference between HTML, CSS and XHTML?

All I understand, are the codes for HTML and CSS are quite different. I haven’t checked out XHTML yet, though what is the difference? Which is best to use … and why? To keep it simple, HTML is the basis of every website. CSS is a stylesheet which you can use to have the same … Continue reading

What are the advantages and disadvantages of using XHTML?

Would it be better to use xhtml over HTML? How does it effect the backend programming if I use XHTML? XML is a markup language where everything has to be marked up correctly, which results in "well-formed" documents. XML was designed to describe data and HTML was designed to display data. Today’s market consists of … Continue reading