Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to run html file in xampp server

- To Run a HTML File in XAMPP you need to put your HTML file inside the 
  "htdocs" folder in XAMPP installation directory.
- And then in your browser type "localhost/your-file-name.html".
- now your file is opend into your browser using XAMPP.
 
PREVIOUS NEXT
Tagged: #run #html #file #xampp #server
ADD COMMENT
Topic
Name
2+6 =