forked from maitri-vv/coffeeshop.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
coffee shop frame images.html
37 lines (32 loc) · 1.66 KB
/
coffee shop frame images.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<DOCTYPE html>
<html>
<head>
<title>DRINKS</title>
<style>
img{width:100%; height:30%;}
</style>
<body style="background-color:#D79771;">
<h1>DRINKS</h1>
<h1>Featured Drinks</h1>
<img src="https://th.bing.com/th/id/OIP.W9RtJQb-u1tiJkbUn9jBlQHaHa?pid=ImgDet&rs=1">
<h1>Espresso<h1>
<img src="https://i.pinimg.com/originals/2a/f0/01/2af001c821f2dcf395349b680c88ef62.jpg">
<h1>Freshly Brewed Coffee<h1>
<img src="https://th.bing.com/th/id/OIP.DbaTJsK48bpGLm721xMJsQAAAA?pid=ImgDet&rs=1">
<h1>Espresso<h1>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTJnoGUzAm3TJGk9Qso94A3e-BDIpAT8XsQYo4Xtb5PxImYM6njN0NepndK_wN_0Mqk5Yo&usqp=CAU">
<h1>Cold Brew<h1>
<img src="https://coffeeatthree.com/wp-content/uploads/0420-cold-brew-coffee-010.jpg">
<h1>COFFEE</h1>
<h1>Americano</h1>
<img src="https://images.unsplash.com/photo-1580661869408-55ab23f2ca6e?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8YW1lcmljYW5vJTIwY29mZmVlfGVufDB8fDB8fA%3D%3D&ixlib=rb-1.2.1&w=1000&q=80">
<h1>Caffè latte</h1>
<img src="https://globalassets.starbucks.com/assets/b635f407bbcd49e7b8dd9119ce33f76e.jpg?impolicy=1by1_wide_1242">
<h1>Caffè au lait</h1>
<img src="https://previews.123rf.com/images/jeafish/jeafish1709/jeafish170900036/85448044-coffee-with-milk-known-as-latte-or-cafe-au-lait-in-white-cup-drink-with-breakfast-in-morning-time.jpg">
<h1>Caffè mocha</h1>
<img src="https://globalassets.starbucks.com/assets/f4ec500b34624242b15c2d29e53f3c48.jpg?impolicy=1by1_wide_1242">
<h1>Affogato</h1>
<img src="https://food.fnr.sndimg.com/content/dam/images/food/fullset/2011/10/5/1/FNM_110111-WN-Desserts-004_s4x3.jpg.rend.hgtvcom.616.462.suffix/1371600520701.jpeg">
</body>
</html>