•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 392,050 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,333 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 732 | Replies: 5 | Solved
![]() |
Hi there
I have a really long web link that I want to break onto a new line because it's longer than the width of the div. At the moment it makes an incredible amount of empty space above it until the div is below the div next to it.
Anyone know of any solutions to this?
P.S. It breaks fine in IE but when I view the page in Firefox it's a mess.
I have a really long web link that I want to break onto a new line because it's longer than the width of the div. At the moment it makes an incredible amount of empty space above it until the div is below the div next to it.
Anyone know of any solutions to this?
P.S. It breaks fine in IE but when I view the page in Firefox it's a mess.
This user has a spatula. We don't know why, but we are afraid.
•
•
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation:
Rep Power: 1
Solved Threads: 27
first when you insert div tag check that div tag properties and define width and height size then check in IE
Thanx,
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Display the title of the page instead of the link. Or do something like this:
Or even this:
The last one makes both pieces of the link text active.
<p><a href="this.is.the/really/long/url.htm">this.is.the/</a> <br />really/long/url.htm</p>
<p><a href="this.string.is.the/really/long/url.htm">this.string.is.the/</a> <br /><a href="this.is.the/really/long/url.htm">really/long/url.htm</a></p>
Last edited by MidiMagic : Jun 14th, 2008 at 7:51 pm.
Daylight-saving time uses more gasoline
•
•
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation:
Rep Power: 1
Solved Threads: 27
[code]
<html>
</html>
[icode]
<html>
</html>
[icode]
Thanx,
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
•
•
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation:
Rep Power: 1
Solved Threads: 27
pls put it mark as soved if solve the probelm
Thanx,
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Sreekanth
www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
Other Threads in the HTML and CSS Forum
- Previous Thread: menu bar for bottom of website - dreamweaver
- Next Thread: Problem with page width and header/footer overlap



Linear Mode