Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated files #23

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added CSE110.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Lab 2 - Starter

Link to published site below.
https://emmanuel-serrano.github.io/Lab2_Starter/
Binary file added Test-Audio.mp3
Binary file not shown.
Binary file added favicon.ico
Binary file not shown.
234 changes: 234 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,234 @@
<!DOCTYPE html>
<html lang = "en">

<head>
<title>GROUP 40 FIRST MEETING</title>
<meta charset="UTF-8">
<meta name="keywords" content="Meeting Team 40, CSE110">
<meta name="description" content="First Team Meeting">
<meta name = "author" content="Emmanuel Serrano">
<meta http-equiv="refresh" content="30">
<meta name="viewport" content="width=device-width,
initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>

<body>
<main>
<header>
<h1>MEETING THE TEAM</h1>
<h3>October 9, 2022</h3>
<p> <i>Posted by: Team Lead - Emmanuel</i></p>
<img src="CSE110.png" alt="CSE 110 Picture"/>

<div id = "tableOfContext">
<nav>
<h2>Table of Context</h2>
<ul>
<li><a href="#tableOfContext">Table of Context</a></li>
<li><a href="#lineup">LineUp</a></li>
<li><a href="#tasks">CheckList</a></li>
<li><a href="#meeting">What Happened</a></li>
<li><a href="#media">Media</a></li>
<li><a href="#closing-thoughts"> Closing Thoughts</a></li>
<li><a href="#footer">Footer</a></li>
</ul>
</nav>
</div>
</header>
<div>
<p> Welcome to (<b class = "term">TEAM 40</b>), for today
the goal was just to introduce everyone to
each other and have a couple icebreakers to
cut the tensions of meeting a whole new group
of people.
</p>
</div>

<div>
<p>
With that said lets take a look
at our extraordinary lineup and what roles
everyone will play on the team this quarter.
</p>
</div>

<hr />

<div id = "lineup">

<details>
<summary><b>LineUp</b></summary>
<br />

<span style="color: navy">Team Designer</span>

<ul>
<li>Ryan Truong</li>
</ul>
<span style="color: navy">Team Planner</span>

<ul>
<li>Billy Sudirdja</li>
</ul>

<span style="color: navy">Team Leads</span>

<ul>
<li>Sailor Eichhorn</li>
<li>Emmanuel Serrano</li>
</ul>

<span style="color:navy">Team Devs</span>

<ul>
<li>Kevin Truong</li>
<li>Ernest Lin</li>
<li>Grace Jin</li>
<li>Alex Wu</li>
<li>Ben Snowbarger</li>
<li>Bennett Zhang</li>
</ul>

</details>

</div>

<hr />

<div id = "tasks">
<h2>CheckList</h2>
<ol>
<li>Say hi to <b><em>Everyone</em></b></li>
<li>Get <b><em>IceBreaker</em></b> started</li>
<li>Short <b><em>Introduction</em></b> to group</li>
<li>Talk about <b><em>Avaliability</em></b></li>
<li>Say <b><em>Bye</em></b> to everyone</li>
</ol>
</div>

<hr />
<div id="meeting">
<h2>What Happened</h2>
<section>
<h4>Attendance</h4>
<p>Everyone was able to show up,
except for Ben due to work.

<br>
And he has already been updated on what happened.
</p>
</section>

<section>
<h4>What we left on last time</h4>
<p>This is the first team meeting so,
this will serve as a place holder for now</p>
</section>

<section>
<h4>What New</h4>
<p>We just trying to get everyone comforable with each
other and just trying to create that team friendly
relationships.
<br>
Also trying to come up with an official team name
instead of just <b>TEAM 40</b>.
</p>
</section>

<section>
<h4>Questions/Comments</h4>
<p>Q: If future team meetings would be in-person or
in some zoom type format.
</p>
<p>A: We are just going to go with the flow for now,
and see what works better for everyone. Yet, we do
hope to have in-person meetings
</p>



</section>
</div>

<hr />
<div id="media">
<h2>Media</h2>
<p>Inset video and audio here</p>
<video width="320" height="240" controls>
<source src="test_video.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<audio controls>
<source src="Test-Audio.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>

</div>

</main>

<hr />
<section>
<div id="closing-thoughts">
<h2>Closing Thoughts</h2>

<p>Just type somethig nhere for the next meeting
or idk something like that
</p>


<form action="/action_page.php">
<p>Quick Survey</p>
<fieldset>
<p> Team Meeting Time Lengths</p>

<select name="times" id="times">
<option value="volvo">10 minutes</option>
<option value="saab">15 minutes</option>
<option value="opel">20 minutes</option>
<option value="audi">25 minutes</option>
</select>
<br>
<br>

<p> Favorite Team Name Idea: </p>
<input list="team-names" id="team-name-choics" name="team-name-choice">
<datalist id="team-names">
<option value="Team Randow Rice">
<option value="Team Beta">
<option value="Team First Timers">
</datalist>
<br>
<p>Or just type the idea you had in mind.</p>

<textarea id="teamName" name="Team Name" rows="1" cols="50">Pick your own name:</textarea>
<br>
<br>
<button type="button" onclick="alert('Hope you had fun, see you next meeting!You can now click sumbit!')">Click
Me First!</button>

<input type="submit" value="Submit">
</fieldset>
</form>
<br>

<hr />
</div>
</section>

<div id = "footer">
<footer>
<p> Author: <i>Emmanuel Serrano</i> </p>
<p> <strong> If something was unclear or you just
need more information just email, me using the
link below. </strong></p>
<p><a href="mailto:[email protected]">[email protected]</a></p>

<p><a href="#tableOfContext">Back to Table of Context</a></p>
</footer>
</div>
</body>

</html>
14 changes: 14 additions & 0 deletions part2.txt
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
Fill in the passphrases here.

Question 1) greenEggsAndHam
Question 2) iHateCplusplus
Question 3) HTMLRocks
Question 4) JavaScriptRules
Question 5) SvelteBeatsReact
Question 6) ThisIsJS
Question 7) YouFoundMe
Question 8) coolcoolcool
Question 9) 2020sucked
Question 10) Press Me
Question 11) a11yComesFirst
Question 12) iLoveWebDev

Binary file added screenshots/.DS_Store
Binary file not shown.
Binary file added screenshots/W3 validator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test_video.mp4
Binary file not shown.