digital-theory/index.html

91 lines
2.7 KiB
HTML
Raw Normal View History

2023-04-20 11:40:23 +02:00
<!doctype html>
<html class="no-js" lang="fr">
<head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<!-- Add your site or application content here -->
<main>
<section class="cover">
<p>
We focus on onlineconversion to help brandssell better and more.
</p>
<button>Scroll</button>
</section>
<section class="welcome">
<p>
We come from themost immersive e-commerce market in the world.
</p>
</section>
<section class="open">
<p>
Open Sesame
</p>
</section>
<section class="content">
<p>Transactional</p>
<p>Content</p>
</section>
<section class="content-all">
<p>For all your digital uses.</p>
<p>Our creative competitive edge
We leverage our own studio in Paris equipped to produce all e-formats. We power transactional content with our technology. Our content is transactional and generate online sales. We produce multi-purpose content at scale for all touchpoints to reduce costs. </p>
</section>
<section class="content-2">
<p>Motion &
3D design</p>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in tortor egestas, rutrum elit at, fringilla felis. Mauris nec erat rutrum, ultrices turpis laoreet, faucibus ante. Vestibulum.
</p>
<button>More infos</button>
<div class="phone-container"></div>
</section>
<section class="content-3"></section>
<section class="content-4"></section>
<section class="content-5"></section>
<section class="popover">
<div class="phone-container"></div>
<div class="text">
<h2>
<span class="colored">
Premium
</span>
<span>
& Campaign
</span>
</h2>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in tortor egestas, rutrum elit at, fringilla felis. Mauris nec erat rutrum, ultrices turpis laoreet, faucibus ante. Vestibulum.
</p>
</div>
</section>
</main>
<script src="js/vendor/modernizr-3.11.2.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>