473,397 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

strange <strong> - problem

Hi,

i've got a strange problem with text marked as <strong></strong>

On this page: http://www.baekelandfonds.be/content/view/14/20/ you can
notice there's a large space between "wordt" and "operationeel beheer" that
shouldn't be there.

The moment i take away the <strong> everything is fine, but the moment i
mark text as <strong> it gets that space. Anyone got an idea?

I validated the css and the page through w3 validators and i have looked
into all the tags in the css but i totally can't find what goes wrong.

I even have no special tag for <strong> in my css. But even if i do, and put
something in, it doesn't change.

Any help would be greatly appreciated!

Thx,

Thomas
Apr 12 '06 #1
3 1728
Els
Mr. T. wrote:
Hi,
Goeiemiddag :-)
i've got a strange problem with text marked as <strong></strong>

On this page: http://www.baekelandfonds.be/content/view/14/20/ you can
notice there's a large space between "wordt" and "operationeel beheer" that
shouldn't be there.

The moment i take away the <strong> everything is fine, but the moment i
mark text as <strong> it gets that space. Anyone got an idea?


From your stylesheet:
..rechts * {margin-left: 15px;}

Any element inside your div.rechts has a margin-left of 15px :-)
This includes <strong> inside <p> inside <td> inside <tr> inside
<table> inside <div class="right">.

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Apr 12 '06 #2
Els
Els wrote:
.rechts * {margin-left: 15px;}

Any element inside your div.rechts has a margin-left of 15px :-)
This includes <strong> inside <p> inside <td> inside <tr> inside
<table> inside <div class="right">.


I meant <div class="rechts"> of course...

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Apr 12 '06 #3
Hello,

thx alot! That was it indeed! Removed that line and added margin-left of 15
px to the specific elements that needed it.

Thx!

Regards,

Thomas

"Els" <el*********@tiscali.nl> schreef in bericht
news:14****************************@40tude.net...
Els wrote:
.rechts * {margin-left: 15px;}

Any element inside your div.rechts has a margin-left of 15px :-)
This includes <strong> inside <p> inside <td> inside <tr> inside
<table> inside <div class="right">.


I meant <div class="rechts"> of course...

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/

Apr 14 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

129
by: Torbjørn Pettersen | last post by:
I've started cleaning up my HTML and implementing CSS. So far I've used FrontPage, but am switching over to DreamWeaver. Reading a bit on W3Schools.com and W3.org I see there are a lot of HTML...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.