Friday, October 21, 2022

How to view and edit html file in Github

To view html file:-

 https://htmlpreview.github.io/


reference:- https://stackoverflow.com/questions/8446218/how-to-see-an-html-page-on-github-as-a-normal-rendered-html-page-to-see-preview


to edit html file

Open the file and click on edit

> Click on open in github.dev

example :- https://htmlpreview.github.io/?https://raw.githubusercontent.com/yashkapoor1/ss/master/ContactUs.html

----------------------------------------------------


 https://htmlpreview.github.io/


Enter the below URL in textbox of above URL

https://github.com/yashkapoor1/ss/blob/master/AboutUs.html

No comments:

Post a Comment