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 tutorial'
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...
Basic Framework of an HTML Web Page
HTML Web Page Basic Framework There are three sets of tags that are mandatory for almost any web site. Before I get ahead of myself, let me explain what a tag is. HTML uses “tags” to let web browser’s know what to display. Tags o...
Creating Basic Web Page with HTML Tutorial
Learning Basic HTML to Create Web Page This HTML tutorial is for those of you interested in learning to create your own HTML-based web sites from scratch. There are many excellent reasons for learning HTML, most having to do with control. When you u...
