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

Update index.html #57

Open
wants to merge 10 commits into
base: master
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test.txt
12 changes: 12 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!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>About</title>
</head>
<body>
<a href="index.html">back to homepage</a>
</body>
</html>
Binary file added images/Udemy.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 images/pexels-laptop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 10 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>

</body>
<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>CSS Tutorial</title>
<!-- <link rel="stylesheet" type="text/css" href="styles.css" /> -->
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
12 changes: 12 additions & 0 deletions saved/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!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>About</title>
</head>
<body>
<a href="index.html">back to homepage</a>
</body>
</html>
44 changes: 44 additions & 0 deletions saved/forms.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<!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>First Webpage</title>
</head>
<body>
<form action="" method="">
<label for="name">first name</label>
<input type="text" name="name" id="name">
<br>
<p>password</p>
<input type="password" placeholder="password">
<br>
<input type="email" name="" id="" value="[email protected]">
<br>
<p>Description Text</p>
<textarea name="" id="" cols="40" rows="15"></textarea>
<br>
<p>Please Select One</p>
<input type="radio" name="coding" id="" value="javascript">JavaScript
<input type="radio" name="coding" id="" value="java">Java
<input type="radio" name="coding" id="" value="Cplus">C++
<br>
<p>Please check all that apply</p>
<input type="checkbox" checked value="JavaScript" name="language" id="">JavaScript
<input type="checkbox" value="Java" name="language" id="">Java
<input type="checkbox" value="Cplus" name="language" id="">C++
<br>
<p>Please select all that apply</p>
<select name="languages" id="">
<option value="JavaScript">JavaScript</option>
<option value="Java">Java</option>
<option value="Cplus">C++</option>
</select>
<br>
<input type="submit">
<!-- <button type="submit">submit</button> -->
</form>

</body>
</html>
31 changes: 31 additions & 0 deletions saved/linksimages.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!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>First Webpage</title>
</head>
<body>
<h1 id="top">Hello everyone, my name is Britt Gray</h1>
<p>This is my fist Webpage!</p>
<p>Updating thru Visual Studio Code and Git Hub!</p>
<a href="https://www.udemy.com/"><img src="/images/pexels-laptop.jpg" alt="Link to Pexels"></a>

<!-- Images Go here
<h3>Image of Udemy</h3>
<img src="/images/Udemy.png" height="250" width="300" alt="image of Udemy">
<h3>Image of Laptop from Pexel</h3>
<img src="/images/pexels-laptop.jpg" height="250" width="300" alt="image of Pexel Laptop">
-->

<!-- Links Go here -->
<a href="https://www.udemy.com/" target="_blank">visit udemy information</a>
<b></b>
<a href="about.html">about</a>
<br>
<p>some text here</p>

<a href="#top">back to the top</a>
</body>
</html>
62 changes: 62 additions & 0 deletions saved/liststables.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!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>First Webpage</title>
</head>
<body>
<h1 id="top">Hello everyone, my name is Britt Gray</h1>
<p>This is my fist Webpage!</p>
<p>Updating thru Visual Studio Code and Git Hub!</p>

<h1>Hello I'm <sup>1st</sup> britt <sub>in town </sub> in town </h1>

<p>Lorem, ipsum dolor sit amet
<strong> consectetur adipisicing elit. Nostrum</strong>
s, voluptates sint dolore eveniet iure,
<em>quasi libero non nam deleniti</em>
dignissimos pariatur ipsam ad! Dolorum mollitia, et voluptas iusto quod reprehenderit itaque illum corporis ratione, veritatis vero, expedita voluptatibus. Totam, accusantium ad rerum eligendi iure facilis?
</p>

<h2>copyright &copy; </h2>

<ul>
<li>Frog</li>
<li>Cat</li>
<li>Pig</li>
</ul>
<ul>
<li><a href="#">home</a></li>
<li><a href="about.html">about</a></li>
<li><a href="#">contact</a></li>

</ul>

<ol>
<li>john</li>
<li>johnny</li>
<li>johnboy</li>
</ol>
<br><br><br><br>

<table>
<tr>
<th>Name</th>
<th>Name</th>
<th>Name</th>
<th>Name</th>
</tr>
<tr>
<td>bob</td>
<td>bill</td>
<td>bobby</td>
<td>joebobby</td>
</tr>
</table>



</body>
</html>