commit 8e36b4cb6dbdf0c1076039e58dbf0e24a2c6f59a Author: Charles Date: Mon Oct 20 21:46:48 2025 -0700 add: basic layout diff --git a/images/IMG_20250806_215818_750.jpg b/images/IMG_20250806_215818_750.jpg new file mode 100644 index 0000000..d4f92d0 Binary files /dev/null and b/images/IMG_20250806_215818_750.jpg differ diff --git a/images/IMG_20250806_215821_225.jpg b/images/IMG_20250806_215821_225.jpg new file mode 100644 index 0000000..b0fecb0 Binary files /dev/null and b/images/IMG_20250806_215821_225.jpg differ diff --git a/images/IMG_20250806_215823_082.jpg b/images/IMG_20250806_215823_082.jpg new file mode 100644 index 0000000..f4bb67a Binary files /dev/null and b/images/IMG_20250806_215823_082.jpg differ diff --git a/images/IMG_20250806_215825_278.jpg b/images/IMG_20250806_215825_278.jpg new file mode 100644 index 0000000..2a2006c Binary files /dev/null and b/images/IMG_20250806_215825_278.jpg differ diff --git a/images/IMG_20250806_215829_904.jpg b/images/IMG_20250806_215829_904.jpg new file mode 100644 index 0000000..646ebc4 Binary files /dev/null and b/images/IMG_20250806_215829_904.jpg differ diff --git a/images/IMG_20250806_215831_596.jpg b/images/IMG_20250806_215831_596.jpg new file mode 100644 index 0000000..c42c3b2 Binary files /dev/null and b/images/IMG_20250806_215831_596.jpg differ diff --git a/images/IMG_20250806_215833_385.jpg b/images/IMG_20250806_215833_385.jpg new file mode 100644 index 0000000..6e34d47 Binary files /dev/null and b/images/IMG_20250806_215833_385.jpg differ diff --git a/images/IMG_20250806_215835_265.jpg b/images/IMG_20250806_215835_265.jpg new file mode 100644 index 0000000..966ff10 Binary files /dev/null and b/images/IMG_20250806_215835_265.jpg differ diff --git a/images/IMG_20250806_215837_669.jpg b/images/IMG_20250806_215837_669.jpg new file mode 100644 index 0000000..5839993 Binary files /dev/null and b/images/IMG_20250806_215837_669.jpg differ diff --git a/images/IMG_20250806_215842_832.jpg b/images/IMG_20250806_215842_832.jpg new file mode 100644 index 0000000..a25ee63 Binary files /dev/null and b/images/IMG_20250806_215842_832.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..ff0c29f --- /dev/null +++ b/index.html @@ -0,0 +1,61 @@ + + + + + + Breezy fan page + + + + +
+

Breezy's fan club

+ +
+
+
+

Who is Breezy?

+
+ +
+

+ Breezy is a goddess given human form; a princess to an empire unborn; the main character to your, and my, plotline. + Breezy has a mischievous soul. + She has survived many hardships and built herself into an amazing person worthy of worship. + Anything Breezy decides to do is amazing. + When she joins a party, the party begins. + When she starts a vet clinic, the animals hear her praise. +

+
+ +
+

Biker girl

+

+ Breezy is a biker girl. + Unfortunately, her baby (Celty), was recently STOLEN! + We have a duty, as her fan club, to raise funds to help mitigate the pain she feels. + We are looking to raise $10k so she can buy her dream motorcycle: a Kawasaki Ninja 650. +

+
+
+ + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..065e27f --- /dev/null +++ b/style.css @@ -0,0 +1,8 @@ +#gallery img { + width: 220px; +} + +.wrap { + float: right; + width: 180px; +} \ No newline at end of file