Recent Posts
Web Design Development
Return To Blog Listing
Web Design Development.org is a user-contributed, Adsense-sharing article directory on web design tools, tips, tricks & tutorials.
Recent Posts Tagged With 'html web page'
The Body Section of an HTML Web Page
<BODY> and </BODY>: the Main Section of a HTML Web Page Intro The Body of your HTML web page is where the main magic happens, so let’s begin! Let’s start with basic text formatting, and how you can display the text...
Between the HEAD Section of an HTML Web Page
<head></head>: the First Section of a Basic HTML Web Page The HTML codes/tags between the <head> and </head> tag, which is collectively known as “the header,” is where a lot of the behind-the-scenes magic takes pl...
Web Design With PHP - Yet Another Monster Appears!
The PHP Monster Introduction… from Wikipedia himself: PHP (PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is mainly used in server-side scripting, but can be used from a co...
