javascript - How to convert html,css,js page to website -


i have main html page m calling 3 other html pages , css , jsquerry. want convert website. ps : first ever program

you have website content have host it. there 2 options, use local host , test system or host in providers aws (amazon web service) or ip address , host. in local can use iis, go run , enter 'inetmgr , add website. if need temporary 1 show on internet can use 'ngrok' tool makes updated local url available online all. can search more 'ngrok' online.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -