This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<title>Videojs 7</title> | |
<meta charset="UTF-8"> | |
<link href="https://unpkg.com/video.js/dist/video-js.min.css" rel="stylesheet"> | |
</head> | |
<body style="margin-top:50px;"> | |
<div id="importantdiv"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls | |
ls (hd0,msdos2)/ | |
set prefix=(hd0,2)/boot/grub | |
set root=(hd0,2) | |
insmod normal | |
normal |
OlderNewer