I have this design that used to be a WordPress site and was a modified theme.
The site wasn't maintained and I lost it all. So now I have started to try and create it it from scratch with HTML/CSS but I want it to be responsive. I haven't created a site from scratch in years so I am way behind on current methods. I have looked briefly at PureCSS as I want it to be salable for mobile etc.
How can I best go about this?
Want to avoid bootstrap as its bloated from what I can see.
Cheers!
The site wasn't maintained and I lost it all. So now I have started to try and create it it from scratch with HTML/CSS but I want it to be responsive. I haven't created a site from scratch in years so I am way behind on current methods. I have looked briefly at PureCSS as I want it to be salable for mobile etc.
How can I best go about this?
- Create the site in HTML/CSS then convert to a responsive design using PureCSS
- Create using PureCSS from the start
- Any other method?
Want to avoid bootstrap as its bloated from what I can see.
Cheers!