Archive for August, 2011

Tue
30
pmirek

When deciding to start a website online there are many things you must take into consideration. First off you must keep in mind that it must be compatible with different computer brands, programs and software. Computer brands are never really the issue besides the fact that certain computers use different software. The main issue comes from the web browser and programs you have installed. Most CPU operating systems use 3 common web browsers which works great but if you do not have the correct software installed to cooperate (more…)

  • Comments Off
Thu
18
pmirek

HTML or Hyper Text Mark-up Language is one of the languages of the Internet. Below is the basic framework of a webpage written in HTML. Each “section” is has a beginning and an ending point. The beginnings are closed in the tags <> and the endings are closed in with . As you can see below, they also follow a specific order.

The ‘html’ tag begins and ends the entire page. You could say that this is the house in which all the code lives. (more…)

  • Comments Off