Jump to content

Recommended Posts

It should be a very quick solution but has got me puzzled.

 

The follow code:

 

<nobr>
<p>
<a href="http://localhost/showpost/33/0.html"><img src="http://localhost/images/go.png" border="0" title="Full Post"></a>
		<span id="editme33"><h3> test </h3></span>	
</p>
</nobr>

 

 

Should output

 

[Go image] Test

 

But instead it outputs

 

[Go image]

Test

 

Like shown in this screenshot. I've tried <p> tags <nobr> tags, but still it gives that. Ya i know <nobr> is deprecated, but white-space: nowrap doesnt work either...

picture1kj9.png

Link to comment
https://forums.phpfreaks.com/topic/139239-solved-should-be-very-quick-solution/
Share on other sites

uh, duh!! why didnt i think of that....

 

well, i've got one last problem. So basically theres this wierd space between a hard-coded "test" and a dynamic "test" where the posts are...

take a look at screenshot

 

picture2my2.png

 

and the code is:

 

test   <--- this is the first "test" u see 

<div class="post">
			<a href="http://localhost/showpost/33/0.html"><img src="http://localhost/images/go.png" border="0" title="Full Post"></a>
		<span style="font-size: 19px; font-weight: bold; color: black;" id="editme33">test</span>	 <-- this is the bold test u see 


This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.