Skip to content

Instantly share code, notes, and snippets.

View Dovahkiin1991's full-sized avatar

Oleksandr Ulych Dovahkiin1991

View GitHub Profile
@Dovahkiin1991
Dovahkiin1991 / scifi.html
Created January 4, 2016 09:53 — forked from anonymous/scifi.html
Задание для https://goo.gl/WGrXbu
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>Sci-Fi</title>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://fb.me/react-0.14.3.js"></script>
<script src="https://fb.me/react-dom-0.14.3.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script>
</head>