pratikum 10

Pratikum 10


 assalamualaikum wr. wb.

kembali dengan blogger saya di blogger satria.
kali ini saya akan menjelaskan tentang perpaduan html dengan css bagian ke 2

1. embimagecss


 






2. extimagecss






3. embcssforbgimage











4.inlinecssforbgimage


 




5.embbgimageasimage



6.embvideo



7.embvideoyoutube

8.embtabelbordercollapse


9.exttablewithcss


10.exttablewithcss2

11.exttablewithcss3


12.quiz!


  



berikut css yang digunakan pada html-html diatas

 1.cssontable1

table,th{
    border: 2px solid orchid;
    font-family: impact;
    color: violet;
}
td{
    border: 1px solid hotpink;
    font-family: arial narrow;
    color: orchid;
}



 2.cssontable2

table,th,td{
    border-top: 2px solid red;
    border-right: 2px groove yellow;
    border-left: 2px dashed green;
    border-bottom: 2px dotted pink;
}
table{
    width: 100%;
}
th{
    height: 50px;
    background-color: mediumpurple;
    color: mintcream;
    font-family: consolas;
}


3.cssontable3

table,td,th{
    border: 1px solid salmon;
}
td{
    background-color: lawngreen;
    color: green;
    text-align: right;
    height: 30px;
    vertical-align: middle;
    padding-right: 10px;
}
th{
    background-color: red;
    color: mintcream;
    text-align: right;
    height: 50px;
    vertical-align: bottom;
    padding: 15px;
}


berikut yang dapat saya sampaikan kurangnya mohon dimaafkan

wassalamualaikum wr.wb.

Comments

Popular posts from this blog

Pratikum Sesi 5 OOP dengan PHP

Pratikum 21

Pratikum 26

Contact Form

Name

Email *

Message *