This is pretty basic stuff, so I apologise for taxing you.
Simply put, I have a Movable Type blog. I've made an entry today where I've wanted to both bold and italicise a few paragraphs of the text. Though my raw entry only included the <b> and <i> tags, the source code for this part of the entry reads thusly:
In Firefox and other browsers, it bolds and italicises all of the paragraph, but Safari sees issues. (See attached screenshots.)
Can anyone advise as to whether or not this is an issue with my HTML, Safari's rendering, or something completely different? And, short of putting a <b> and <i> tag around every paragraph, can it be rectified?
Thanks.
Simply put, I have a Movable Type blog. I've made an entry today where I've wanted to both bold and italicise a few paragraphs of the text. Though my raw entry only included the <b> and <i> tags, the source code for this part of the entry reads thusly:
Code:
<p><i><b>"Microsoft's biggest worry, though, should be the huge success of Mozilla Firefox, the open source web browser.</p>
<p>Faster and more secure than Internet Explorer, it is the first browser to seriously challenge Microsoft's dominance.</p>
<p>In just nine months Firefox has chalked up 50 million downloads, although some are admittedly upgrades.</p>
<p>Bill Gates is one of the people with Firefox on his computer, so I asked him for his opinion.</p>
<p>"I played around with it a bit, but it's just another browser, and IE [Microsoft's Internet Explorer] is better," Mr Gates told me, and challenged my assertion that Firefox's 'market share' is growing rapidly.</p>
<p>"So much software gets downloaded all the time, but do people actually use it?" he argued."</b></i></p>
In Firefox and other browsers, it bolds and italicises all of the paragraph, but Safari sees issues. (See attached screenshots.)
Can anyone advise as to whether or not this is an issue with my HTML, Safari's rendering, or something completely different? And, short of putting a <b> and <i> tag around every paragraph, can it be rectified?
Thanks.