Programming Resources

All about database and programming

Browsing Posts in Web Programming

CSS

No comments

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including [...]

HTML/XHTML

No comments

Hypertext Markup Language (HTML) is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages. HTML is written in the form of HTML elements consisting of tags, enclosed in angle brackets (like <html>), within the web page content. HTML tags most commonly come in pairs like <h1>and</h1>, although some tags, [...]

Page optimized by WP Minify WordPress Plugin