aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-12-03 21:40:52 -0800
committerGitHub <[email protected]>2019-12-03 21:40:52 -0800
commit882c8e73584b0f95f37d80799a203aa047f38634 (patch)
treec9bc32e3029756a8f90d937edeff0de19d269bbe /index.html
parentAdd files via upload (diff)
downloadcs2-rhs-hp-882c8e73584b0f95f37d80799a203aa047f38634.tar.xz
cs2-rhs-hp-882c8e73584b0f95f37d80799a203aa047f38634.zip
Add files via upload
Diffstat (limited to 'index.html')
-rw-r--r--index.html219
1 files changed, 219 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..6a889a4
--- /dev/null
+++ b/index.html
@@ -0,0 +1,219 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>RHS | Reynolds High School</title>
+ <link rel="shortcut icon" href="https://www.reynolds.k12.or.us/favicon.ico" type="image/x-icon">
+ <!-- CSS -->
+ <style>
+ html, body {
+ background: #ffffff;
+ }
+
+ .background-img {
+ position: absolute;
+ top: 0;
+ left: 0;
+ }
+
+ #text-1 {
+ position: absolute;
+ top: 10px;
+ left: 58px;
+ font-family: Tahoma, Arial, sans-serif;
+ font-size: 14px;
+ }
+ #text-2 {
+ position: absolute;
+ top: 10px;
+ left: 138px;
+ font-family: Tahoma, Arial, sans-serif;
+ font-size: 14px;
+ }
+
+ #s-a-s {
+ position: absolute;
+ top: -6px;
+ left: 188px;
+ font-family: Tahoma, Arial, sans-serif;
+ font-size: 16px;
+ background: #ffffff;
+ }
+
+ #s-a-l {
+ position: absolute;
+ top: -6px;
+ right: 8px;
+ font-family: Tahoma, Arial, sans-serif;
+ font-size: 16px;
+ background: #ffffff;
+ }
+
+ #google {
+ background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
+ -webkit-background-clip: text;
+ font-family: Arial;
+ font-weight: bolder;
+ }
+
+ a {
+
+ }
+ </style>
+ </head>
+ <body>
+ <div class="background-img">
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/bgOuterWrapper.jpg">
+ </div>
+
+ <div class="header">
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/rhs-home-icon.png" style="position: absolute; top: 5px; left: 10px;">
+ <!-- I got this exactly correct for the positioning on the second try lol -->
+
+ <div class="text">
+ <a id="text-1" style="color: #ffffff; text-decoration-line: none;" href="#">Staff Login</a>
+ <a id="text-2" style="color: #ffffff; text-decoration-line: none;" href="#">District</a>
+
+ <p id="s-a-s">Select a School ↓</p>
+ <p id="s-a-l"><span id="google">G</span> Select Language | ↓</p>
+ </div>
+ </div>
+
+ <div class="main" style="background: white; position: absolute; top: 6%; left: 26%; font-family: Arial; font-size: 20px;">
+ <div class="drop-downs" style="background: rgb(243, 243, 243);">
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;About Us |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Academics |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Activities |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Athletics |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Community |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Parents/Students |</a>
+ <a href="#" style="color: black; font-weight: 600; text-decoration-line: none;">&nbsp;&nbsp;Contact Us</a>
+ </div>
+
+ <img src="https://www.reynolds.k12.or.us/sites/default/files/styles/banner_highschool_theme/public/imageattachments/banner/20971/20191203_jrotc_and_football.jpg?itok=hNwxtOXe">
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/rhs-logo.png" width="125px" style="position: absolute; left: -15px; top: 190px;">
+
+ <div class="divider" style="height: 10px; background: #1B433C;"></div>
+
+ <br>
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/h2_background.png">
+ <p style="color: white; position: absolute; top: 21.5%; left: 10%; font-size: 30px;">Reynolds High School</p>
+ <div class="divider-2" style="height: 1px; background: lightgrey; width: 616px;"></div>
+ <br>
+
+ <div class="articles">
+ <div class="first-a">
+ <style>
+ .articles a {
+ color: #0645AD;
+ text-decoration: none;
+ }
+
+ .articles p {
+ font-size: 13px;
+ }
+ </style>
+ <img src="https://www.reynolds.k12.or.us/sites/default/files/styles/headline/public/imageattachments/rhs/page/2056/megaphone_icon.jpg?itok=8oPionk3">
+ <a href="#">Daily Announcements</a>
+ <p>Check back every school day for our daily announcements to stay updated on what's happening at RHS!</p>
+ <a href="#" style="font-size: 13px; position: absolute; left: 55%;">Read more</a>
+ </div>
+
+ <br>
+ <div class="divider-a" style="height: 2px; background: lightgray; width: 616px;"></div>
+ <br>
+
+ <div class="first-a">
+ <img src="https://www.reynolds.k12.or.us/sites/default/files/styles/headline/public/imageattachments/rhs/page/7441/holiday_concert_season.png?itok=CUnsaDud">
+ <a href="#">Upcoming Performances</a>
+ <p>Join us for outstanding performances!</p>
+ <a href="#" style="font-size: 13px; position: absolute; left: 55%;">Read more</a>
+ </div>
+
+ <br>
+ <div class="divider-a" style="height: 2px; background: lightgray; width: 616px;"></div>
+ <br>
+
+ <div class="first-a">
+ <img
+ src="https://www.reynolds.k12.or.us/sites/default/files/styles/headline/public/imageattachments/rhs/page/20941/kaitlyn_kruse_and_xavier_glenn_october.jpg?itok=ejuAQPf0">
+ <a href="#">October 2019 Athlete of the Month</a>
+ <p>Congratulations to Kaitlyn Kruse and Xavier Glenn, our Jeff Wiens Athletes of the Month for October 2019!</p>
+ <a href="#" style="font-size: 13px; position: absolute; left: 55%;">Read more</a>
+ </div>
+
+ <br>
+ <div class="divider-a" style="height: 2px; background: lightgray; width: 616px;"></div>
+ <br>
+
+ <div class="first-a">
+ <img
+ src="https://www.reynolds.k12.or.us/sites/default/files/styles/headline/public/imageattachments/district/page/20161/back_to_school_sm.jpg?itok=RyLUki-g">
+ <a href="#">Back to School 2019-20</a>
+ <p>Get all of the information you need for the start of the 2019-20 school year!</p>
+ <a href="#" style="font-size: 13px; position: absolute; left: 55%;">Read more</a>
+ </div>
+ </div>
+
+ <br>
+ <div class="divider-a" style="height: 2px; background: lightgray; width: 616px;"></div>
+ <br>
+
+ <div class="docs">
+ <p style="color: white; background: #1B433C; width: 210px;">Supporting Documents</p>
+ <a href="#" style="font-size: 15px;">Bell Schedules, 2019-2020</a>
+ </div>
+ <br>
+
+ <div class="footer" style="background: #1B433C; color: white; width: 716px;">
+ <br>
+ <p style="text-align: center;">
+ Address: 1698 SW Cherry Park Rd., Troutdale, OR 97060 (map)<br>
+ Tel: (503) 667-3186 - For Attendance press 2 – Para Espanol presione 2<br>
+ <br>
+ Para asistencia en Español, presione 6 (x1052)<br>
+ <br>
+ For the counseling office press 3 (x1057) – Counseling Fax (503) 667-3096<br>
+ Additional Contact: Office/Administration and Attendance Hours: Bell schedule<br>
+ RHS Staff Links
+ <br>
+ <br>
+ </p>
+ </div>
+
+ <div class="main-2" style="position: absolute; top: 22%; left: 70%;">
+ <p style="font-size: 18px; background: lightgray; width: 190px;">Search<span style="position: absolute; left: 65%; background: black; height: 21px;">🔍</span></p>
+
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/calendar/RHS_calendar.png" alt="">
+
+ <p>Upcoming Events</p>
+ <p style="font-size: 15px; line-height: 22px;">
+ Wed 12.4 All Day<br>
+ Advisory Schedule<br>
+ Fri 12.6 3:30pm<br>
+ No After-school activity buses<br>
+ Fri 12.6 4:00pm<br>
+ Kirk Morey Wrestling Tournament<br>
+ Mon 12.9 All Day<br>
+ Late Start Schedule<br>
+ Mon 12.9 All Day<br>
+ Adopt-A-Family<br>
+ Tue 12.10 8:30am<br>
+ MHC ASB Winter Meeting<br>@ Clackamas HS<br>
+ Wed 12.11 8:00am<br>
+ NHS Blood Drive
+ </p>
+
+ <br>
+ <br>
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_highschool/images/store/store.png" alt="">
+ <br>
+ <br>
+ <br>
+ <img src="https://www.reynolds.k12.or.us/sites/all/themes/aha_compass_elem/images/peachjar_logo.jpg" alt="">
+ </div>
+ </div>
+ </body>
+</html> \ No newline at end of file