To tell you the truth, I cheat and use dreamweaver
But yes, OFP does use a
very limited suite of html features.
I remember trying to put frames and all sorts in to get the pictures in the overview... in the end I had to settle for trial and error to get their spots just right (using spaces of all things
)
As far as centering text goes, here's code I use:
<h2 align="center"><a name="Main"></a>Operation: Spiked Wheel</h2>
It's just the
align="center" part that does it...
As far as different fonts goes, OFP uses h1 - h6 and paragraph text (p).
h1 - h3 are different sized heading texts, h4 is a very small font (I use it for paragraphs when I need to squeeze stuff in). h5 is (I think) typewriter sort of text, and h6 is that sort of handwritten, scriptish looking font.
The trick I generally use it to grab a pre-existing briefing (ie. one from one of my old missions) and simply change the text, links and throw in the odd bit of eye candy. It makes a good base to build on, without going through the headaches of writing it from scratch
G'Luck Messy :wave: