Содержание
- 2. Suzuvchi elementlar (Float) float Qiymatlari: left | right | none kenglik (width) aniqlanishi kerak float qo'llanilgan
- 3. Suzuvchi elementlar (Float) p { border: 2px red solid; } #float { float: left; width: 300px;
- 4. Suzuvchi elementlarni tozalash clear (faqatgina blokli elementlarga qo'llaniladi) Qiymatlari: left | right | both | none
- 5. Bir nechta suzuvchi elementlar [PARAGRAPH 1] [P2]… [P3]… [P4]… [P5]… [P6]… [P7]… [P8]… [P9]… [P10]… ...
- 6. Bir nechta suzuvchi elementlar Lorem ipsum dolor! ... #header { background: #f2f5d5; border: 2px dashed green;
- 7. Bir nechta suzuvchi elementlar Lorem ipsum dolor! ... #header { ... } #header>div { ... }
- 8. Joylashuv position Qiymatlari: static | relative | absolute | fixed | sticky top, right, bottom, left
- 9. Nisbiy joylashuv (relative) em { position: relative; top: 2em; left: 3em; background-color: fuchsia; } QODIRBEK MAXAROV
- 10. Absolyut joylashuv (absolute) em { position: absolute; top: 2em; left: 3em; background-color: fuchsia; } * Absolyut
- 11. Absolyut joylashuv (absolute) p { position: relative; padding: 15px; background-color: #F2F5D5; border: 2px solid purple; }
- 12. Absolyut joylashuv (absolute) em { width: 200px; margin: 25px; position: absolute; top: 2em; left: 3em; background-color:
- 13. Joylashuv va o'lcham ... div#A { position: relative; width: 600px; height: 300px; background-color: #C6DE89; }
- 14. Joylashuv img#A { position: absolute; top: 50%; left: 0%; } img#B { position: absolute; bottom: 0%;
- 15. Joylashuv - fixed body { background-color: bisque; } div.f { position: fixed; top: 50%; right: 0;
- 16. Joylashuv - sticky body { background-color: bisque; } div.f { position: sticky; top: 0; right: 0;
- 17. Elementlar tartibi z-index Qiymatlari: son | auto ... QODIRBEK MAXAROV #A { position: absolute; top: 175px;
- 18. Soya box-shadow Qiymatlari: none | h-offset v-offset [blur] [spread] [color] [inset]; .a1 { box-shadow: 6px 6px
- 20. Скачать презентацию