pretty basic only should be used to make frameworks i left a basic website design i made in the notes and credits VVV
<!DOCTYPE html> <html><body> <h1 style="font-family: arial; text-align: center;">Welcome to my basic Website!</h1> <h3 style="font-family: arial; text-align: center;">this was coded in the scratch compiler</h3> <h3 style="font-family: arial; text-align: center;">and then turned into a html file at browserpad.org</h3> <h3 style="font-family: arial;">use the link just below to access browserpad.org</h3> <a href="https://www.browserpad.org">-= click here =-</a> </body></html>