Tag Archive | genwhizz tech

HTML | Tags | Lists

There are many reasons you might want to add a list to your pages.You can create three types of lists in XHTML: Unordered lists ,which are like lists of bullet points Ordered lists ,which use a sequence of numbers or letters instead  of bullet points Definition lists ,which allow you to specify a term and […]

HTML | Comments

Comments: HTML comments are fairly simple to include in your document, as they have a simple format. A comment in your document might resemble the following: <!– This is a comment –> Anything after    <  !–    until the closing    –>    will not be displayed. It can still be seen in the source code for  the […]

HTML | Tags | Headings | Breaks

  Headings: XHTML offers six levels of headings, which use the elements <h1> ,<h2> ,<h3> ,<h4> ,<h5> and <h6>. Browsers display the <h1> element as the largest of the six and <h6> as the smallest. Most browsers display the contents of the <h1> ,<h2> and <h3> elements  larger than the default size of text in […]

HTML | Tags

There are lots of tags and they are all in pairs; there are   opening tags  and   closing tags .  The closing tag is always slightly different from the opening tag in that it has a forward slash after the first angled bracket:</ html >. A pair of tags and the content these include are known […]

HTML | HyperText Markup Language

        Hypertext Markup Language (HTML) enables you to mark up text so that it canfunction as hypertext on the Web. The term markup comes from printing; editorsmark up manuscript pages with funny-looking symbols that tell the printer how toprint the page. HTML consists of its own set of funny-looking symbols that tell […]

Open Sources ERP Softwares

Enterprise resource planning (ERP) systems integrate internal and external management management information across an entire organization – embracing finance/accounting, manufacturing, sales and service, customer relationship management, etc. ERP systems automate this activity with an integrated software application. The purpose of ERP is to facilitate the flow of information between all business functions inside the boundaries […]

Stepping Of Web Design

 In 1989, whilst working at CERN Tim Berners-Lee proposed to create a global hypertext project, which later became known as the World Wide Web. Throughout 1991 to 1993 the World Wide Web was born. Text only pages could be viewed using a simple line-mode browser. In 1993 Marc Andreessen and Eric Bina, created the Mosaic browser. […]