Posted in 15 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
Width and height:
width
This characteristic allows us to within one section of the page to determine. For example, it can determine to within a DIV. In the following example for cross-DIV are set equal to 200 pixels:
Code:
<div style="width:200px">
After this sentence within the 200 [...]
Categories: Education Css | No Comments »
Posted in 13 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
Suppose we want for several pages to use a series of styles that are similar in all pages. In this case we can use an external style file we need to write several times and not style. It also makes web pages much faster to high expression, [...]
Categories: Education Css | No Comments »
Posted in 13 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
Using styles can help us reinvent the commands to avoid. To do this we can use a Style in the HEAD section defined in your HTML text. With a style tag in the HEAD <STYLE> begins and ends with <STYLE/>. Below [...]
Categories: Education Css | No Comments »
Posted in 13 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
Using CSS as a whole have three modes (as mentioned in the introduction)
The next training're familiar with them
The easiest way to add style to a page using HTML tags is the style ID. That this linear approach (inline) are saying.
Add style [...]
Categories: Education Css | No Comments »
Posted in 13 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
Principles of writing style:
A CSS rule consists of three parts: Slktvr or Selector (selector), attribute (property) and value (value). The three episodes in CSS are written as follows:
Code:
selector {property: value}
Slktvr usually one of the HTML tags or other page elements that we define attributes for it. [...]
Categories: Education Css | No Comments »
Posted in 13 AD, Persian date Ordibehesht 1387 by Mohsen Mnvryan
In this section, according to your request dear friends decided Education CSS (cascade style Sheet for the in depth of your friends do.
This text is part of training that includes 15 sites have been http://forum.dpiguide.com and Mr. Ahmad Samiee is written. Well wherever it was necessary [...]
Categories: Education Css , Web design | No Comments »