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>Instant Eats — 8 recettes par jour • Essai 7 jours</title> | |
<meta name="description" content="Instant Eats : 8 recettes par jour, prêtes en 15–25 min. Essai gratuit 7 jours. 3,99€/mois. Annulation en 1 clic." /> | |
``` |
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" /> | |
<title>Instant Eats - Burger Poulet Epicé & sauce crémeuse</title> | |
<style> | |
body { | |
margin: 0; | |
font-family: 'Arial Rounded MT Bold','Helvetica Neue',sans-serif; |
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" /> | |
<title>Instant Eats - Burger Poulet Epicé & sauce crémeuse</title> | |
<style> | |
body { | |
margin: 0; | |
font-family: 'Arial Rounded MT Bold','Helvetica Neue',sans-serif; |
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" /> | |
<title>Instant Eats - Burger Poulet Epicé & sauce crémeuse</title> | |
<style> | |
body { | |
margin: 0; | |
font-family: 'Arial Rounded MT Bold','Helvetica Neue',sans-serif; |
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>Truffe Burger Royale</title> | |
<style> | |
body { margin: 0; font-family: 'Arial Rounded MT Bold', 'Helvetica Neue', sans-serif; background-color: #FFEEE9; color: #2D1C1C; padding: 10vh 8vw; line-height: 1.8; } | |
.title { font-size: 3.2em; color: #34C88A; font-weight: bold; text-shadow: 0 0 12px #b4f5dd; margin-bottom: 5vh; } | |
.platforms { font-size: 1.2em; color: #34C88A; margin-bottom: 10vh; } |
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>Instant Eats - Strawberry Toast & Ricotta Cloud</title> | |
<style> | |
body { | |
margin: 0; | |
font-family: 'Arial Rounded MT Bold', 'Helvetica Neue', sans-serif; |
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>Instant Eats - Strawberry Toast & Ricotta Cloud</title> | |
<style> | |
body { | |
margin: 0; | |
font-family: 'Arial Rounded MT Bold', 'Helvetica Neue', sans-serif; |
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" /> | |
<title>Instant Eats - Recettes express</title> | |
<style> | |
/* Reset & base */ | |
* { | |
margin: 0; padding: 0; box-sizing: border-box; |
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
<!-- HTML --> | |
<div class="container"> | |
<header> | |
<h1>Instant Eats</h1> | |
<p class="tagline">Votre allié quotidien pour gagner du temps et retrouver l'inspiration en cuisine.</p> | |
</header> | |
<main> | |
<section class="intro"> | |
<p> |
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
<!-- HTML --> | |
<div class="container"> | |
<header> | |
<h1>Instant Eats</h1> | |
<p class="tagline">Votre allié quotidien pour gagner du temps et retrouver l'inspiration en cuisine.</p> | |
</header> | |
<main> | |
<section class="intro"> | |
<p> |
NewerOlder