Our social:

Latest Post

Showing posts with label HTML Basics. Show all posts
Showing posts with label HTML Basics. Show all posts

Wednesday

How To Download A Text Editor - Notepad ++


Notepad++ is a great text editor for windows and it is recommended for beginner, intermediate and advanced programmers. It is a lightweight and robust editor for a variety of programming and scripting languages. (PHP, HTML, Java, Javascript, ASP, C, C++, COBOL, LISP, Pascal, Perl, Python e.t.c)

Monday

Friday

HTML Tutorial Index

Have you always wanted to be a web developer/designer? Here is a tutorial that teaches you how to create your own website, follow it step by step and be guaranteed that it'll make you a good web designer that you desire to be.

Wednesday

Add More To Your Basic HTML Page #2

Word processing applications give you options for formatting and I know you use them all the time. Well the good news is that HTML also has a way of formatting which is achieved through the use of HTML tags and the bad news is that inappropriate use of these tags results in a bad web page. This lesson deals with some of the more common formatting options.

Monday

Add More To Your Basic HTML Page

 HTML Tags are used to describe the contents of a web page so that you can view them in browsers. And in some mins, we will spice up our Basic HTML Page with some tags but before then, what is HTML Tags all about?

How To Create A Basic HTML Page Using Notepad



With HTML you can create your own Web site, wow! Great isn't it? But it all starts from somewhere that's why today, am gonna show you how to create a basic HTML page using Notepad. HTML is easy to learn - You will enjoy it.