Tutorials2learn is a FREE resource gallery. Our objective is to “Share and Learn”. We have articles on various topics like, HTML, CSS, JavaScript, Photoshop, Dreamweaver, flash, etc.
Comments closedTutorials2learn Posts
What is HTML?
W3schools define HTML as a language for describing web pages. HTML describes web pages. The Word HTML is the short form of Hyper Text Markup Language. HTML is a Markup language and not a programming language. We do not need very good Programming background to learn and write HTML.
What is CSS?
Before we learn what CSS is, we need to have a basic idea of what is HTML or XHTML. You can learn it by reading our HTML or XHTML articles.
Now, let’s start with CSS. CSS stands for Cascading Style Sheets. This gets its name as “Cascading Style Sheets” because of its nature. It has both the nature of ‘Cascading’ as well as ‘stylizing’ an HTML document.
Dreamweaver is a professional HTML editor for designing, coding, and developing websites, web pages, and web applications.
Comments closed