Next Entries »
HTML Table
Creating a table is one of the first few steps after learning the fundamentals of HTML. In creating a table one should consider the width, border, cellspacing, cellpadding and bgcolor.
These methods may sound complicated but after listening to a few tutorials and trying it for yourself a few times it will not be that complicated [...]
CSS Syntax
CSS Syntax is one of the first things that you should learn after studying the fundamentals of the cascading style sheets. Just like a sentence has a structure the CSS also has a form. The CSS rule has two major parts, first is the selector. The selector is actually the HTML aspect that you want [...]
Next Entries »