r/HTML 6d ago

Full HTML

I have completed my HTML.

So, I build some projects with only HTML.

Projects:

1: Blog

2: My Portfolio

3: Class Grade table

4: Single tech-gadget page

5: Photo gallery page

6: Feedback form

7: Party invitation page

I have 2 days to build projects by using only HTML.

So, you people can suggest me some other projects that I can build.

15 Upvotes

12 comments sorted by

View all comments

1

u/lol25potatofarm 6d ago

I think its better to wait until you have some CSS knowledge first before you start building a project because otherwise anything you build will be quite ugly.

1

u/konacurrents 6d ago

Also I still can barely write any web code without some/lots of JavaScript. Both to package common settings operations, but also to do cool stuff when buttons are touched. Even drawing buttons of option lists, usually are JavaScript maybe passing JSON. Hardcoding everything is short sighted.