Where Do I Add No Wrap In Code
Webune
where do i add no wrap in code
where, do, i, add, no, wrap, in, code
Home
Forums
contact us
aboutus
sitemap
links
search forums
SEO Forums
»
Programming
»
HTML
»
Where Do I Add No Wrap In Code
Where Do I Add No Wrap In Code
Post Description: where do i add no wrap in code
where, do, i, add, no, wrap, in, code
This Post Has Been Viewed 20 Times Since Fri Apr 11, 2008 1:36 pm Posted By style with 2 replies
POST# 1135
Posted On: Fri Apr 11, 2008 1:36 pm
style
Topic: Where Do I Add No Wrap In Code
im making an html web page with css but im confused about something
where do i add no wrap in code
Fri Apr 11, 2008 1:39 pm
1
hostman
Reply #1867
it all depends
if you are creating a table for example you would use this in each cell
<td nowrap>
that will make anytext in the cell not wrapped around the box
or in css you can use this
white-space: no-wrap
Fri Nov 21, 2008 8:53 pm
2
chris
Reply #2179
But when i add that in myspace it gives me this (nowrap="") so meaning i have to enter a value for nowrap or else it would not work
What do you think?
* name:
* email:
* Please enter comments:
Receive Replies on my Comments
(
An email will be sent to you when someone replies to your comments
)
Add image to comments
yes
no
submit
Next
Get visitors screen size php
Previous:
how do i empty a file in linux