A Pen by Driss Boukhamla on CodePen.
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
<header> | |
<ul class="left"> | |
<li class="apple"> | |
<i class="fa fa-apple"></i> | |
<div class="submenu"> | |
<ul> | |
<li>About This Mac</li> | |
<li>Software Update...</li> | |
<li>Mac OS X Software...</li> | |
<li class="spacer"></li> |
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
<header> | |
<ul class="left"> | |
<li class="apple"> | |
<i class="fa fa-apple"></i> | |
<div class="submenu"> | |
<ul> | |
<li>About This Mac</li> | |
<li>Software Update...</li> | |
<li>Mac OS X Software...</li> | |
<li class="spacer"></li> |
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 lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Windows 10 - Using CSS & JS Only</title> | |
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'> | |
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'> | |
<link rel="stylesheet" href="./style.css"> |
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
<div id="window" class="window"> | |
<div class="icon-computer text-center" id="icon-computer" ondblclick="opencom()"> | |
<img src="https://mohamedelghandour.github.io/windows-10/img/thumb_14339670430This_PC.png" class="img-responsive"> | |
<p>This PC</p> | |
</div> | |
<section class="option-box"> | |
<div class="color-box"> | |
<h4> just me </h4> | |
<!--<video class="center-block" width="360" height="" controls> | |
<source src="img/myExplain_2.mp4" type="video/mp4"> |
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
<div id="window" class="window"> | |
<div class="icon-computer text-center" id="icon-computer" ondblclick="opencom()"> | |
<img src="https://mohamedelghandour.github.io/windows-10/img/thumb_14339670430This_PC.png" class="img-responsive"> | |
<p>This PC</p> | |
</div> | |
<section class="option-box"> | |
<div class="color-box"> | |
<h4> just me </h4> | |
<!--<video class="center-block" width="360" height="" controls> | |
<source src="img/myExplain_2.mp4" type="video/mp4"> |
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 lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Karaoké Selector</title> | |
<link rel="stylesheet" href="styles.css"> | |
</head> | |
<body> | |
<div class="container"> |
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 lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Karaoké Selector</title> | |
<link rel="stylesheet" href="styles.css"> | |
</head> | |
<body> | |
<div class="container"> |
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 lang="fr"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Planning des Événements - Marseille</title> | |
<link rel="stylesheet" href="styles.css"> | |
</head> | |
<body> | |
<header> |
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 lang="fr"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Planning des Événements - Marseille</title> | |
<link rel="stylesheet" href="styles.css"> | |
</head> | |
<body> | |
<header> |
NewerOlder