This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<title>My Info</title> | |
<div class="wrapper"> | |
<img src="https://yt3.googleusercontent.com/Lc3LQVYvUwP0NP0fiGnMFvcQg7ioA9xOSQGTG2FE-5Ueud5MXuNqTPmUeauKSjnw-P39-EcHOWU=s160-c-k-c0x00ffffff-no-rj" alt=""> | |
<u> <h1 style="text-align: center;">Master4All</h1></u> | |
<p>Hello! Im a new coder who is looking for an Art commmision to do for people. I am a slow drawer and not very great drawings Examples: <img src="https://media.discordapp.net/attachments/1246309855434772522/1251574789794168922/IMG_20240601_231623362.jpg?ex=668ac2db&is=6689715b&hm=77ad3e649dafd664e5843b5048d161b3174d130fc480bfa2451d5d40e1eed2de&=&format=webp&width=444&height=592" alt=""></p> | |
<u><h2 style="text-align: center;">What I Can Draw</h2></u> | |
<p>I can draw anime potraits, landscapes </p> | |
<u><h2 style="text-align: center;">What I Cannot Draw</h2></u> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<h1>Youtube</h1> | |
<iframe src="https://www.youtube.com/" style="border:0px #ffffff none;" name="myiFrame" | |
scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="800px" | |
width="1200px" allowfullscreen></iframe> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1 id="h1">The Tiny House Company</h1> | |
<p>So what is The Tiny House Company? Well this company was going on since 1970s. <br> | |
Here are images below of what they looked like:</p> | |
<img src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBwgHB | |
gkIBwgKCgkLDRYPDQwMDRsUFRAWIB0iIiAdHx8kKDQsJCYxJx8fLT0tM | |
TU3Ojo6Iys/RD84QzQ5OjcBCgoKDQwNGg8PGjclHyU3Nzc3Nzc3Nzc3Nzc3Nzc3N | |
zc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3N//AABEIAKAA8AMBIgACEQEDEQH/xAAcAAACAwEBAQEAAAAAAAAAAAAEBQIDBgEHAAj/xABJEAACAQMDAQYCBgcFBQYHAAABAgMABBEFEiExBhMiQVFhFHEjMoGRobEVM0JSwdHxByVicvBTkqKy4RYkQ1TC0jU2Y3N0g5P/xAAaAQACAwEBAAAAAAAAAAAAAAACAwABBAUG/8QALBEAAgICAgEDAgYCAwAAAAAAAAECEQMhBBIxE0FRYaEFIiMycZGBsRQVM//aAAwDAQACEQMRAD8AfBa7ipgVIKK9GcUhiu7antqW2oQr213bVgWpbRUKKttd21btFd21LIVha6FqzbXdtSyFW2oTW8c8ZilQMjcEGiQtfbaqyzEdrNDcWt1dxLGPH3hYRkuf54rCNoBmsPi4g0rB9u1Bwff2ANe5FAysD0YYIpInZxI7uaaKQqshBAXyx5fI1jy8aMnZohncVR5rPoDw2tvbuxjndGk8Z4AHsf8ARpHAlxC5WJVCfVJxkDz4z0r0y+t9V/7Qw/HWttNaJlBcuAMKT06+uKT3nZ6fUdXNppTQzQK2QEXw2+T0LZwfXj0rPkwxirHwyNujNX2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CREATE TABLE Bloxfruit_FirstSea(Boss TEXT, Level INTEGER, Item Dropo TEXT); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Gorrila King", 25, "NONE"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Bobby", 55, "NONE"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Vice Admiral", 130, " Pirate/Marines Cape"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Warden", 220, "NONE"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Chief Warden", 230, "Warden Sword"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Swan", 240, "Pink Spiky Cape"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Magma Admiral", 350, "Refenied Musket"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Fishermen Lord", 450, "Trident"); | |
INSERT INTO Bloxfruit_FirstSea VALUES ("Wysper", 500, "Boozaka"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Calculator</h1> | |
<iframe src="https://www.desmos.com/scientific" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen></iframe> |