Html and css
-
Hey, my name is James so during this pandemic I been designing my own web using HTML and CSS. I plan to use your service and go for a premium account but I have a question so, it’s possible to upload my HTML and CSS + javascript file to WordPress in order to use my design. it would be great if you guys can do that
best regards,
James Surya Wijaya
-
Hi James,
It’s not possible to upload a hand-coded website into any WordPress installation, whether hosted on WordPress.com or not. WordPress is a CMS (content management system) that dynamically generates the HTML for a website using PHP code with the site content contained in a MySQL database, and the CSS and JavaScript files being contained inside a theme that is also written in PHP and that has to be created in a specific way. For the purposes of this discussion, using WordPress is the complete opposite of what you’ve built :)
So unless you want to start from scratch, converting the design you’ve built into a WordPress theme (also keep in mind that using your own custom theme like that would require our Business Plan) and copying all your site content into posts and pages within WordPress, I’d suggest you instead look at something like GitHub Pages or AWS to host your site.
With providers like those you can create a static website where you upload your .html, .css and .js files directly to the server.
-
- The topic ‘Html and css’ is closed to new replies.