General Programming Languages
Cascading Style Sheets (CSS)
Cascading Style Sheets are a Hyper Text Markup Language (HTML) specification that allows the web developer to use codes to describe how pages contents should look. In particular it is used for styling and laying out text, paragraphs and headings.
One useful feature of CSS is that the styles themselves can be defined in an external document and simply referred to in the actual HTML page. This allows for a faster download and display of formatted text.
Hyper Text Markup Language (HTML)
HTML is the basic mark-up language of the web. All the pages that are viewed on web sites use HTML to some degree. HTML is constantly updated and nowadays web sites tend to contain a mixture of a number of languages, including DHTML, JavaScript, CSS and, increasingly, Flash.
Extensible Hyper Text Markup Language (XHTML)
XHTML is mainly used for designing websites that form a blend of old and new coding techniques. It became a worldwide standard for internet browsers, which offers support in generating the visibility of your website, even after updates. XHTML is certainly an ultimate choice since it offers a wonderful accessibility level to your website.
A method of creating markup languages that describe the structure of data. It allows web developers to create custom tags to represent published html data. XML has been developed to help large scale, data driven, web publishing projects.









follow us on: