Cascading style sheet pada tampilan video - Catatan Faiq Hisyam Marwan

Contact Form

 

Cascading style sheet pada tampilan video

Cascading style sheet pada tampilan video
 Untuk penerapan Cascading style shee pada elemen video dapat dituliskan secara inline seperti contih berikut ini :

<html>
<head>
<title>Test</title>
</head>
<body>
<video controls="controls" style="display:block; margin:  
0 auto; width:400px ; heigth:400;" >
<source src="movie.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>

</body>

Total comment

Author

Faiq Hisyam Marwan

0   comments

Cancel Reply