Since I began using the internet I have mostly used Microsoft's Internet Explorer to browse the web and to test web sites while I develop them. Three years ago though I tried Netscape Navigator and liked it but I still preferred to use Internet Explorer. The past year though I read about so many security issues and problems that I began to give Netscape Navigator, Mozilla, and Opera a try. Out of those three I liked using Netscape Navigator the most, but still I mostly used Internet Explorer. Then a new browser came out with a unique name. That alone got me to visit the Mozilla web site to read about this new browser, Mozilla Firefox. That truly wasn't the only reason why I wanted to give this new browser a try, I was getting a little tired of Internet Explorer. ... Read more
Are you someone that wants to create a web site and you don't know where to start? Well this article may be just what you need. I'll go over the key points for creating a web site which happen before you even draw the design/layout or decide on what colors you want to use. ... Read more
I was recently asked if all businesses should utilize ebusiness and I thought that this would be a good article to write about. I don't believe that all businesses should utilize ebusiness. Ebusiness is an alternative resource for selling and buying products and/or services. Today the web is growing and growing and ebusiness is a big thing. Instead of going to stores physically, people find it easier to sit down at their computer, go online and make purchases. ... Read more
So you read the title of this article and you ask yourself, so should I use style sheets? Well let me answer that for you, yes you should use style sheets For those of you who are new to the web or if you are not web savvy and haven’t heard about CSS (cascading style sheets), style sheets are much easier and are an organized way to format your web pages. For example, you can make classes for different types of fonts you want to have on your web site. You can also add the font face, font size, font color, font weight and font spacing to a class and have many types of text for your web site. Style sheets are also used for many more things such as margin width, formatting links, and many other things, which I won’t go into detail. Style sheets make every web programmer feel relieved because instead of having to add a lot of code to a web page/web site, web programmers just have to add some code to format things on a web page/web site. ... Read more