how to html style with nowrap text

Mobile
feeds
Welcome Login | Register

how to html style with nowrap text
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » HTML Forums
        » » how to html style with nowrap text
how to html style with nowrap text
Post Description: how to html style with nowrap text HTML
Post Tags:
This Post Has Been Viewed 344 Times Since Sun Nov 09, 2008 5:25 pm Author hostman with 0 replies
how to html style with nowrap text
Advertise On This Page




if you want to know how you can make html with no wrap, meaing it doesnt go to the next line, you can use the nowrap.

for example, i have a table, and on my cell i dont want it to wrap (nowarp) the text. this is how i would write the html code:

<table>
  <tr>
    <td nowrap>this text will no wrap around within this table</td>
  </tr>
</table>


hope this helps





Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : how to html style with nowrap text

Comments and replies About how to html style with nowrap text
(0) Comments