Abigblueworld commited on
Commit
ebe0f86
·
verified ·
1 Parent(s): 3d2187f

Now fixing new layouts!

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -2,9 +2,9 @@
2
 
3
  <!Oh yeah there is some music to, I did "You drive me Crazy" because it is great song>
4
 
5
- <img src="https://images.cooltext.com/5694310.gif" width="597" height="117" alt="Abigblueworld" />
6
- <audio src="https://static.wikia.nocookie.net/scratchpad/images/6/65/ThisistheversionIneed%21.mp3" loop controls ></audio> <script>let volume = 0.7; let thisScript = document.currentScript; window.addEventListener("click", function() { let a = thisScript.previousElementSibling; if(a.paused) { a.play(); a.volume=volume; } })</script>
7
 
 
 
8
  <body>
9
  <div>
10
  <center>
@@ -13,7 +13,7 @@
13
  <dl>
14
  <dt> <i> Who am I?</i></dt> <br>
15
  <dd> I am a 16 year old autistic girl from America who loves music, animation, IT, and phone call stuff!</dd><br> I am a Biromantic Asexual, and I go by she/they pronouns!<br>
16
- <dt> <i>Are you a self taught or trained programmer?</i></dt> <br>
17
  <dd> I am partally self-taught in some terms, including knowing certain HTML5 terms, and Python Scripts, but most of the time, I learn it for somebody</dd><br><br>
18
  <dt> <i>What are some of your favorite things?</i></dt> <br>
19
  <dd> Some of my favorite things include:</dd>
 
2
 
3
  <!Oh yeah there is some music to, I did "You drive me Crazy" because it is great song>
4
 
 
 
5
 
6
+ <audio src="https://static.wikia.nocookie.net/scratchpad/images/6/65/ThisistheversionIneed%21.mp3" loop controls ></audio> <script>let volume = 0.7; let thisScript = document.currentScript; window.addEventListener("click", function() { let a = thisScript.previousElementSibling; if(a.paused) { a.play(); a.volume=volume; } })</script>
7
+ <img src="https://images.cooltext.com/5694310.gif" width="597" height="117" alt="Abigblueworld" />
8
  <body>
9
  <div>
10
  <center>
 
13
  <dl>
14
  <dt> <i> Who am I?</i></dt> <br>
15
  <dd> I am a 16 year old autistic girl from America who loves music, animation, IT, and phone call stuff!</dd><br> I am a Biromantic Asexual, and I go by she/they pronouns!<br>
16
+ <br> <br> <dt> <i>Are you a self taught or trained programmer?</i></dt> <br>
17
  <dd> I am partally self-taught in some terms, including knowing certain HTML5 terms, and Python Scripts, but most of the time, I learn it for somebody</dd><br><br>
18
  <dt> <i>What are some of your favorite things?</i></dt> <br>
19
  <dd> Some of my favorite things include:</dd>