fipolab head

Архив от 2009

links for 2009-11-23

24th November, 2009 | по тема delicious | | коментари 0

Hm …

Time is your most important asset. Split your life into 10-minute units and sacrifice as few as possible to meaningless activity.
-Ingvar Kamprad

Don’t say you don’t have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein.
-H. Jackson Brown, Jr.

12th November, 2009 | по тема персонални | етикети: | коментари 0

links for 2009-11-11

12th November, 2009 | по тема delicious | | коментари 0

links for 2009-10-18

19th October, 2009 | по тема delicious | | коментари 0

Най-използваните html тагове

Инфо от WoorkUp.com

В изследването влизат 50 популярни сайта като CNN, Time, New York Times, ABC, Apple, Reuters, Yahoo, Technorati, AOL, Amazon.

1. The most used tag is the <a> tag and this is natural enough considering web sites are full of hyperlinks to internal and external pages. Often the <a> tag is used with the <li> tag to list links in specific page sections or implement navigation bars.

2. The second most frequent tag is the <div> tag that is used mainly to describe the elements that compose the structure of web pages (header, navigation bar, sidebar, footer) and more in general to represent block-level sections cannot be described by other HTML tags.
3. The third place is for the <p> tag.
4. For their versatility <li> and <ul> tags are used in many different situation for example, as I said before, to describe sections of links and navigation bars.

5. The <span> tag is often used to highlight particular inline text contents.
6. <h1><h6> are used for headings. <h1>, <h2>, and <h3> are more frequent than <h4>, <h5>, and <h6> tags. In some cases headings are also described by <div> instead of <h1><h6> tags.

7. Last place is for the <script> (yes, these pages are really full of scripts!).

Ето какво мисли по темата

18th October, 2009 | по тема персонални | етикети: , | коментар 1 »