what is best html editors that allow me to test code | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is best html editors that allow me to test code

2nd Sep 2016, 4:14 PM
Mahmoud Sulaiman
Mahmoud Sulaiman - avatar
1 ответ
+ 1
use Google chrome and its console...ctrl+shift+i on your .html file opened on the browser and than you'll have the possibility to live edit your file and modify html and css of your page (that is only a testing tool...you won't edit and save your .html file but only the browser page) otherwise you can use an ide like brackets or komodo to edit your file and have a preview
4th Sep 2016, 11:14 PM
Antonio Panfili