HTML and CSS. Site layout. Best practices презентация
Содержание
- 2. Agenda Knowledge base HTML / CSS basics HTML tags, their attributes
- 3. Knowledge base TextTextTextTextTextTextTextTextTextTextText
- 4. Knowledge base Difference between: .style1 .style2 {color: red;} .style1, .style2 {color:
- 5. Knowledge base What does it mean: .style1 {background: url(gfx/logo.png) -20px 0px;}
- 6. HTML / CSS basics – HTML tags, their attributes <span id=“name” class=“classname”>
- 7. HTML / CSS basics – CSS specification and possibilities span {color: red;}
- 8. HTML / CSS basics – CSS rule dependencies div span {color: red;}
- 9. HTML / CSS basics – CSS rules weight !important; .class {color: #454545
- 10. Best practices Use clean and clear HTML with CSS: avoid inline
- 11. Best practices Set classes, nevertheless it looks unnecessary Browser specific content;
- 12. Best practices Use multiple classes for one elements: Abstract classes {float:
- 13. References http://www.w3schools.com http://google.com
- 14. Thank you!
- 15. Скачать презентацию













Слайды и текст этой презентации
Скачать презентацию на тему HTML and CSS. Site layout. Best practices можно ниже:
Похожие презентации