[ad_1]
[ad_2]
I know the question is kinda silly but I really need this for a school project,
Basically, I had to make a wordpress site from scratch for this exam, we worked offline and the teacher then wanted us to put it online, which I did. The second part of the exam requires us to do the same for an HTML one page, problem is, the provider that I chose won't let me have another domain and I can't upload it online.
Is there any way to put that HTML inside my wordpress site and access it from there?
Thank you in advance!

No need for other domain, just add subdomain in DNS.
Go to panel/ direct admin
Add subdomain
Go to public_html folder.
See the index.html file?
Replace it with yours
If you have sftp access to your wordpress site, you can just add a folder and put your html file inside it.
Create a new page template with your HTML code and upload it to your theme’s directory, then select this template when creating a new page in WordPress