| Author |
Bold Text in Tables?
|
|
| whiskey3 2005-03-08, 7:24 am |
| For some reason in DW MX 2004 when I create a table sometimes when I cut and
paste text the text is bold....but bold is not highlighted in the properties
window? This has happened more than once. See:
http://www.mufonla.com/pasteditoria...lan_partone.htm 1/4
of the way down next to map image 'Roman Empire circa 44 B.C.' What causes
this and how do I fix it?
| |
| Alexandro Colorado 2005-03-08, 7:24 am |
| It seem that the <font> tag is being imported with their attributes. The
first question is where are you currently copping the string from? Word?
Is there a away you can paste on a program like notepad and then to
Dreamweaver. My next question if it's happening this with all the text you
copy from word (in case you are using word) or just this one. Thanks.
On Tue, 8 Mar 2005 09:58:01 +0000 (UTC), whiskey3
<webforumsuser@macromedia.com> wrote:
> For some reason in DW MX 2004 when I create a table sometimes when I cut
> and
> paste text the text is bold....but bold is not highlighted in the
> properties
> window? This has happened more than once. See:
> http://www.mufonla.com/pasteditoria...lan_partone.htm
> 1/4
> of the way down next to map image 'Roman Empire circa 44 B.C.' What
> causes
> this and how do I fix it?
>
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
http://www.interaktonline.com
Tel: 40(21) 312.5312
| |
| The Little One 2005-03-08, 7:24 am |
| Look at the HTML.
Roman Empire circa 44 BC is in a <th> tag, rather than <td>. That is, it is
set as a table heading cell - look in the Properties and uncheck the box.
Also, you might want to start learning about CSS. It will make your life
much easier and your HTML so much cleaner and more manageable.
V.
"whiskey3" <webforumsuser@macromedia.com> wrote in message
news:d0jsv9$eo5$1@forums.macromedia.com...
> For some reason in DW MX 2004 when I create a table sometimes when I cut
> and
> paste text the text is bold....but bold is not highlighted in the
> properties
> window? This has happened more than once. See:
> http://www.mufonla.com/pasteditoria...lan_partone.htm
> 1/4
> of the way down next to map image 'Roman Empire circa 44 B.C.' What
> causes
> this and how do I fix it?
>
| |
| Tim Gallant 2005-03-08, 7:24 am |
| "whiskey3" <webforumsuser@macromedia.com> wrote in message
news:d0jsv9$eo5$1@forums.macromedia.com...
> For some reason in DW MX 2004 when I create a table sometimes when I cut
> and
> paste text the text is bold....but bold is not highlighted in the
> properties
> window? This has happened more than once. See:
> http://www.mufonla.com/pasteditoria...lan_partone.htm
> 1/4
> of the way down next to map image 'Roman Empire circa 44 B.C.' What
> causes
> this and how do I fix it?
Change "th" (table heading) to "td" (table data).
tim
| |
| SamMan 2005-03-08, 7:24 am |
| The row that you have this bold text in is a heading (<th> ). This will
automatically make the text bold. Change the tags from <th> to <td>.
--
SamMan
Rip it to reply
"whiskey3" <webforumsuser@macromedia.com> wrote in message
news:d0jsv9$eo5$1@forums.macromedia.com...
> For some reason in DW MX 2004 when I create a table sometimes when I cut
> and
> paste text the text is bold....but bold is not highlighted in the
> properties
> window? This has happened more than once. See:
> http://www.mufonla.com/pasteditoria...lan_partone.htm
> 1/4
> of the way down next to map image 'Roman Empire circa 44 B.C.' What
> causes
> this and how do I fix it?
>
| |
| Alexandro Colorado 2005-03-08, 7:24 am |
|
On Tue, 8 Mar 2005 03:22:01 -0700, Tim Gallant <tim@timgallant.org> wrote:
> "whiskey3" <webforumsuser@macromedia.com> wrote in message
> news:d0jsv9$eo5$1@forums.macromedia.com...
>
> Change "th" (table heading) to "td" (table data).
>
> tim
>
>
Haha, funny, you know? I thought of that for three seconds, then totally
forgot about it. :D
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
http://www.interaktonline.com
Tel: 40(21) 312.5312
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |