+ 2
Today i finish html fundamental course on sololearn... So i want to know how can i practice html?
14 Réponses
+ 11
Abhishek Chauhan Try out the coding challenges provided by sololearn.
+ 2
Try this
make a website which is compatible to all browser and devices.
Best of luck
+ 1
Where sololearn provide coding challenges?
+ 1
I use site codepen.io, you can get a inspiration from there, and a lot of examples for code you can practise
+ 1
Imagine a project and try to implement it. But in the beginning, make sure that it is not too complicated and still feasible.
+ 1
Firstly, I truly recommend you to choose good IDE. (Integrated Development Environment) Just read a little about different and try to find sth for you (your first choice doesn't have to be perfect, for instance I use Notepad++). It's also useful to start reading some articles/tag's descriptions in w3c. In my opinion, you should create some basic divs structures (also use HTML5), practice it and try to read other's webpages' HTML code. Next, as other people wrote here, go through CSS, JS. Good luck!
0
thanks guys for beautiful answers I have a project to design a website .I just find this site to be helpful to my project.kindly help me with the way to go.
thanks
0
can any one decribe div class in html?
0
Aaliya Kangda learn basic of html
Class can be multiple for css or event performing on selector
Id is unique and also same for css and event performing on selectors.
0
thanks kunal
0
div is used to group elements in a div which is further contained in box or container...in simple words div used to make partition.
0
in your PC install brackets or note plus for writing code.
create an index.html file open it with coding application then practice...
0
you can pick a random website and try to develop the structure while learning CSS
0
Better create a own blog or website ,u wish to create. By doing projects only u can experience ur skills