Loading

  • Contents
  • Images
  • Styles
  • Scripts

Blog

Yes, you can build your own website in one day or less, but, the more preparation you do ahead of time, the easier it will be. This is because, if you have never built a website before, it takes quite a lot of time to sign up for a lot of the things you’ll need.read more

Creating And Building Your Own Website The purpose of this website is to explain and guide you on how to build a successful website on the internet. Whether you’re a newbie or an expert wanting to construct a website, here you have all the in-depth information you need to know in order to create aread more

In the previous HTML tutorials you learnt how to mark up your HTML documents using HTML elements. By marking up an HTML document you clarify the structure of the document and prepare for applying CSS to style the visual appearance of the document. In this CSS tutorial I will tell you how to create CSSread more

HTML forms start to introduce the concept of interaction between the web user and the World Wide Web, in particular the Web server or Host. This tutorial introduces you to HTML forms and all the building blocks (elements) that are available to the web author when designing and creating a form. What Is A Form?read more

Tables tags are an integral part of HTML and we stress how important it is to get a thorough grounding in them. There is a magic formula that enables you to write successful cross-browser tables right from the beginning and this tutorial teaches you the principles and techniques behind this magic formula. A Necessary Skillread more

A web color chart displaying all the Netscape 216 browser-safe colors. Each swatch displays the HEX color code, the decimal RGB (red, green, blue) values and the CMY (cyan, majenta, yellow) percentage values. You can use this color system in cross-platform, cross-browser scripts. Cross-Browser Colors This color chart is recommended as being the best overallread more

A basic primer on hex (hexadecimal) numbers as they relate to color coding for web pages. Use the best system right from the beginning. Write your web pages so that they can be viewed in different browsers and ensure that they achieve more than just being suitable for your own personal viewing. Why Use Hexread more