HTML5 and CSS #BIGINNERS : INTRODUCTION

BASICS OF HTML AND CSS.
  1. HTML and CSS
  2. HTML Tools
  3. Creating an HTML DOCUMENT
  4. Adding CSS to HTML 
  5. Adding CSS to HTML 
  6. Lists and Tables
  7. Forms
  8. Chapter Projects
WHAT IS HTML?

  • HTML stands for HYPER TEXT MARKUP LANGUAGE 
  • A markup language  is not a programming language but it's a physical markup and not logic or decision making.
  • It works on sets of tags such as <p></p>
  • these tags have both opening and closing tags but some tag doesn't neet closing tags eg. image tag<img />



















Comments

Popular Posts