I am currently working on my own portfolio website. Looking at the code, Im pretty far already but I just dont understand how CSS really works. So if you have any tutorials for it Id really love to take a look at them
RE: [SEARCHING] Tutorials specifically for CSS
19-10-2021, 02:27 PM
This post was last modified: 19-10-2021, 02:30 PM by Nova
Basically, you can learn anything about basic CSS on w3schools. Once you have a basic understanding of how CSS works, stick with a framework like Bootstrap as it will make your design much more consistent. If you don't want pre-built components and want to design them yourself, you can also check out Tailwind.
Nova Wrote: Basically, you can learn anything about basic CSS on w3schools. Once you have a basic understanding of how CSS works, stick with a framework like Bootstrap as it will make your design much more consistent. If you don't want pre-built components and want to design them yourself, you can also check out Tailwind.