+ 1
Hi, i recently completed thz CSS3 tutorial, so i was wondering where can practice it ? thanks.
CSS Practice
8 Respostas
0
Badr Moufid write your code on a text editor like notepad++, sublime text or text wrangler for mac and save the code on your desktop with a .html file extension which links to your css code. Then open the file or folder on your desktop with a browser of your choice (firefox, chrome etc). This helps you see what your code will look like online.
+ 1
thanks .. imma do just that
0
Give yourself a theme then create a website to talk about it, you can do it on code playground of SoloLearn or use an app such as Notepad++ or Sublime text
0
yes but i cant build a whole website with my current knwledge ... i just need smth to practice wht i have now so that i can moove on to other things ...
0
Firstly, did you learn HTML? It's a MUST to make CSS work..
0
i did learn HTML before CSS but i feel like there is more to it
0
Start from small thing like a title than paragraph, image, menu etc.. More you go more you will feel comfortable and then you can start doing complexe things like special effect, hover, parallax, video, audio etc..
0
i use atom .. i find it to be more customable