HTML Project Ideas

Hi, I recently finished all my HTML lessons, project ideas. Thanks to everyone who created freecodecamp.org and the people who helped me finish this course. Now I want to my practice into a test. I am thinking of making an HTML-only project. no CSS or javascript. If anyone has an idea of what I should do please do tell me:)

2 Likes

I don’t think JS is necessarily essential for a fun project but witout CSS it is going to look quite plain. Just wondering, is there a reason you don’t want to use CSS?

Hi @Kasakapen !

Congrats on finishing the lessons!

I agree with @bbsmooth that without CSS it will be a little plain.

But what you could do is start doing a project with HTML only and make sure the HTML structure and syntax is correct. Then you can add css to it.

Here is a list of ideas

4 Likes

I do not really care about the look of the website yet. I just want to put what I learned in the HTML courses to test:)

2 Likes

I think it would be super cool if you created a little tutorial of HTML basics through Codepen.io or something!

This was my take on a HTML only page: https://codepen.io/leanne0/pen/LYbmRRL

1 Like

I think she want to master HTML then she will start learning CSS and she will combine them in a single project.
The same’s here

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.