Viewing my html work in browser or other ?

Stattovic

Member
I have Windows 10 Laptop, and use Firefox as my browser.

I have prepared some text in MS Word with some html for submitting to a web site introduction page.
However I cannot find a way to look at how this will look in an actual browser, so I can correct errors etc.
Is it possible to see somewhere how this will come out please.
Many thanks

Couple of lines as an example:

<a href="https://www2.cricketstatz.com/ss/we...ers=&team=&grade=0&pool=&season=2019&finals=0"<b>Click here</b>>/a> Welcome to the Website of the Army and UKAF cricket website<p>

<ul>
<li><b>CSM 2/3 Days</b></br>UKAF and CS Mens matches played over 2/3 days (including First Class</li>

<li><b>CSM One Day</b></br>UKAF and CS Mens One Day Matches (These include Single innings declaration types and Limited Overs</li>
</ul>
 
Last edited:

voyagerfan99

Master of Turning Things Off and Back On Again
Staff member
Stick it in notepad++ and save it as an HTML file and open it with your web browser.
 
Top