HTML

HTML (Hypertext Markup Language) is the common scripting language for interchange of hypertext between the World Wide Web client and server. HTML is the tags, used to structure Web pages so that a browser can display it in a way that is also influenced by the browser’s design and the user’s preferences for font size,…

Read More

CSS

CSS stands for Cascading Style Sheet. It is a style language that defines layout of HTML documents. For example CSS covers fonts, colors, margins, lines, height, width, background images, advanced positions and many other things. CSS is mainly used for rendering HTML, but can also be used for rendering XML. It is a formatting template…

Read More