A responsive image modal inspired by @arsdehnel and http://dribbble.com/shots/939830-Updated-Info-Modal-for-Concert-Lineup
A Pen by Mark Campbell on CodePen.
A responsive image modal inspired by @arsdehnel and http://dribbble.com/shots/939830-Updated-Info-Modal-for-Concert-Lineup
A Pen by Mark Campbell on CodePen.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | |
<html lang="en-US"><head> | |
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> | |
<title> | |
Test display of HTML elements | |
</title> | |
<link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'> | |
</head> | |
<body> | |
<div class="fade-box" id="angle"> |
<!DOCTYPE html> | |
<html lang="en" class="no-js"> | |
<head> | |
<meta charset="UTF-8" /> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link href='http://fonts.googleapis.com/css?family=Fauna+One' rel='stylesheet' type='text/css'> | |
<link rel="stylesheet" type="text/css" href="http://artsmc.net/codepen/dribbble/personalsite/css/font-awesome.css" /> | |
<!--[if IE 7]><link rel="stylesheet" href="path/to/font-awesome/css/font-awesome-ie7.min.css"><![endif]--> | |
<title>Dribbble Rebound</title> |