tag <strong> is not working
Posted: 26 April 2010 01:21 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2010-04-26

Hi everyone,

I am using wordpress and wp-theme skybrown. I have made some changes in a theme (erased google ads, codes for embedded video etc.)... and now when I write post or page, tag <strong> is not working, so text is normal, although it should be bold…
URL is: http://www.spgsberoun.cz/
I would be grateful fotr any ideas…
Thanks in advance!!!
p.

Profile
 
 
Posted: 27 April 2010 06:15 AM   [ Ignore ]   [ # 1 ]
Newbie
Avatar
Rank
Total Posts:  3
Joined  2010-04-27

Good Day!

Not sure how you are using the <strong> tag, however looking at your CSS file I personally didn’t notice any resets in it. I might be wrong, but I would look through your CSS file once again and see if there is a reset for it. Also, don’t kill me for this but if you are using the tag incorrectly it will not show up as you expect. Here is the correct usage, I’m sure you know about it;

<strong>Something That Is Bold</strong

Examples of where you are using this exactly would help.

Thank you,

Profile
 
 
Posted: 04 May 2010 09:37 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  7
Joined  2010-05-03

Can you please copy & paste the part of your code that is using the STRONG tag so we can see?

Thanks.

—————————
I Need Money

Profile
 
 
Posted: 30 September 2010 11:41 AM   [ Ignore ]   [ # 3 ]
Jr. Member
RankRank
Total Posts:  37
Joined  2010-09-20

punc00

If your problem is not solved yet,
feel free to contact our website company,
provide our experts with a more detailed information,
and they will be glad to help you


__________________
http://www.websitetemplates.bz

Profile
 
 
Posted: 02 November 2010 03:04 PM   [ Ignore ]   [ # 4 ]
Newbie
Rank
Total Posts:  2
Joined  2010-11-02

Hey pretty sure it’s all working fine?

Profile
 
 
Posted: 12 November 2010 01:00 AM   [ Ignore ]   [ # 5 ]
Newbie
Rank
Total Posts:  2
Joined  2010-11-02

Can anyone please explain whats the difference between bold tag and strong tag ?

Profile
 
 
Posted: 13 November 2010 05:56 AM   [ Ignore ]   [ # 6 ]
Newbie
Rank
Total Posts:  4
Joined  2010-11-13

Bold was used in HTML versions. Now, in XHTML, bold is deprecated and we use strong. The difference is nothing but if you try to validate your XHTML code into the w3 validator it won’t.

Sorry for my bad english,


——————————————

Diseño web Castellón

Profile
 
 
Posted: 22 January 2011 02:20 PM   [ Ignore ]   [ # 7 ]
Jr. Member
RankRank
Total Posts:  39
Joined  2010-10-06

That’s strange.

Profile
 
 
Posted: 24 January 2011 04:18 PM   [ Ignore ]   [ # 8 ]
Newbie
Rank
Total Posts:  15
Joined  2011-01-17

This is an ongoing discussion in various fora including WebmasterWorld

Profile
 
 
Posted: 25 January 2011 03:02 AM   [ Ignore ]   [ # 9 ]
Newbie
Rank
Total Posts:  17
Joined  2010-04-20

the right should be

<strong> .......  </strong

_____________________________________
Gadget Reviews New Laptop Season Episode Upright Chest Freezers

Profile
 
 
Posted: 25 January 2011 03:09 AM   [ Ignore ]   [ # 10 ]
Newbie
Rank
Total Posts:  6
Joined  2010-04-26
trader - 24 January 2011 04:18 PM

This is an ongoing discussion in various fora including WebmasterWorld.

From a semantic standpoint, <em> and <strong> are the correct elements to use when something needs to be emphasized or strongly emphasized.

But, here is where the problem comes in. Many don’t know the meaning behind those two elements. The new WYSIWYG programs are now wrapping elements in <strong> when in fact they should probably be styled using a <span> element so the meaning is not misinterpreted.

I can see it now, 2011 will be a <strong> year for many. I can’t emphasize how <strong> it will be. ;)

P.S. I use all four of the elements. I used <i> and <b> for visual clues and then <em> and <strong> when I want a semantic clue. ;)

thanks, thats inspire me!, but i often use <b> XD
————————————————————————————————————————-
-==........Joe Love Google..........==-

Profile
 
 
Posted: 25 January 2011 02:55 PM   [ Ignore ]   [ # 11 ]
Newbie
Rank
Total Posts:  23
Joined  2011-01-06

One way of working out what is semantically most appropriate is to imagine what a screen reader would do.

Profile
 
 
Posted: 27 January 2011 05:39 PM   [ Ignore ]   [ # 12 ]
Jr. Member
RankRank
Total Posts:  44
Joined  2010-10-13

ProfMoriarty, there is some sense in making a “bold” class when you want to avoid hardcoding a particular style into the HTML, as whilst with CSS you could always do a b {font-weight:normal;}

Profile
 
 
Posted: 28 January 2011 12:23 AM   [ Ignore ]   [ # 13 ]
Newbie
Rank
Total Posts:  2
Joined  2011-01-25

I would definitely be using <b></b> as well.

Online Marketing

Profile
 
 
Posted: 02 March 2011 02:22 PM   [ Ignore ]   [ # 14 ]
Newbie
Rank
Total Posts:  12
Joined  2011-01-17

ProfMoriarty, there is some sense in making a “bold” class when you want to avoid hardcoding a particular style into the HTML, as whilst with CSS you could always do

Profile
 
 
Posted: 08 March 2011 09:18 AM   [ Ignore ]   [ # 15 ]
Sr. Member
RankRankRankRank
Total Posts:  139
Joined  2010-04-23

I like the site. I don’t think you have to make any changes. The layout is good, the color scheme is good and the logo is also good.
_____________________________
Sudoku - Flash Game - Flash Game
Flash Game - xnxx - Flash Game

Profile