Line 165: | Line 165: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<style> | <style> | ||
− | + | video { | |
width: 100%; | width: 100%; | ||
height: 450px; | height: 450px; | ||
Line 174: | Line 174: | ||
</head> | </head> | ||
<body> | <body> | ||
− | <video width="400" | + | <video width="400" controls> |
− | + | ||
− | + | ||
<source src="" type="video/mp4"> | <source src="" type="video/mp4"> | ||
<source src="" type="video/ogg"> | <source src="" type="video/ogg"> |
Revision as of 07:44, 23 August 2016
ABSTRACT
This is an ordinary paragraph. Notice that this text is blue. The default text color for a page is defined in the body selector.