-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappdesign.html
31 lines (26 loc) · 1004 Bytes
/
appdesign.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Code.org UNIT 3 REVIEW Intro to App Design</title>
<link rel="icon" type="image/jpg" href="Favicon Small (1).jpg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<center>
<img class="banner" src="Jaunel Deans-Lab 7 banner grade 10 (1).jpg" width="800px">
<img class="Favicon" src="Fabviconbig.jpg" width="200px">
<h1>Thomas A. Edison Career and Technical Eduation High School</h1>
<h2>Web Development</h2>
<h3>Unit 3 Review</h3>
<h4>Intro to App Design</h4>
<h4>12/05/2022</h4>
<h4>Done By: Jaunel Deans</h4>
<br>
<iframe width="392" height="620" style="border: 0px;" src="https://studio.code.org/projects/applab/-BlQeTc1nAdN0EWcebSqDtmXSYl2l5kgzkLcfyOOJqs/embed"></iframe>
<br>
<h4>Code for App</h4>
<video id="video 2" controls loop autoplay>
<source src="Code of Code.org AppProject.webm" type="video/webm">
</video>