diff --git a/Snapchat-1559025925.jpg b/Snapchat-1559025925.jpg new file mode 100644 index 0000000..6bf39e2 Binary files /dev/null and b/Snapchat-1559025925.jpg differ diff --git a/Snapchat-28875909.jpg b/Snapchat-28875909.jpg new file mode 100644 index 0000000..cb91a1e Binary files /dev/null and b/Snapchat-28875909.jpg differ diff --git a/Snapchat-672891857.jpg b/Snapchat-672891857.jpg new file mode 100644 index 0000000..2d1455e Binary files /dev/null and b/Snapchat-672891857.jpg differ diff --git a/portfoliowebsite.css b/portfoliowebsite.css new file mode 100644 index 0000000..ede3873 --- /dev/null +++ b/portfoliowebsite.css @@ -0,0 +1,65 @@ +*{ +display:flex; +flex-direction: column; +} + + +.CTA{ + display:flex; + +} + +.CTA-headings{ +align-items: center; +display:flex; +background-color: #3f1e1e; +color:white; +border: #7399a8 solid 10px; +border-radius: 19px; + +} +.CTA-headings h2{ + + + +} +.CTA-details{ + + display:flex; + + justify-content:space-evenly; + align-items:center; + background-color: #bc2c2c; + color:rgb(247, 228, 228); + border: #b5e53b solid 10px; + border-radius:19px; + +} + + +.CTA-info{ + background-color: aqua; + color:white; + border: #b5e53b solid 10px; + border-radius: 19px; +} +.CTA-Actions{ + +} +.CTA-button{ + + block-size: 100px; + width:100px; + +} +.image1{ + + display:flex; + + +} +.image2{ + +} + + diff --git a/portfoliowebsite.html b/portfoliowebsite.html new file mode 100644 index 0000000..ef82a0a --- /dev/null +++ b/portfoliowebsite.html @@ -0,0 +1,113 @@ + + +
+ + + + + + + + + + +