473,324 Members | 1,678 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,324 software developers and data experts.

Text in H3 tag is missing when using CSS

Hi - I'm using xhtml 1.0 and css 2.0 to code my website. I've run into an odd
problem. I have a simple <h3> element (centered) under my photo, but as you can see Iin FIREFOX, Opera and Netscape) the first word of my <h3> header is tossed to the right top of larger div. Can anyone help. It seems like this only happens when the first word is very short (two or three chars). Thanks sooo much. linda

http://www.acrosstheuniverse.us/zpaphotoladinette.htm
Mar 10 '07 #1
14 2518
Ganon11
3,652 Expert 2GB
This question should be in the HTML / CSS forum.
Mar 10 '07 #2
Hi - I'm using xhtml 1.0 and css 2.0 to code my website. I've run into an odd
problem. I have a simple <h3> element (centered) under my photo, but as you can see Iin FIREFOX, Opera and Netscape) the first word of my <h3> header is tossed to the right top of larger div. Can anyone help. It seems like this only happens when the first word is very short (two or three chars). Thanks sooo much. linda

http://www.acrosstheuniverse.us/zpaphotoladinette.htm
Mar 10 '07 #3
AricC
1,892 Expert 1GB
Hi - I'm using xhtml 1.0 and css 2.0 to code my website. I've run into an odd
problem. I have a simple <h3> element (centered) under my photo, but as you can see Iin FIREFOX, Opera and Netscape) the first word of my <h3> header is tossed to the right top of larger div. Can anyone help. It seems like this only happens when the first word is very short (two or three chars). Thanks sooo much. linda

http://www.acrosstheuniverse.us/zpaphotoladinette.htm
Linda,
I'm not seeing the problem can u specify please, also your HTML is not valid.
Mar 10 '07 #4
r035198x
13,262 8TB
This question should be in the HTML / CSS forum.
...and has now been moved to the HTML forum.
Mar 10 '07 #5
ronverdonk
4,258 Expert 4TB
Hi - I'm using xhtml 1.0 and css 2.0 to code my website. I've run into an odd
problem. I have a simple <h3> element (centered) under my photo, but as you can see Iin FIREFOX, Opera and Netscape) the first word of my <h3> header is tossed to the right top of larger div. Can anyone help. It seems like this only happens when the first word is very short (two or three chars). Thanks sooo much. linda

http://www.acrosstheuniverse.us/zpaphotoladinette.htm
Also happens in IE 6. The word 'la' is displayed just after the top right of the image. Must have to do with 'clear' attribute.

Ronald :cool:
Mar 10 '07 #6
ronverdonk
4,258 Expert 4TB
This is a double post from thread http://www.thescripts.com/forum/thread614573.html in this same forum.

Ronald :cool:
Mar 10 '07 #7
Linda,
I'm not seeing the problem can u specify please, also your HTML is not valid.
Thank you for looking. And, I apologize for posting this twice (I had entered the first and then couldn't find it).

When I add 'clear: both;' to my h3 tag, the text stays together. Thank you again.

Linda Jimerson
Mar 10 '07 #8
This is a double post from thread http://www.thescripts.com/forum/thread614573.html in this same forum.

Ronald :cool:
I apologize - I had entered my problem (the first time) and then couldn't find it.

I did get really good info. Adding clear: both; to my h3 tag seems to have resolved my problem. Linda JImerson
Mar 10 '07 #9
Also happens in IE 6. The word 'la' is displayed just after the top right of the image. Must have to do with 'clear' attribute.

Ronald :cool:

I apologize for entering my problem twice. I added it the first time and then couldn't find it.

Thanks for your "Clear" info - it fixed my problem. Do you know why this happens - it seems a bit odd. Thank you again. Linda JImerson
Mar 10 '07 #10
Banfa
9,065 Expert Mod 8TB
Strictly speaking not a double post as the OP originally posted in 2 separate forums. The double post effect was created when a mod moved 1 post to the same forum as the other.

Anyway I have merged the threads to reduce confusion.
Mar 10 '07 #11
AricC
1,892 Expert 1GB
Strictly speaking not a double post as the OP originally posted in 2 separate forums. The double post effect was created when a mod moved 1 post to the same forum as the other.

Anyway I have merged the threads to reduce confusion.
Thanks Banfa,
Linda have you fixed the clearing problem yet????????
Mar 10 '07 #12
Thanks Banfa,
Linda have you fixed the clearing problem yet????????
Yes - using clear (both) immediately resolved the problem.

What can I do to thank you all (besides posting properly - in the right category). This was invaluable info and I really appreciate the help. Thank you.
Linda Jimerson (newbie to this site)
Mar 20 '07 #13
drhowarddrfine
7,435 Expert 4TB
Spread the good word to other nice people.
Mar 20 '07 #14
I will absolutely do that. THANK YOU. Linda J
Mar 23 '07 #15

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Kevin Ingram | last post by:
Ok, this is probably a silly question but I just keep hitting a brick wall here. I usually develop my sites entirely in ASP and use a database for data storage, works great for me. I also...
1
by: Scott Navarre | last post by:
Hello, I have noticed that when using JavaScript to create a page, the sizes of the text input form elements come out bigger than the size I am trying to set them to. I don't know if it...
5
by: simon_s_li | last post by:
Hi, I have 5 fields in line where I need to drag and drop the text from one field to another field and then all the fields need to re-order themselves. So for instance if I drag the text in...
13
by: Richard Hollenbeck | last post by:
To prevent future apostrophe bugs and errors, isn't it just simpler to forbid an apostrophe from being entered into a text field? For example, couldn't "Alice's Restaurant" be changed to "Alices...
3
by: Marnie | last post by:
Hi there I am new to VB.Net (formerly a Centura 'Gupta' programmer) and just trying to do a simple excercise out of the help to populate a couple of text fields on a form by using a parameterized...
2
by: JohnR | last post by:
When creating an msAccess db within the Access UI itself the fields that are text are NOT padded with blanks. For example, if I have a 10 char field and put in "HI" and then when I come back to...
0
by: jim4u | last post by:
Hi gurus, I have an automation add-in created using C# for Excel, in which I am exposing a number of functions. Is there any way I can add help-text the way excel does for other categories like...
8
by: pappu | last post by:
Hello friends, I want to convert .xls file into text file.So can anybody pls help me out. Thxxxxxx, Sachin.
7
by: shantanu | last post by:
Hi all i am trying to save a excel file as a tab delimited text file. can i do it some how? i using the code _sheet1.SaveAs(@"C:\PRP \PRPTemp.txt",Excel.XlFileFormat.xlTextWindows...
0
by: satarupa | last post by:
I want to read the formatted (bold,underline,italics) text of a word dcoument using c# i can read the document even the paragraphn in it but not the formatted text plzz help following is the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.