+ 4
How to create a website (responsive) by using html and css only?
please help me
2 Respuestas
+ 3
Creating a responsive website with HTML and CSS is not something I will recommend. but if you only want the site to be responsive and not so interactive then check boostrap out. It makes building responsive UIs very easy. If you want a more interactive and responsive website then you'll need to use javascript.
+ 4
thank you 😀👍