-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogram.html
More file actions
53 lines (53 loc) · 3.54 KB
/
Copy pathprogram.html
File metadata and controls
53 lines (53 loc) · 3.54 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" >
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Magimals Toxic Programming</title>
</head>
<body>
<div style="background:blue; color:white;" >
<h1>Magimals Toxic</h1>
<h3>Programming</h3>
</div><br>
<h2>Languages</h2>
<p>Magimals Toxic's websites were programmed in:</p>
<br>
<svg viewBox="0 0 384 512" width="100" height="100">
<path fill="#8f95a5" d="M0 64C0 28.7 28.7 0 64 0H224L384 160V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64z"/>
<path fill="#e2e5ec" d="M224 0V160H384L224 0z"/>
<text x="50%" y="70%" dominant-baseline="middle" text-anchor="middle" font-family="Arial, sans-serif" font-weight="900" font-size="75" fill="#ffffff">JPG</text>
</svg><br>
<svg viewBox="0 0 512 512" width="100" height="100">
<path fill="#264DE4" d="M71,460 L37,0 475,0 441,460 256,512 Z"/>
<path fill="#2965F1" d="M256,472 L408,430 436,40 256,40 Z"/>
<path fill="#EBEBEB" d="M256,221 L160,221 154,153 256,153 256,113 114,113 126,251 256,251 Z M256,354 L256,395 195,379 191,334 151,334 157,402 256,430 Z"/>
<path fill="#FFFFFF" d="M256,153 L351,153 342,251 256,251 256,291 338,291 330,378 256,399 256,440 355,412 369,251 372,221 378,153 379,113 256,113 Z"/>
</svg><br>
<svg viewBox="0 0 512 512" width="100" height="100">
<path fill="#E34F26" d="M71,460 L37,0 475,0 441,460 256,512 Z"/>
<path fill="#F06529" d="M256,472 L408,430 436,40 256,40 Z"/>
<path fill="#EBEBEB" d="M256,181 L156,181 150,113 256,113 256,73 111,73 121,181 122,221 256,221 Z M256,324 L256,365 195,349 191,304 151,304 157,372 256,400 Z"/>
<path fill="#FFFFFF" d="M256,181 L256,221 349,221 340,324 256,347 256,388 355,360 367,221 368,211 371,181 Z M256,73 L256,113 393,113 396,73 Z"/>
</svg>
<svg viewBox="0 0 630 630" width="100" height="100">
<rect width="630" height="630" fill="#F7DF1E"/>
<path fill="#000000" d="m423.4 492.2c12.7 20.7 31.4 35.1 58.3 35.1 24.3 0 40.1-12.3 40.1-29.4 0-20.3-16.2-27.4-43.3-39.2l-14.9-6.4c-43.3-18.6-72.2-41.9-72.2-90.6 0-46.1 35.8-80.4 89.7-80.4 43.7 0 74 19.4 94.6 54.7l-41.1 26.4c-10.6-18.7-25.6-28.9-50.1-28.9-22.1 0-36.2 11.5-36.2 27.2 0 18.3 12 25.1 36.6 35.7l14.9 6.4c49.4 21.3 79.2 43.4 79.2 93.2 0 54.9-43.4 84.7-98.7 84.7-55.3 0-93.6-25.5-108.9-63.4zM228.3 281.4h46.8v166.5c0 42.1-23 64.3-65.5 64.3-33.6 0-54.5-14.5-66.4-38.3l38.3-22.6c7.7 13.6 16.6 20 28.5 20 17 0 25.1-9.4 25.1-34v-155.9z"/>
</svg><br>
<p>And with FormSpree. </p><br>
<p>The Magimals Toxic game is in:</p><br>
<svg viewBox="0 0 512 512" width="100" height="100">
<path fill="#00599C" d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0z"/>
<path fill="#004482" d="M256 40c119.29 0 216 96.71 216 216S375.29 472 256 472 40 375.29 40 256 136.71 40 256 40z"/>
<path fill="#FFFFFF" d="M261 140c-64.1 0-116 51.9-116 116s51.9 116 116 116c43.6 0 81.3-24.1 101-59.7l-53.8-31.1c-10.1 16-27.9 26.8-47.2 26.8-31.5 0-57-25.5-57-57s25.5-57 57-57c19.3 0 37.1 10.7 47.2 26.8l53.8-31.1C342.3 164.1 304.6 140 261 140z"/>
<path fill="#659AD2" d="M380 230h20v15h15v20h-15v15h-20v-15h-15v-20h15z"/>
<path fill="#4A7BB0" d="M435 230h20v15h15v20h-15v15h-20v-15h-15v-20h15z"/>
</svg>
<br>
<p>For more information, see: </p>
<a href="https://github.com/WebDesignerCameron/magimals-toxic/blob/main/programming.md" >This README. </a>
<br><a href="https://webdesignercameron.github.io/magimals-toxic/" >Main site</a>
<hr>
<p><sup>Created by</sup> Web Designer Cameron</p>
</body>
</html>