Why We Should Seperate CSS from HTML files?
A subscriber of learndiv.com Raman from Malaysia asked about why we should use seperated CSS files rather than inline styling. Let’s look why should seperate? 1. Save bandwidth, save the world! CSS files saves your bandwidth when you are using repetitive tags just like headers as you see in this post. If we had prefer set inline [...]
Seperating Styles from HTML (Cascading Style Sheets)
During the web sites becomes more complex, developers start to seperating styles from html codes. What is the Style rules? They are describe any html elements or element groups displaying properties like its size, color, fonts or borders etc. There is a typical style rule written below. What is the Style-sheets? Style-sheets are collection of one or more [...]
Let’s Starting with Tables
As we told before, tables has a very simple to understand. We’re using many different kind of table forms everyday. Most of the computer user uses an spreadsheet at least once. Typical Table Elements: Cell, Row and Column In a typical table, every boxes that we can wrote are called as “cell”. And every vertical [...]
Welcome to Learndiv.com
Welcome to our new site. This is the “hello world” entry of learndiv.com Our goal is deliver latest HTML, CSS and jQuery techniques from this site. Where is Learn Div name cames from? Website interface coding is dividing into two parts: Table Based and Div Based. Table based web interfaces are very easy to learn [...]

Follow Us!