/    Sign up×
Community /Pin to ProfileBookmark

Lately I seem to be getting my Bold <B> type face Stuck in the bold. Below is a sample. No matter what I do, it stays bold

<P ALIGN=CENTER><FONT SIZE=4>
<B>The Solar / Photovoltaic Situation</B>
</P>
</FONT><FONT SIZE=2>
Shown Below is the first commercially available

The last line is Still bold!

It happens here and there, within tables, outside of tables etc. The Bold stays on and it is briving me bonkers. Once I even added </B> X5

Sandy

to post a comment
HTML

11 Comments(s)

Copy linkTweet thisAlerts:
@WebJoelAug 14.2007 — Lately I seem to be getting my Bold <B> type face Stuck in the bold. Below is a sample. No matter what I do, it stays bold

<P ALIGN=CENTER><FONT SIZE=4>

<B>The Solar / Photovoltaic Situation</B>

</P>

</FONT><FONT SIZE=2>

Shown Below is the first commercially available

The last line is Still bold!

It happens here and there, within tables, outside of tables etc. The Bold stays on and it is briving me bonkers. Once I even added </B> X5

Sandy[/QUOTE]


I tried this and it worked. But this is deprecated: the "<b>" and the "<font>" tags should not be used. And the "<FONT SIZE=4>" is not explicietly closed, so perhaps opening a new "<FONT SIZE=2>" is invalid.

<p [B]style="width:400px; margin:25px auto 10px auto; font-size:1.1em; font-weight:bold; text-align:center;"[/B]>The Solar / Photovoltaic Situation</p>

<p s[B]tyle="width:400px; margin:10px auto; text-align:center;"[/B]>

Shown Below is the first commercially available.</p>

is more updated. The STYLE(s) can be combined to form a "class", and apply repeated styles many times (other <p>s ).
Copy linkTweet thisAlerts:
@ryanbutlerAug 14.2007 — Though your code is incorrectly closed, the second sentence is not bold in any modern browser for me. Do you have a full web page you can show us via a URL?
Copy linkTweet thisAlerts:
@ray326Aug 14.2007 — You'd have less trouble if you used (semantically) correct markup. That's a heading and a paragraph.
Copy linkTweet thisAlerts:
@motuitiauthorAug 15.2007 — First forgive me but I'd prefer the basic old fashion html code.

The ending of the right column of a table IS NOT BOLD, In my final paragraph of my page it shows up bold with no <B> indicator. (As a test I removed all <B>'s in the whole page - same thing????


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

...........According to the temperature. [I](not bold)[/I]

</TD>

</TABLE>

</P>

[I](below is Bold)[/I]

<FONT SIZE=4>

Another Quickie -<FONT SIZE=3> I had my outside lights on.......


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

The Above line is in
Copy linkTweet thisAlerts:
@YelgnidrocAug 15.2007 — I've found your website!

In your original post, the bold is not due to <b> but due to <h2>, you closed the bold (which you didn't start), and didn't close the h2. You also start <tr> tags and don't close them.

&lt;!-- ********** FIRST COLUMN OF MAIN TABLE TABLE ********** --&gt;
&lt;TR&gt;
&lt;TD align=left VALIGN=TOP&gt;
&lt;P&gt;&lt;IMG SRC="NEW1.jpg"&gt;&lt;BR&gt;&lt;a name="PA"&gt;&lt;/a&gt;[color=red]&lt;h2&gt;[/color]
&lt;P ALIGN=CENTER&gt;&lt;FONT SIZE=4&gt;The Opening Salvo&lt;/FONT&gt;[color=red]&lt;/h2&gt;[/color]&lt;BR&gt;&lt;BR&gt;
&lt;/FONT&gt;&lt;FONT SIZE=3&gt;[color=blue]&lt;/B&gt;[/color]


You could do with an editor that will flag these issues up for you.

Also, as mentioned by other posters, CSS is the way forward.
Copy linkTweet thisAlerts:
@YelgnidrocAug 15.2007 — PS, you have loads of tags which you don't close
Copy linkTweet thisAlerts:
@ray326Aug 15.2007 — That's that "basic old fashion html code" that he prefers.
Copy linkTweet thisAlerts:
@WebJoelAug 15.2007 — ? Ray... as in 'of sunshine". ?
Copy linkTweet thisAlerts:
@YelgnidrocAug 15.2007 — Not the X kind then?
Copy linkTweet thisAlerts:
@ray326Aug 16.2007 — Not even the 4.0 kind.
Copy linkTweet thisAlerts:
@kiwibritAug 16.2007 — First forgive me but I'd prefer the basic old fashion html code..........[/QUOTE]

You can do what you like, within the law. But there seems little point in coming here if you don't want coding advice that's up to date.
×

Success!

Help @motuiti spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...