Aug 10, 2010 in FYI, tutorials
XHTML is a reformulation of HTML to be able to agree with the existing standard of XML (Extensible Markup Language). It is like picking out all the best things from HTML, filtering all the awesome aspects from XML, combining these two together and coming up with a very flexible and powerful XHTML.
Compliance of XHTML is more strict than that of HTML. Firstly, you cannot leave a tag unclosed unlike HTML. If HTML allow attributes in single quote, XHTML requires them to be enclosed in double quotes. Also, comment in the form of should be removed and inline codes of javascript and styles should be stored in separate files of .js and .css respectively.
No Comments »
Jul 10, 2010 in tutorials

If you are planning to put up a web site of your own but you are just new to web building, then do not worry because everything that you need can be found on the Internet.
To be more specific, there is this one site that offers free tutorials on wide array of subject with regards web building: from design and programming to scripting and uploading.
W3 Schools have tutorials on HTML including XHTML, CSS and TCP/IP. You can also learn the basics of different scripting – browser, server and client-side scripting. This is really one big-time online reference. What best is it’s free.
No Comments »
Jun 10, 2010 in tutorials
Accessing the Internet is a security risk.
When you are connected to the Internet, an IP address is used to identify your PC. If you don’t protect yourself, this IP address can be used to access your computer from the outside world.
A fixed IP address is a larger security risk.
If you’re using a modem with a dial-up connection, you will get a new IP address every time you connect to Internet, but if you have a fixed Internet connection (cable, ADSL, fixed line), your IP address will never change. If you have a fixed IP address, you give potential Internet crackers all the time they need to search for entrances to your computer, and to store and share (with other crackers) information they might find about your unprotected private data. -Source
No Comments »
May 10, 2010 in FYI
I noticed that a lot of people are still confused about the terms “Website” and “Webpage”. Some think that they have the same meaning, but they are actually two different terms.
A webpage consists of information that can be viewed in a world wide web and it can be accessed through a web browser. You can compare it in a page in a book or an important paper from a folder with a compilation of documents. On the other hand, a Website is a collection of information regarding a specific subject. It consists of a number of webpage that’s why a website is developed. You can compare a website into a book or a folder with a compilation of important documents.
No Comments »
Apr 10, 2010 in tutorials
HTML, an initialism of Hypertext Markup Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels (known as tags), surrounded by angle brackets. HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code which can affect the behavior of web browsers and other HTML processors. -Source
No Comments »
Mar 10, 2010 in Web Building, tutorials

If you have a your own domain, whether it be a ,blog, company site etc., then you better go to the Google Webmaster Tool site and be informed on how it will improve your site. Why is it important? It makes your site more search-engine friendly (actually more Google-friendly).
Get Google’s view of your site and diagnose problems See how Google crawls and indexes your site and learn about specific problems we’re having accessing it.
Discover your link and query traffic View, classify, and download comprehensive data about internal and external links to your site with new link reporting tools. Find out which Google search queries drive traffic to your site, and see exactly how users arrive there.
Share information about your site Tell us about your pages with Sitemaps: which ones are the most important to you and how often they change. You can also let us know how you would like the URLs we index to appear.
If you haven’t been using this free feature, it’s time to head on over there.
No Comments »
Feb 10, 2010 in tutorials
The Internet is a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol (IP). It is a “network of networks” that consists of millions of smaller domestic, academic, business, and government networks, which together carry various information and services, such as electronic mail, online chat, file transfer, and the interlinked web pages and other resources of the World Wide Web (WWW). -Source
No Comments »
Jan 10, 2010 in FYI, Web Workers
In view of the fact that everything is online, it would be very impossible not to find articles on web about tutorials. Technology has made a big role in our lives, making every piece of writing or commentary as well as lessons available. I just wonder if reference books sold in bookstore is still selling like hotcakes with all the knowledge and data that you can get in the web. But still some resources are also limited and are bounded. That’s why to give justice to some information provided, some has offered online schooling for convenience. Yes, people are sought after will all the online craze.
No Comments »
Dec 25, 2009 in FYI
So you love to draw and has ability to do so much and need to learn more. There are online photoshops that offers a high quality training at an affordable price. Training is easy to understand and grasp. At least you don’t have any boring books to read or no expensive time consuming classroom discussions and training. The steps are at your own desk, anytime and anywhere you like. Just turn on your pc or mac and instantly , there are professional trainers to teach you. In no time. You can be confident with the skills you have acquired plus additional learning can also be downloaded when you feel that you need a room for advancement.
No Comments »
Nov 27, 2009 in FYI, Web Building, Web Design

Misconception #4: Images are great in illustrating points you want to deliver. It also adds appeal to your website. But do not image-overload your site because it takes some time to load them. Also, save your images using the correct format. Images that have more colors are saved as .jpg images, otherwise you have to save it as .gif format.
Misconception #5: Your website is viewed equally at all times
This mistake is very common among webmasters. You can never assume that your site looks the same in all browsers because browsers render HTML differently. Remember to view your site in all possible browsers, especially the leading ones like Firefox and IE.
No Comments »