SuperSimpleDev / html-css-course-2022

1.44k stars 1.06k forks source link

can't able referesh the local host page #55

Open karthick3010 opened 1 year ago

karthick3010 commented 1 year ago

even though after running the live server extension the data not changed live, instead i need to run the program ever time to notice the changes

StudioProgrammar commented 1 year ago

even though after running the live server extension the data not changed live, instead i need to run the program ever time to notice the changes

Find 'File' in the top bar of VS Code and select 'Auto Save'. Try that.

abhishekHegde2000 commented 1 year ago

even though after running the live server extension the data not changed live, instead i need to run the program ever time to notice the changes

you need to have html header and body in correct syntax for live server to work