Thursday, February 9, 2012

Php And MySQL Web Development Is Within Everyone’s Grasp

February 16, 2011 by Leon Jenkins  
Filed under Software & Tools

PHP web development has matured into a de-facto standard for web site development. PHP is a scripting language that runs on a web server and generates complete pages or page components in HTML to be rendered by the users’ systems. Programmers use PHP web development to deliver dynamic content that would be virtually impossible with pure HTML.

Understanding The DIV Tag In CSS

December 11, 2009 by Peter H. Spencer  
Filed under Software & Tools

The key requirement in CSS web page layout is positioning blocks of content in different parts of the browser window. The key HTML element used to achieve this is the DIV element (short for DIVISION). The DIV element is pure vanilla: it has no inherent properties or sub-elements (unlike the TABLE element which was originally used for web page layout). It is a block element which can contain any web page content, including other DIVs.

Notepad ++ Review

Notepad ++ is a powerful app that allows you to modify, create, view, and edit just about any page on your computer, website, or blog quickly and easily.  It is the perfect replacement for the native Notepad application in Windows.  The program is small in size and fast compared to the native Windows app and [...]

Powered by WordPress Lab