CSS – Explained Under 170 Words

CSS or simply known as “Cascading Style Sheet” is a document which is used to beautify HTML webpage. It consists of one or more selectors and a declaration block to make change in a specific tag and attribute in markup webpage. CSS can be used within HTML document with the tag <style> or inside ofContinue reading “CSS – Explained Under 170 Words”

HTML – Explained In 200 Words

” Hyper Text Markup Language ” or simply known as HTML is a markup language which is used to design most of webpages on the internet. Web browser receives this HTML document from server and renders the documents, therefore we see graphics on them. A webpage is made with HTML Elements. Each elements are definedContinue reading “HTML – Explained In 200 Words”

Design a site like this with WordPress.com
Get started