(Windows 10)
You used to be able to create what you want in MS Word, output HTML and paste that into your post. I don’t do that because of all the extra crap MS Word uses like CGI. I like pure HTML 4 because it works with every browser. You only need to know a few tags < P >, < I >, < B >, < U >, < PRE >. Now if you want to include links to webpages < A HREF=”” > or if you want to link pictures < IMG SRC=”” >. Remember to close with < /P > or whatever tag you used.