Is it possible to create a Wordpress theme made entirely of HTML?

Allied Hero x3

New member
I've got a project for my IT class where we have to create a website using HTML. I've decided to create a blog for my project and then create my own theme using HTML.

Although, as I've discovered, I would also now have to learn how to use CSS to create it. I'm wondering if there's a way to create a Wordpress theme made entirely of HTML? If there were, it would make my life about 100 times easier right now.

Thanks in advance :)
 
You can make a website using only HTML but it wouldn't be worth looking at. You would have to code using dozens of tables to get the positioning. You would also have to code in a top to bottom style.

CSS I can have an element at the bottom of my code that appears at the top of the screen

CSS isn't hard to learn I'd be more than happy to help you out with any problems you have with it. Just send me a message if you need any help with CSS or XHTML problems.
 
Back
Top