-
Notifications
You must be signed in to change notification settings - Fork 0
/
prints.html
157 lines (146 loc) · 7.52 KB
/
prints.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html>
<head>
<title>The Official Clifford Brycelea Web Site</title>
<meta charset="UTF-8">
<meta name="keywords" content="Clifford, Brycelea, Clifford Brycelea, Artist, Native American, Navajo" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles/common.css" />
</head>
<body style="background-image: url(images/backgrounds/sandstone.png);">
<div class="header">
<div class="title-text" style="background-image: url(images/backgrounds/slatePattern.png);">
<h1>The Official Clifford Brycelea Website</h1>
</div>
<div class="seal">
<img src="images/common/Great_Seal_of_the_Navajo_Nation.png" alt="Great Seal of the Navajo Nation" id="seal">
</div>
</div>
<div class="home-main" style="background-image: url(images/backgrounds/homeBackground.jpg);">
<div class="nav" style="background-image: url(images/backgrounds/sandstone.png);">
<div class="nav-link"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="index.html">Home</a></div>
<div class="nav-link current-page"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="prints.html">Prints</a></div>
<div class="nav-link"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="books.html">Books</a></div>
<div class="nav-link"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="resume.html">Resume</a></div>
<div class="nav-link"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="biography.html">Biography</a></div>
<div class="nav-link"><a style="background-image: url(images/backgrounds/slatePattern.png);" href="southwestArt.html">Southwest Art</a></div>
</div>
<div class="contact">
<h1>Prints</h1>
<p><b>To Order Prints</b><br><b>Email:</b> <a href="mailto:[email protected]"> [email protected]</a><br><b>Phone:</b><a href="tel:+15056905840"> (505)690-5840</a></p>
</div>
<div class="content">
<div class="print">
<img src="images/paintings/Settle_Camp.jpg" alt="Settle Camp">
<h1>Settle Camp</h1>
<p><b>Unlimited Edition Signed Printing<br>Image Size:</b> 7" x 18"<br><b>Paper Size:</b> 10" x 21"<br><b>Retail Price: $40</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/Camp_In_The_Higher_Country.jpg" alt="Camp In The Higher Country">
<h1>Camp In The Higher Country</h1>
<p><b>Unlimited Signed Print<br>Image Size:</b> 18" x 7"<br><b>Retail Price: $40</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/Placing_The_Crystals.jpg" alt="Placing The Crystals">
<h1>Placing The Crystals</h1>
<p><b>Limited Edition of 800<br>Image Size:</b> 35" x 25"<br><b>Retail Price: $150<br>Artist Proofs Available: $300</b><br>Image comes with Story</p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
<div class="print">
<img src="images/paintings/" alt="">
<h1></h1>
<p><b><br>Image Size:</b> " x "<br><b>Paper Size:</b> " x "<br><b>Retail Price: $</b><br></p>
<img class="divider" src="images/common/stonrul.png">
</div>
</div>
<img class="divider" src="images/common/stonrul.png">
<div class="contact">
<h1>Contact Information</h1>
<img src="images/common/cpicture.JPG" alt="">
<p>1721 Montano St.<br/>
Santa Fe, NM 87505<br/>
<a href="mailto:[email protected]" target="_blank">[email protected]</a><br/>
(505)690-5840</p>
</div>
<div class="mobile-seal">
<img src="images/common/Great_Seal_of_the_Navajo_Nation.png" alt="Great Seal of the Navajo Nation" id="seal">
</div>
</div>
<div class="copyright">
<p>Please send questions or comments about this website to <a href="mailto:[email protected]" target="_blank">Ed Shropshire</a>.<br/>
Copyright © 2022 The Official Clifford Brycelea Website<br/>
Last Modified: August 19, 2022</p>
</div>
</body>
</html>