Delete extra spaces in a text table

Hello-

I'm trying to insert a table of 2-column 10 (I think) ranks so I can split a long list on my site.

I have the table in and tried everything for most of the day to get the useless space of white between each deleted row. But I'm not having any luck.

Could someone help me please? I'm fairly new to dreamweaver (using CS4) and may not even be provide you with what you need. I read a lot of messages, so I think that you need the code for the table:

< table width = "100%" border = '0' summary = "A list of potential items for embroidery you can give as gifts to others or to yourself!" >

< caption >

< / legend >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > afghans Keepsake < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > baby blankets < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > towels, sheets, napkins < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > baby, bibs, clothing and hats < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > tablecloths < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > baby bedding < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > Gym wear, jackets, coats and jackets < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > tissue flange or a womanizer < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > housewarming and kitchen items < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > Heirloom, birthday or afghans marriage < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

gifts of closing < ul > < li > real estate agent for customers < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > religious linens and liturgical vestments < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > grandparents featured Gifts < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > drapery fabric family tree < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

stage of < ul > < li > team covers < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > handbags, bags and panniers < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > coach and teacher Gifts < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > uniforms Business < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

dance, gymnastics, and < ul > < li > uniform Team Sports < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > Karate Gi and belt < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > caps and visors < /li > < /ul > < / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

< ul > < li > colors Motorcyle < /li > < /ul > < / div > < table >

< /tr >

< b >

< td valign = "top" > < div align = "left" >

< ul > < li > dog coats and collars for pets < /li >

< /ul >

< / div > < table >

< td valign = "top" nowrap = "nowrap" > < div align = "left" >

school uniforms < ul > < li > < /li > < /ul > < / div > < table >

< /tr >

< /table >

There is a list unordered under my table in case I can't understand the table - I'll go back to the unordered list.

The Web page is: embroidery

Thank you in advance for any help you can provide!

Paige Davis

Hi John -.

Thank you for your response. However, I placed the line of code that you answered me with in three different locations at the beginning of the table. None of them worked. Can you be more specific please?

Thank you!

Paige

Tags: Dreamweaver

Similar Questions

  • delete extra spaces in the column of the table

    How can Hi I remove extra spaces in the column of the table for example if the table column is store as "ÄAAAAA" how to remove this extra space

    This is the column I have what it takes to remove extra spaces
    select SUBTYPES  from tablesubtype;
    am in
    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE Production 11.2.0.3.0
    AMT for Solaris: 11.2.0.3.0 - Production Version
    NLSRTL Version 11.2.0.3.0 - Production

    Published by: adf0994 on 03/12/2012 11:30

    Published by: adf0994 on 03/12/2012 11:42
    UPDATE tablesubtype
       SET SUBTYPES  = TRIM (SUBTYPES);
    

    RTRIM do it alone will not be enough coz it takes away only right spaces and NOT left those.
    I guess in your case do a PLATE will be more advantageous to be safe and avoid left spaces in the future.

    For the intermediate spaces... try this.

    UPDATE tablesubtype
       SET SUBTYPES  = REGEXP_REPLACE (SUBTYPES, ' ', '');
    

    Hope this helps,
    Vanessa B.

    Published by: Vanessa B December 3, 2012 14:33
    -added regexp

  • How to remove extra spaces

    Hello

    How can I remove the extra spaces from a string.

    with t as 
    (select 'Abc      DEF   hig     ' str from dual)
    select * from t;
    

    The query above returns

    ABC DEF hig

    I want that output voltage

    ABC DEF hig.

    Basically, I want to do an update on a table column. How can I write the update statement to delete extra spaces in a column.

    update t
    set str = trim(regexp_replace(str, ' {2,}', ' '))
    where ...
    
  • Remove the space after the text in the table?

    Hello!

    I hope someone can help me with this problem. Basically I want the extra space in each line or the tabel have disappeared. I can't sort out how.

    Any ideas?

    http://www.glennbartley.com/photoworkshops/home.htm

    Thank you very much!

    Glenn

    CODE:

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / BY" > ".

    < html >

    < head >

    < name meta = "verify-v1" content = "KlxWeqA4VpyVuSC1GrV7bdzvgvpOjVtDQS/cjguScTg =" / > "

    < title > bird photography workshops - Glenn Bartley Nature Photography < /title >

    < meta content = "description" name = 'Bird photography workshops and workshops of photography Nature of Canada, Ecuador, Costa Rica and around the world focusing on birds' >

    < name meta = "keywords" content = "workshops Nature Photography, workshops of photography of birds, Glenn Bartley, Canada, Ecuador, Costa Rica, birds, tours photography of birds, digital photography, photography workshops, photographer, photographers, photo bird photography workshops nature, photographs of birds, birds, birds, photos, workshops, workshop, nature, hummingbirds" >

    < = happy ' grading' meta name = "Nature Photography, photography of birds, wildlife, landscape photography, photography, photography digital." >

    < meta content = ' author/photographer' name = "Glenn Bartley" >

    < name meta = "ROBOTS" content = "index, follow" >

    < meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 ">"

    < script language = "JavaScript" type = "text/JavaScript" >

    <!--

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    ->

    < /script >

    < script src = "Scripts/AC_RunActiveContent.js" type = "text/javascript" > < / script > "

    < style type = "text/css" >

    <!--

    {.style29}

    make-weight: bold;

    do-family: Arial, Helvetica, without serif.

    font size: small;

    Color: #000000;

    }

    {.style36}

    font size: small;

    Color: #000000;

    do-family: Arial, Helvetica, without serif.

    }

    {.style37}

    Color: #000000;

    font size: small;

    }

    {.style38}

    font-size: XL;

    color: #CCCCCC;

    do-family: Arial, Helvetica, without serif.

    }

    {.style40}

    do-family: Arial, Helvetica, without serif.

    make-weight: bold;

    Color: #333333;

    }

    .style45 {do-family: Arial, Helvetica, without serif}

    .style46 {do-family: Arial, Helvetica, without serif; do-size: small ;}}

    {.style47}

    color: #006600;

    font size: 28px;

    do-family: Arial, Helvetica, without serif.

    }

    a: link {}

    text-decoration: none;

    Color: #000000;

    }

    a: visited {}

    text-decoration: none;

    Color: #000000;

    }

    a: hover {}

    text-decoration: underline;

    Color: #000000;

    }

    a: active {}

    text-decoration: none;

    Color: #000000;

    }

    .style48 {color: #000000}

    .style49 {size are: small}

    {.style66}

    do-family: Arial, Helvetica, without serif.

    make-weight: bold;

    Color: #000000;

    }

    {.style67}

    do-family: Arial, Helvetica, without serif.

    Color: #FF0000;

    }

    {.style76}

    Color: #FF0000;

    do-family: Arial, Helvetica, without serif.

    font size: 24 PX.

    }

    .style79 {do-family: Arial, Helvetica, without serif; do-size: 16px ;}}

    {.style80}

    Color: #0000FF

    }

    .style85 {color: #0000FF}

    .style86 {do-size: 9px}

    {.style87}

    color: #006600;

    make-weight: bold;

    }

    .style79 {strong li

    color: #006600;

    }

    . {GreenLarge}

    color: #006600;

    }

    .style76 p. GreenLarge police {}

    make-weight: bold;

    }

    .style79 li .style80 {strong}

    Color: #0000FF;

    }

    ->

    < / style >

    < / head >

    < p align = 'right' > < font = "-2" face = "Arial, Helvetica, sans-serif" size >

    < script language = "JavaScript" > <!--

    function makeArray() {}

    for (i = 0; i < makeArray.arguments.length; i ++)

    This [i + 1] = makeArray.arguments [i];

    }

    var months = new makeArray ('January', 'February', 'March',

    'April', 'May', 'June', 'July', 'August', 'September',

    "October", "November", "December");

    var date = new Date();

    var day = date.getDate ();

    var month = date.getMonth () + 1;

    yy var = date.getYear ();

    var year = (yy < 1000)? YY + 1900: yy;

    document. Write (day + "" + month [month] + "" + year);

    --> < /script >

    < body bgcolor = "#FFFFFF" text = "#000000" >

    < table width = "100%" height = "63" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < td bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < div align = "center" > < img src = "Text/GlennBartleysBirdPhotoWorkshops.jpg" width = "980" height = "110" > < / div > < table > "

    < /tr >

    < /table >

    < table width = "100%" border = "0" cellspacing = "0" cellpadding = "0" >

    < b >

    < td height = "10" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < img src = "Text/Spacer - gray 10px.jpg" width = "250" height = "10" > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < div align = "center" > < img src = "Text/Spacer - white 10px.jpg" width = "250" height = "10" > < / div > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    «< td > < a href = "http://www.sigling.is/IMO/imofishing/home.htm" > < img src = "Text/Home button - red.jpg" width = "200" height = "25" border = "0" > < /a > < a href = "whoweare.htm" > < img src = "" text / who we button.jpg "width ="200"height ="25"border = '0' > < /a > < a href =" photoworkshops.htm "> < img src =" Text/Photo workshops button.jpg"width ="200"height ="25"border ="0"> < /a > < a href =" portfolio.htm "> < img src =" Text/Portfolio button.jpg" width = "200" height = "25" border = '0' > < / a > < a href = "contact.htm" > < img src = "Text/Contact button.jpg" width = "200" height = "25" border = "0" > < /a > < table > ' "

    < /tr >

    < /table >

    < table width = "1000" height = "492" border = "0" align = "center" cellpadding = "4" >

    < b >

    < td height = "18" nowrap bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < table >

    < td width = "601" rowspan = "8" bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" > < img src = "Text/Spacer - white 10px.jpg" width = "250" height = "25" >

    < script type = "text/javascript" >

    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9, 0.28, 0', 'wid th', ' 600', 'height', ' 400', 'hspace', '0', "hspace", '0', 'align', 'middle',' src',' Images/Index slideshow/slideshow flashvars ', ' quality ',' high ', ' flashlet ',' = {imageLinkTarget:------'_blank\', c aptionFont:------'Verdana\', titleFont:------'Verdana\', showControls:false, frameShow:false, slideDelay: 4, captionSize:10, captionColor: #333333, titleSize:10, transitionsType:-'Iris\', Titlecolor: #3 33333, slideAutoPlay:true}) , slideLoop:true, frameThickness:5, frameColor: #000000, bgColor: #FFFFF F, imageCaptions: [], imageURLs: [\'Images/Index slideshow/Andes rupicola-01.jpg\',\'Images/Index slideshow/Pacific Loon slideshow 28.jpg\',\'Images/Index/Pluvier Golden American - 10.jpg\',\'Images/Index slideshow/Black-crested Coquette - 11.jpg\',\'Images/Index slideshow/Orange-eared Tanager - 02.jpg\',\'Images/Index slideshow/Common Eider - 22.jpg\',\'Images/Index slideshow/Fasciated Tiger-heron - 01.jpg\',\'Images/Index slideshow/either Tanager - 01.jpg\'] , \'Images/Index slideshow/Mealy Amazon Parrot - 02.jpg\',\'Images/Index slideshow/Northern Waterthrush 11.jpg\',\'Images/Index slideshow/Hummingbird fairy 03.jpg\',\'Images/Index slideshow/Red-billed phaeton - 02.jpg\',\'Images/Index slideshow/red-eyed Tree Frog - 01.jpg\',\'Images/Index slideshow/Ruby Topaz - 01.jpg\',\'Images/Index slideshow/Snowcap - 14.jpg\',\'Images/Index slideshow/chickadee Coquette - 01.jpg\',\'Images/Index slideshow/Varied Thrush - 15.jpg\' \'Images/Index (, Sabrewings 07.jpg\',\'Images/Index slideshow/Whimbrel - slideshow/Violet 17.jpg\',\'Images/Index slideshow/Common Loon - 19.jpg\',\'Images/Index slideshow/Horned Grebe slideshow 14.jpg\',\'images/index/lagopede of the Willows - 01.jpg\',\'Images/Index slideshow/Cape May Warbler - 05.jpg\',\'Images/Index slideshow/Bartley-slideshow/Bartley 01.jpg\',\'Images/Index - 06.jpg\'],imageLinks:[\'http://www.glennbartley.com/photoworkshops/photoworkshops.htm\']}','pluginspage ','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash h_component ', 'ImageViewer.swc', 'movie',' Images/Index flas ',' slideshow/slideshow '); End AC code

    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase =" " http://download.Macromedia.com/pub/Shockwave/cabs/Flash/Swflash.cab#version=9, 0,28,0 "width ="600"height ="400"hspace ="0"hspace ="0"align ="middle"> "

    < param name = "flash_component" value = "ImageViewer.swc" >

    < param name = "movie" value = ' Images/Index slideshow/Slideshow.swf' >

    < param name = "quality" value = "high" >

    < param name = "FlashVars" value = "flashlet = {imageLinkTarget: '_blank', captionFont: 'Verdana', titleFont: 'Verdana', showC ontrols:false, frameShow:false, slideDelay:4, captionSize:10, captionColor: #333333, titleSize:1 0, transitionsType: 'Iris', Titlecolor: #333333, slideAutoPlay:true, slideLoop:true, frameThickne ss:5, frameColor: #000000, bgColor: #FFFFFF, imageCaptions: [], imageURLs: [" slideshow/Andes rupicola - 01.jpg Images/Index ',' Images/slideshow/Pacific Loon 28.jpg Index ',' Images/Index slide show/American golden - plover 10.jpg ']} " ,' Images/Index slide show/Black-crested Coquette - 11.jpg ',' Images/Index slideshow/Orange-eared Tanager - 02.jpg ',' Images/Index slide show/Common Eider - 22.jpg ',' Images/slideshow/Fasciated Tiger-heron 01.jpg Index ',' Images/slideshow/either Tangara 01.jpg Index ',' Images/Index slide show/Mealy Amazon Parrot - 02.jpg ',' Images/Index slide show/Northern Waterthrush - 11.jpg ',' Images/Index slide show/Hummingbird fairy - 03.jpg ',' Images/Index slideshow/Red-billed phaeton - 02.jpg' ,' Images/Index slideshow/red-eyed Tree Frog - 01.jpg ',' Images/slideshow/Ruby Topaz 01.jpg Index ',' Images/Index slide show/Snowcap - 14.jpg ', ' Images/Index slide show/chickadee flirtatious 01.jpg',' Images/slideshow/Varied Thrush 15.jpg Index ',' Images/slideshow/Violet Sabrewings Index - 07.jpg ',' Images/Index slide show/Whimbrel - 17.jpg ',' Images/Index slide show/Common Loon - 19.jpg ',' Images/Index slide show/Horned Grebe - 14.jpg' ' Images/Index slide show/Willow Ptarmigan - 01.jpg' {[,' Images/Index slide show/Cape May Warbler - 05.jpg ',' Images/slideshow/Bartley-slideshow/Bartley 01.jpg Index ',' Images/Index - 06.jpg'], imageLinks: ['http://www.glennbartley.com/photoworkshops/photoworkshops.htm']} "> "

    < embed src = "Images/Index slideshow/Slideshow.swf" width = "600" height = "400" hspace = "0" hspace = "0" align = "middle" quality = "high" flashvars = "flashlet = {imageLinkTarget: '_blank', captionFont: 'Verdana', titleFont: 'Verdana', s howControls:false, frameShow:false, slideDelay:4, captionSize:10, captionColor: #333333, Titleif ze:10, transitionsType: 'Iris', Titlecolor: #333333, slideAutoPlay:true, slideLoop:true, frameThi ckness:5, frameColor: #000000, bgColor: #FFFFFF, imageCaptions: [], imageURLs: [' slide show Images/Index/Andes rupicola - 01.jpg']}" ",' Images/Index Loon slideshow 28.jpg','Images/Index/Pluvier slideshow/Pacific Golden America - 10.jpg ', ' Images/Index slide show/Black-crested Coquette - 11.jpg',' Images/Index slide show/Orange-eared Tanager - 02.jpg ',' Images/Index slide show/Common Eider - 22.jpg ',' Images/slideshow/Fasciated Tiger-heron 01.jpg Index ',' Images/slideshow/either Tangara 01.jpg Index ',' Images/Index slide show/Mealy Amazon Parrot - 02.jpg ',' Images/Index slide show/Northern Waterthrush - 11.jpg" , ' Images/Index slide show/Hummingbird fairy - 03.jpg ',' Images/Index 14.jpg ',' Images/Index phaeton 02.jpg ',' Images/Index slideshow/red-eyed Tree Frog 01.jpg ',' Images/Index slide show/Ruby Topaz - 01.jpg ', ' Images/Index slide show/Snowcap-red/slideshow slideshow/chickadee beak flirtatious 01.jpg',' Images/slideshow/Varied Thrush 15.jpg Index ',' Images/slideshow/Violet Sabrewings Index - 07.jpg ',' Images/Index slide show/Whimbrel - 17.jpg ' ' Images/Index slide show/Common Loon - 19.jpg' "' {[,' Images/slideshow/Horned Grebe slideshow willows 14.jpg','images/index/lagopede Index - 01.jpg ',' Images/Index slide show/Cape May Warbler - 05.jpg ',' Images/slideshow/Bartley-slideshow/Bartley 01.jpg Index ',' Images/Index - 06.jpg'], imageLinks: ['http://www.glennbartley.com/photoworkshops/photoworkshops.htm']}" pluginspage = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"type = "application/x-shockwave-flash" flash_component ="ImageViewer.swc" > < / embed > "

    < / object >

    < / noscript > < table >

    < /tr >

    < b >

    < td width = "393" align = "center" valign = "middle" bordercolor = "#FFFFFF" bgcolor = "#999999" > < p align = "center" class = "style40 style47" > WORKSHOPS of PHOTOGRAPHY of 2015 < /p > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < span class = "style48" > < a href = "Workshops/Ecuador.htm ' > ECUADOR: HUMMINGBIRDS AND MORE!" " < /a > < / span > < / strong > < /li >

    < li > JAN 2015 < span class = "style85" > - < strong > < span class = "style80" > < span class = "style67" > SOLD OUT < / span > < / span > < / strong > < / span > < /li >

    < Li > JAN, 2015 - < strong > < span class = "style67" > SOLD OUT < / span > < / strong > < /li >

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/VancouverIsland.htm" > VANCOUVER ISLAND: WATERFOWL < /a > < / strong > < /li >

    < li > MAR 9-13, 2015 - < strong > < span class = "style85" > < / span > < span class = "style80" > sign up today! </span > < / strong > < /li >

    < li > 16 - 20 MARCH 2015 - < strong > < span class = "style85" > < / span > < span class = "style80" > sign up today! </span > < / strong > < /li >

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/CostaRica.html" > COSTA RICA: PHOTOGRAPHY of NATURE < /a > < / strong > < /li >

    < Li > APR, 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < li > OCT 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "46" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = ' workshops/Manitoba - Churchill.htm "> CHURCHILL: BIRDS of the TUNDRA & amp; WILDLIFE < /a > < / strong > < /li >

    JUNE 2016 - < strong > < li > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul >

    < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "46" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/Peru.html ' > PERU: NATIONAL PARK, MANÚ < /a > < / strong > < /li >" "

    < li > SEVEN 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < li > SEVEN 2015 - < strong > < span class = "style85" > < / span > < a href = "mailto: " [email protected] "> < u > EMAIL < /u > < /a > < /li > < facilities > JOIN WISH list .

    < /ul > < table >

    < /tr >

    < tr bordercolor = "#000002" >

    < td height = "64" bordercolor = "#FFFFFF" bgcolor = "#CCCCCC" > < ul class = "style79" >

    < li > < strong > < a href = "Workshops/OneonOneWorkshops.htm" > CUSTOM / PHOTOSHOP WORKSHOPS < /a > < / strong > < /li > "

    < li > PRIVATE TUITION < span class = "style85" > < strong > < / strong > < / span > < /li >

    < li > < strong > < a href = "Workshops/OneonOneWorkshops.htm" > CLICK HERE < /a > < / strong > to learn MORE < /li >

    < /ul > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < table >

    < /tr >

    < b >

    < td = "72" height > < div align = "center" class = "style76" >

    < p > < strong > < color = "#FF0000" face = "Arial, Helvetica, sans-serif" > < a href = "mailto: " [email protected] "> < /a > < / police > < / strong > < police ="Arial, Helvetica, sans-serif"> ALL 2014 TRIPS ARE SOLD OUT < / police > < / p > '.

    < p > < span class = "GreenLarge" > < font type = "Arial, Helvetica, sans-serif" > SOME DATES 2015 now AVAILABLE - < / font > < police = "Arial, Helvetica, sans-serif" > < / police > < / span > < font = "Arial, Helvetica, sans-serif" > < strong > < font color = "#FF0000" face = "Arial, Helvetica, sans-serif" > < a href = "mailto : [email protected] "> < u > EMAIL GLENN < /u > TO JOIN THE LIST OF WISHES < /a > < / police > < / strong > < / police > < span class ="style87">." </span > < / p >

    "" < p > < a href = "... / mailinglist.htm" > < img src = "... / naturephotography/text/Bulletin Button3 - White.jpg" width = "215" height = "60" border = "0" > < /a > < /p >

    < class p = "style86" > < / p >

    < / div > < table >

    < /tr >

    < b >

    < td > < div align = 'right' class = "style45" >

    < p align = "center" > < span class = "style37" > < a href = "Workshops/VancouverIsland.htm" > < /a > - < a href = "Workshops/Ecuador.htm" > VANCOUVER ISLAND ECUADOR < /a > - < a href = "Workshops/CostaRica.html" > COSTA RICA < /a > - < a href = ' workshops/Manitoba - Churchill.htm "> CHURCHILL < /a > < a href =" Workshops/OneonOneWorkshops.htm"> - PERU - CUSTOM PHOTO WORKSHOPS < /a > < / span > < / p >

    < / div > < table >

    < /tr >

    < /table >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td > < div align = "center" class = "style46" >

    < p > < / p >

    < p > < / p >

    < / div > < table >

    < /tr >

    < b >

    < td = '14' height > < div align = "center" >

    < p align = 'right' > < color = "#000000" size = "-2" face = "Arial, Helvetica, sans-serif" > Site designed and produced by Glenn Bartley. & copy; Glenn 2014 Bartley Nature Photography. All rights reserved < / police > < / p >

    < / div > < table >

    < /tr >

    < /table >

    < p > < / p >

    < p align = "center" > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < table width = "1000" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

    < b >

    < td = '367' height > < class M1 = "style38" > < span class = "style48" > < a href = "photoworkshops.htm" > WORKSHOPS of PHOTOGRAPHY of BIRDS < /a > - < a href = "Workshops/VancouverIsland.htm" > CANADA < /a >, < a href = "Workshops/Ecuador.htm" > ECUADOR < /a >, < a href = "Workshops/CostaRica.html" > COSTA RICA < /a > AND MORE </span > < / h1 > ""

    < class p = "style36" > < strong > Glenn Bartley < facilities > is a photographer of the professional nature of Victoria, British Colombia, on the West coast of the Canada.  It focuses on the capture of intimate portraits of birds in their natural environment. Glenn strives to be what he calls & ldquo; clean & rdquo; images & ndash; When the subject is clear, distracters are reduced to a minimum and the background is pleasantly blur blurred. Glenn & rsquo; work has been published widely throughout North America in books and magazines (as s Birder & rsquo; s world, observe the birds & amp; Bird Watchers Digest).  His most recent book is titled & ndash; & ldquo; Birds in Ecuador: a photographic journey. & rdquo; Glenn likes to share his passion for photography and for the natural world, to those who attend his photographic workshops and with participants of www.naturescapes.net where he is a moderator of the forum-birds. < /p >

    < p align = "left" class = "style37" > < font type = "Arial, Helvetica, sans-serif" > what makes Glenn < a href = "photoworkshops.htm" > < /a > photography workshops different from competitors? < / police > < / p >

    < div align = "left" class = "style48" >

    < ul >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > Glenn focuses more personalized attention, education and orientation. < / police > < /li >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > Glenn is considered one of the world & rsquo; best professional photographers of s in birds portrait photography. Just pick up a journal of Ornithology and you will certainly find its images. < / police > < /li >

    < class li = "style49" > < of police = "Arial, Helvetica, sans-serif" > Glenn often use local guides with years of experience in their areas of origin. < / police > < /li >

    < class li = "style49" > < of police = "Arial, Helvetica, sans-serif" > Glenn has more experience.  It has been in the places that will be you & ndash;  not for a week or two & ndash; but for months!   Glenn knows where to find the best possible images and can show you how to achieve this.  < / police > < /li >

    < class li = "style49" > < police = "Arial, Helvetica, sans-serif" > after completing her m.SC. environmental studies Glenn is very environmentally friendly and socially conscious.  When you visit communities all over the world give something back us to these places and the people who live there. < / police > < /li >

    < class li = "style49" > < font = "Arial, Helvetica, sans-serif" > Glenn < a href = "photoworkshops.htm" > < /a > photography workshops will be fun too! < / font > < /li >

    < /ul >

    < p align = "center" class = "style66" > JOIN NATURE PHOTOGRAPHER GLENN BARTLEY for a BIRD PHOTOGRAPHY WORKSHOP to: < /p >

    < ul class = "style48" >

    < class li = "style45" > < a href = "Workshops/CostaRica.html" > < strong > PHOTOGRAPHY WORKSHOP of COSTA RICA < facilities > < /a > - TROPICAL BIRD PHOTOGRAPHY at ITS most BEAUTIFUL < /li > ""

    < class li = "style45" > < a href = "Workshops/Ecuador.htm" > < strong > WORKSHOP of PHOTOGRAPHY of ECUADOR < facilities > < /a > - HUMMINGBIRD PHOTOGRAPHY < /li > ""

    < class li = "style45" > < a href = "Workshops/VancouverIsland.htm" > < strong > WORKSHOP of PHOTOGRAPHY of VANCOUVER ISLAND < facilities > < /a > - NATURE PHOTOGRAPHY OASIS < /li > ""

    < class li = "style45" > < a href = ' workshops/Manitoba - Churchill.htm "> < strong > PHOTOGRAPHY WORKSHOP BIRD CHURCHILL < facilities > < /a > - BIRDS OF THE HIGH ARCTIC < /li >

    "< class li ="style45"> < a href ="... / VictoriaBirdPhotoAcademy_Photoshop.html "> < strong > ADOBE PHOTOSHOP < facilities > < /a > - online WORKSHOPS in PERSON I CAN teach HOW YOU to USE ADOBE PHOTOSHOP < /li >".

    < class li = "style45" > < a href = "Workshops/OneonOneWorkshops.htm" > < strong > ON WORKSHOPS of PHOTOGRAPHY a BIRD < facilities > < /a > - CONTACT ME to TALK THE OPTIONS for INDIVIDUAL or SMALL GROUP BIRD PHOTOGRAPHY WORKSHOPS < /li > ""

    < /ul >

    < p align = "center" class = "style67" > < strong GLENNS > CURRENT PORTFOLIO PHOTOGRAPHY < facilities > BIRD: < /p >

    < ul class = "style48" >

    "< class li ="style45"> < a href ="... / naturephotography/birdslist.htm "> < strong > BIRDS OF the NORTH AMERICA < facilities > < /a > - 380 species of birds of America North and counting... < /li >".

    "" < class li = "style45" > < a href = "... / naturephotography/Ecuador/ecuador birdslist.htm" > < strong > BIRDS OF ECUADOR < facilities > < /a > - more than 375 species of birds from the Mainland Ecuador < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/costarica birdslist.htm" > < strong > BIRDS OF COSTA RICA < facilities > < /a > - more than 250 species of birds of Costa Rica < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/Trinidad/trinidad birdslist.htm" > < strong > BIRDS OF TRINIDAD AND TOBAGO < facilities > < /a > - a sample of some of the exciting birds who call these islands home... < /li >

    "< class li ="style45"> < a href ="... / naturephotography/articles/HummingbirdsoftheWorld.html "> < strong > HUMMINGBIRD PHOTOGRAPHY < facilities > < /a > - more than 100 species of hummingbirds photographed." < /li >

    "" < class li = "style45" > < a href = "... / naturephotography/Warblers.html of North America" > < strong > WARBLERS North America < facilities > < /a > - almost all the Warblers that live in the Canada. < /li >

    < /ul >

    < p align = "center" class = "style66" > BIRDS PHOTOGRAPHY EQUIPMENT: < /p >

    < p align = "left" class = "style67" > I currently use Canon digital photography equipment. My main camera is the Canon 7 d and I use lenses including the 500 f/4 mm L IS, f/4 L IS 300 mm, 400 mm f/5.6 L and 17-40 mm L f/4. "To learn more about photography equipment of the bird that I use visit my < a href="naturephotography/articles/gear.htm "> page < /a > nature photography equipment. < /p >

    < p align = "center" class = "style67" > < strong > BIOGRAPHY of the PHOTOGRAPHER < facilities >: < /p >

    < div align = "left" class = "style48" >

    < class p = "style45" > I

    was enchanted by nature, birds and wild animals for as long as I can remember.

    Growing up in Toronto, Canada, I remember the countless hours spent

    stuck at National Geographic magazine, natural history books or watch

    David Suzuki & quot; The Nature of Things & quot; on television. These days

    I had every opportunity that I had to study and know the animals of all

    sorts. Today

    I often find myself upward at dawn, knee-deep in mud or covered

    in mosquitoes all in the pursuit to capture a glimpse of natures

    beauty. Although I like to photograph all fascinating nature

    creatures. I tend to focus on the birds. Why birds? I think it's because

    There are many species of birds, it's almost everywhere, they are

    difficult to photograph and they are beautiful to look at. I love birds! < /p >

    < / div >

    < p align = "left" class = "style67" > I

    will continue to strive to improve my craft of photography of birds and to capture a part of

    the beauty that surrounds us. Along the way, I can't wait to share

    my passion for photography of nature, birds and the natural world with each and every

    one of you. Thank you

    of your visit. I hope you enjoy my site. < /p >

    < p align = "center" class = "style67" > < strong > PROJECTS of RECENT BOOKS: facilities > < / p >

    < ul >

    "< class li ="style67"> < strong > < a href ="... / VancouverIslandBook.html "> the BIRDS OF VANCOUVER ISLAND < /a > < / strong >-GLENN BARTLEY < /li >"

    "< class li ="style67"> < strong > < a href ="... / Ecuador book.html "> BIRDS IN ECUADOR < /a > < / strong >-GLENN BARTLEY < /li >"

    < class li = "style67" > < COLORING strong BIRD > < facilities > - NATIONAL GEOGRAPHIC SOCIETY < /li >

    < class li = "style67" > < strong > GLOBAL BIRDING < facilities > - NATIONAL GEOGRAPHIC SOCIETY < /li >

    < /ul >

    < p > < / p >

    < / div >

    < class p = "style36" > < / p >

    < h2 align = "center" class = "style29" > keywords: BIRDS, PHOTOGRAPHY, < a href = "photoworkshops.htm" > < /a > PHOTOGRAPHY WORKSHOPS, PHOTOGRAPHY, NATURE, NATURE PHOTOGRAPHY, CANADA, COSTA RICA, ECUADOR, CHURCHILL, WILDLIFE, CANON, HUMMINGBIRDS < / h2 > < table >

    < /tr >

    < /table >

    < p align = "center" >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 4985648;

    var sc_invisible = 0;

    var sc_partition = 57;

    var sc_click_stat = 1;

    var sc_security = "92a3aba2";

    var sc_text = 2;

    < /script >

    < script type = "text/javascript".

    src = » http://www.StatCounter.com/counter/counter.js "> < / script > .

    < noscript >

    < / noscript > < noscript > < / noscript >

    < noscript >

    < / noscript >

    < /p >

    < noscript > < div

    Class = "statcounter" >

    < div align = "center" > < / div >

    < / div > < / noscript >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 4985648;

    var sc_invisible = 0;

    var sc_partition = 57;

    var sc_click_stat = 1;

    var sc_security = "92a3aba2";

    var sc_text = 2;

    < /script >

    <! - start of StatCounter Code - >

    < script type = "text/javascript" >

    var sc_project = 6201502;

    var sc_invisible = 1;

    var sc_security = "65bdf721";

    < /script >

    < script type = "text/javascript".

    src = » http://www.StatCounter.com/counter/counter.js "> < / script > < noscript > < div ".

    Class = "statcounter" > < a title = "weebly analytical."

    " href = ' http://www.StatCounter.com/Weebly/ "" "

    target = "_blank" > < img class = "statcounter".

    src = » http://c.StatCounter.com/6201502/0/65bdf721/1/ "

    ALT = "weebly analytical" > < / a > < / div > < / noscript >

    <! - end of StatCounter Code-->

    < p > < / p >

    < p > < / p >

    < p > < / p >

    < / div >

    < / div > < / noscript >

    <! - end of StatCounter Code-->

    < / body >

    < / html >

    < der-right-width:0;border-bottom-color:#99CCFF;border-top-color:#99CCFF;border-right-color style="border-style:none;border-bottom-width:0;border-top-width:0;border-left-width:0;bor table: #99CCFF; border-left-color: #99CCFF; "cellpadding = 4 > < tr > < td >

    < font color = "#CCCCCC" face = "arial" >

    I stopped reading after .style67

    Nancy O.

  • Copy of Firefox always function adds an extra space before or after double clicking to select text

    I have just started using Firefox, but I noticed a strange "characteristic" (I don't know if this is a feature or a bug, so the quotes). I'm used to the opera, and that is where by when I double click on some text, the text will be automatically selected. Firefox does something like this, but for some reason any I don't yet understand that it adds extra space at the beginning or at the end of the selection. It is a problem for someone like me who, for work, did a lot of copy / paste. I use web software that doesn't tolerate extra spaces and this feature/bug will end up causing some problems.
    Is it possible to change this behavior so that it behaves more like all my other computer programs? Your help is greatly appreciated.

    Well, unfortunately, the solution did not work. I guess it's back to the opera, as seems to be the only browser that has the features I need. Too bad.

  • Get the extra space in the table

    I use af:table for whom

    1. I use the styleclass AFStretchWidth and I put the width to 100%

    2. I'm defining the width of the columns in % (sum of the width of all columns is 100%)

    3. about the table with af:panelCollection and using AFStretchWidth styleclass.

    4. about the table and af: panelCollection with af:panelGrouplayout, the line is vertical and the styleClass is AFStretchWidth.

    And I use the same table 4 cases but I get the extra space that in rare cases. Am I missing something?

    Set columnStretching = "last" or one of the columns will disable the percentage of column widths, this means that if you set the columnStretching = "last" column width table and set = "15%" when running, the column width will be '15px '. If you want to set the column width by the percentage of the columnStretching of the table must on "multiple" as you did.

    So, if you want to set columnStretching = 'last' table, you must set the column width of pixels (width = "120").

    Your page looks ok, you set columnStretching = "multiple" and you set the columns width in percentage but try to remove the width of the table = '100% ' and test again.

  • How to remove the extra space between two Table HTML

    Hello

    I wrote a code for printing costs. But there is more space between two Table Html, how I can remove it.

    Please run that Code

    Start

    HTP.p (')
    < html >
    (< body > ');

    HTP.p (')
    < TABLE align = "left" width = "500" cellspacing = "0" cellpadding = "0" border = "1" >
    < tr > < td align = 'right' white-space: nowrap; > Ph-2201751 < table >
    < td > < table >
    < /tr >
    < tr > < td align = "center" white-space: nowrap; > < B > < table > < /B > SATYAM MODERN PUBLIC SCHOOL
    < td > < table >
    < /tr >
    < b >
    < td align = "center" white-space: nowrap; > < i > < H3 > (AFFILIATED to THE CBSC, NEW DELHI CODE No. 53544) < / H3 > < /I > < table >
    < td > < table >
    < /tr >
    < tr > < td align = "center" white-space: nowrap; > new colony Braham, - 131001 (h) < table >
    < td > < table >
    < /tr >
    < tr > < td align = "center" white-space: nowrap; > RECEPTION COSTS < table >
    < td > < table >
    < /tr >
    < /table >
    < TABLE width = "500" cellspacing = "0" cellpadding = "0" border = "1" >
    < b >
    < td width = "100" white-space: nowrap; > receipt no.: < table >
    < td width = "100" white-space: nowrap; > Date received: < table >
    < /tr >
    < b >
    < td width = "100" white-space: nowrap; > name: < table >
    < td width = "100" white-space: nowrap; > father name: < table >
    < /tr >
    < b >
    < td width = "100" white-space: nowrap; > class & s: < table >
    < td width = "100" white-space: nowrap; > A/C No. : < table >
    < /tr >
    < b >
    < td width = "100" white-space: nowrap; > from: < table >
    < td width = "100" white-space: nowrap; > to: < table >
    < /tr >

    (< /table > ');
    HTP.p (')
    < / body >
    (< / html > ');
    end;


    Thank you

    Ed

    Hello

    HTML is valid, that your code print?

    
    

    Wouldn't be as below?

    
    

    BR, Jari

    Published by: jarola on December 18, 2009 15:22
    I test your code
    http://Apex.Oracle.com/pls/OTN/f?p=40323:25
    I can't see any extra space between the tables

  • How to eliminate extra space inside tables

    Strangely enough, IE doesn't add the extra space between the top of my bar of navigation and the inside of the top border. However, in Safari and Firefox, the navigation bar everything moving several pixels.

    http://www.bhs78reunion.com/fun.html

    Thank you in advance for help a beginner!

    You have an error in your code

    Change this:


    cellspacing = "0" id = "tableLayout" >

    to do this:


    cellspacing = "0" id = "tableLayout" >

    See if it helps

    --
    JO

    "juliepb59" wrote in message
    News:g3pj2f$7l2$1@forums. Macromedia.com...
    > Oddly, IE doesn't add the extra space between the top
    > of my
    > bar navigation and the inside of the top border. However, in Safari and
    > Firefox
    > the entire navigation bar moves down several pixels.
    >
    > http://www.bhs78reunion.com/fun.html
    >
    > Thank you in advance for help a beginner!
    >

  • Remove the extra space of a long document

    Hello

    I've seen a number of find/replace and GREP formulas to do similar things. I have NO scripting language or coding experience and have worked to understand GREP.

    So I'm a little afraid to use it because I don't know what all the modifiers call (I have a few neat GREP cheatsheets print as Mike Witherell I can absorb up to get a good reference)

    I need something I can copy and paste into find/replace or dialog GREP that will do the following in less than 12 steps (we hope) without doing something as catastrophic as the removal of all my paragraph marks (which I almost did with someones GREP expression)

    1. No space before a comma, period, exclamation point, question mark, colon, semicolon
    2. A space only after any of these
    3. A space before an opening parenthesis and a space after the closing parenthesis
    4. No space before the closing parenthesis or after the opening parenthesis
    5. Remove double or extra spaces (en, em, etc.)
    6. Remove comma before parentheses
    7. Remove all white space after a paragraph mark

    I think that's it

    I found this one recently (perhaps Jongware?)

    [~ m ~ > ~ f ~ | ~ S ~ s < ~/~,~3~4%] {2.

    From my limited understanding addresses em, in, flush and hair, space nonbreaking, space figure, third space - not sure of the rest. It's really way over my head.

    I know it will be a piece of cake for you guys

    Thank you

    I was hoping Jongware would come in with something really elegant (and maybe he'll still) but in the meantime, my approach would be to start by eliminating all multiple spaces except paragraph returns and forced line breaks. This appears to do:

    Find (\s)(\p{space_separator}|\t) + and replace it with $1

    This leaves the first space and will remove the following spaces to a line or a paragraph break (and not completely tested, but I guess that other kinds of breaks) is encountered, leaving the jump line or paragraph intact.  Note that this will destroy the tables built with tabs (as opposed to the 'real' tables) with several tabs between the items, and it does not alter a single space before a line or paragraph break.

    Then I would remove the whitesapce at the ends of paragraphs, etc.:

    Find (\s)(\n|\r) and repace with $2 seems to do, and it also seems to leave several returns (I don't know if you want to delete these) and work with the other breaks as well (again, not fully tested). The \s$ and replace it with nothing more simple, removes the first return to a sequence of two-back and seems to ignore e other types of breaks completely.

    At this stage avoid any several spaces other than possibly empty paragraphs. If you want to get rid of these, you can run find/replace list script by the integrated switchis refers to the single request of return in the dropdown, find/replace.

    So now you find the opening of single and double parentheses, square brackets or braces quotes and remove space after them, if it exists:

    Find ([\[\{\(~{~[])(\s) and replace it with $1

    and finally to remove any white space before your selected punctuation and the closure of the above case:

    Find (\s)([.,;:!\)\]\}~}~]]) and replace it with $2

    The last two queries will probably also work with look-bhind for the first and to come to the second (putting classes in the expressions of the eyes) and repalcing with nothing, but I don't know which method is the most effective. The last request might also be missing a space and an apostrophe or mistakenly remove a space before a work that begins with an apostophe (again, not tested). and is ignoring straigh citations of any type, because they are ambdextrous and may want to space on each side.

    I hope that the forum does not spoil one of these phrases...

  • extra spaces added (that I can't get rid of) when you use STHeiti fonts.  What can I do?

    Hello

    Lhen I use the font I want to use (STHeiti), extra spaces added automatically - spaces which, moreover, I can't "delete" - after each apostrophe (or a single quotation mark).  See screen grabs below:

    example 1.png

    Here's another example:

    example 2.png

    Do you know how I can make these spaces go away?  When I do a search on the internet (InDesign STHeiti), I see that others have had other problems with this font... relating to a finished project export in pdf and to print.

    In the context of discussions about this, one person said that police STHeiti "is installed as part of the Apple operating system and is probably intended for on-screen display". "

    , But someone from another adds: " " the font is installed, by default, on all Mac 10.4 and higher (possibly further than that, but lets go with what we know), to open the file to the printer on a mac this will have the font available


    I'm on my Mac, but (not yet ready for the printer), then why I have a problem using this font?

    I know I could use another font, but this STHeiti is really nice!

    Thanks for any advice,

    Malcolm

    If you want to continue to use this font you can uncheck the box use the quotes on Indesign > Preferences > Type and extra spaces disappear.

  • Extra space before Business Catalyst Web Apps

    Hello

    I just got the update and my web Business Catalyst apps have now extra space before they appear on the page. You can see an example on my site here. The pink box is the web application. I tried to do everything that I can think but it does not work, it will be either 2 places or more.

    Hello

    I studied the issue and found that you are using the code embedded within the text frame. It is originally the extra white space between the text and shape. I suggest to close the text at the end of the text back to the top, then add the code for the form and make another block of text for the text background. I tested it on your site and it worked fine.

    I hope this helps.

    See you soon!

    Aish

  • How to keep the text tables moves from DW to outlook?

    I am do an e-mail Blast, then inserting in our e-mail sender and to test it in outlook, it moves the right of the text table, so it's really long and can't rest not as set width and height, I thought I put it in the code.

    Here is the code:

    <! doctype html >

    < html >

    < head >

    < meta charset = "utf-8" >

    < title > Untitled Document < /title >

    < style type = "text/css" >

    HTML, body, div, span, applet, object, iframe,

    H1, h2, h3, h4, h5, h6, p, blockquote, pre,

    a, abbr, acronym, address, big, cite, code,

    del, dfn, em, img, ins, kbd, q, s, samp,

    small, strike, strong, sub, sup, tt, var,

    b, u, i, Center.

    DL, dt, dd, ol, ul, li,

    fieldset, form, label, legend,.

    table, caption, tbody, tfoot, thead, tr, th, td,

    Article, aside, canvas, details, embed,

    Figure, figcaption, footer, header, hgroup,

    menu, nav, output, ruby, section, summary,

    time, mark, {audio, video

    margin: 0;

    padding: 0;

    border: 0;

    do-size: 100%;

    font: inherit;

    vertical-align: baseline;

    }

    do {}

    do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif.

    do-size: 12px;

    text-align: left;

    }

    .title {}

    do-family: Segoe, "Segoe UI", "DejaVu without", "Trebuchet MS", Verdana, without serif.

    do-size: 18px;

    do-variant: normal;

    make-weight: normal;

    }

    . Bold {}

    do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif.

    make-weight: bold;

    }

    . Border {}

    background-color: #FFF;

    border: thick solid #000;

    }

    . LinkColor {}

    color: #609;

    do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif.

    }

    table {}

    margin: 0px;

    padding: 0px;

    border-top-width: 0px;

    border-right-width: 0px;

    border-bottom-width: 0px;

    border-left-width: 0px;

    border-top-style: none;

    border-right-style: none;

    border-bottom-style: none;

    border-left-style: none;

    }

    container-.text {}

    padding: 4px;

    Width: 350px;

    }

    . Container {}

    border: 8px solid #000;

    }

    {.justify}

    text-align: justify;

    }

    {.leftcontainer}

    Width: 300px;

    }

    < / style >

    < / head >

    < body >

    < table width = "741" cellpadding = "0" cellspacing = "0" style = "border: background-color: #FFF;"

    border: thick solid #000; padding: 0px; margin: 0; ">

    < tr > < td colspan = "2" style = "padding: 0px;" "" "margin: 0px ' > < img src =" http://www.Juran.com/downloads/header_.png "style =" margin: 0px; " padding: 0px; border: 0px; "/ > < table > < /tr >

    < b >

    < td valign = "top" style = "font family:"great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " do-size: 12px; text-align: left; padding: 0px; margin: 0px; "" "width ="327px"> < img src =" http://www.Juran.com/downloads/header_bottom.png "style =" margin: 0px; " border: 0px; padding: 0px; » />

    < div style = "padding: 4px;" Width: 350px; Width: 350px; ">

    < style p = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" do-size: 12px;

    text-align: left; "> < span style =" do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " make-weight: bold; "> more organizations rely on Juran QbD </span > and not only because the quality of design is in itself a proven methodology, but also because it is rooted in the fundamental techniques of Juran. "Recognize many eminent practitioners of Juran < a href ="http://www.amazon.com/Juran-Quality-Design-Planning-Services/dp/0029166837/ref=sr_1_1?ie=U TF8 & qid = 1374850769 & sr = 8-1 & keywords = juran + on + quality + by + design"style =" color: #609; do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif. "" > design for world class quality < /a > as the < a href = "http://www.qualitydigest.com/inside/quality-insider-column/chronology-quality-part-1.html"style ="color: #609; do-family:"Lucida Grande","Lucida Sans Unicode"," Lucida without "," DejaVu without ', Verdana, without serif. "> < /a > base to develop their innovative and creative design initiatives; don't just pale imitations. < /p >

    < style p = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" do-size: 12px; text-align: left; "> < br >

    " < a href =" http://www.Juran.com/downloads/Juran_CS_EHRSchedulingandRegistration_2012.pdf "style =" color: #609; " do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif. "> click here < /a > to the deployment of QbD for a detailed case study describing Juran using DFSS in a large hospital for children, the process for planning and registration of electronic health records, greatly increased accuracy performance and patient satisfaction. < /p >

    < / div >

    < table border = "0" align = "center" >

    < b >

    " < td > < a href =" http://www.Juran.com/ "> < img src =" http://www.Juran.com/downloads/images/Juran-logo-Small.png "width ="144"height ="48"/ > < / a > < table > "

    " < td > < a href =" https://www.Facebook.com/JuranInstitute "> < img src =" http://www.Juran.com/downloads/images/FB.gif "width ="29"height ="29"/ > < / a > < table > "

    " < td > < a href =" https://Twitter.com/Juran_Institute "> < img src = ' http://www.Juran.com/downloads/images/Twitter.gif "width ="29"height ="29"/ > < / a > < table > "

    " < td > < a href =" http://www.LinkedIn.com/company/Juran-Institute "> < img src =" http://www.Juran.com/downloads/images/LinkedIn.gif "width ="30"height ="29"/ > < /a > < table > "

    " < td > < a href =" http://www.YouTube.com/user/JuranInstitute "> < img src = ' http://www.Juran.com/downloads/images/YouTube.gif "width ="29"height ="29"/ > < / a > < table > "

    < /tr >

    < /table >

    < p > < /p > < table >

    < td > < div style = "padding: 4px;" width: 350px; height: 480px; "> < style p =" do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " do-size: 12px;

    text-align: left; "> < span style =" font family: Segoe, "Segoe UI", "DejaVu without", "Trebuchet MS", Verdana, without serif; " do-size: 18px; do-variant: normal; make-weight: normal; ' > QBD GIVES MEASURABLE RESULTS </span > < br >

    Also known as DFSS, DFLSS, DMADV and DMEDI, < span style = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" "make-weight:" BOLD ";' > design quality is a structured process to develop best-in-class products that ensure your client needs are met." </span > organizations around the world move quickly from a corrective operational mindset to proactive prevention. Now, they must transition to an innovative way of thinking, to aggressively increase revenues while continuing to reduce costs. That reduction in life cycle of the products, reduce time-to-market for product is a competitive necessity. < span style = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" make-weight: bold; ' > the quality of design allows businesses to meet these challenges and demands. </span > < / p >

    < style p = "font family:"great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " do-size: 12px; text-align: left; ' > Products and services can no longer be designed without understanding the drivers of the acceptance of the product and scalability. QbD facilitates innovation happen in designing products and processes & #8212; including controls & #8212; to produce the final output. < span style = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" "make-weight:" BOLD ";' > it is essential to design output from the first time and a timely and cost-effective manner </span > < / p >"

    < style p = "font family:"great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " do-size: 12px; text-align: left; "> < span style =" font family: Segoe, "Segoe UI", "DejaVu without", "Trebuchet MS", Verdana, without serif; " do-size: 18px; do-variant: normal; make-weight: normal; ' > JURAN CAN DO for YOU </span > < br >

    Juran will work with your team to create the solution that best fits your needs. If you need a change of culture in the long term, a Lean Six Sigma program, or just a quickie, < span style = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" "make-weight:" BOLD ";' > we will develop the best solution to fit your needs." </span > < / p >

    < style p = "font family:"great Lucida', 'Lucida without Unicode', ' Lucida without "," DejaVu without ', Verdana, without serif; " do-size: 12px; text-align: left; "> you are ready to restart, streamline processes, improve efficiency and get measurable results? If you, < span style = "do-family: 'Great Lucida', 'Lucida without Unicode', ' Lucida without", "DejaVu without ', Verdana, without serif;" "make-weight:" BOLD ";' > you're ready for Juran." </span > contact us today by telephone to the 800.338.7726, or by e-mail, < a href = "mailto:[email protected]" style = "color: #609;" do-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida without", "DejaVu without ', Verdana, without serif. ">[email protected]< /a >. < /p > < / div > < table >

    < /tr >

    < /table >

    < / body >

    < / html >

    This is how it should look (that's in DW, it has a black border all around)

    dw.JPG

    This is what it looks like when we send it in outlook to test:

    outlook.JPG

    If anyone has comments, it would be greatly appreciated!

    Thank you!

    Embedded CSS are generally deleted emails and will not work.

    Use nested tables and don't make your primary table not exceeding some 600px wide.

    HTML e-mails: what you need to know

    http://ALT-Web.com/articles/HTML-emails.shtml

    Nancy O.

  • &lt;/span &gt;, causing extra space of htmlText

    I am text to load an xml file that has a few CDATA as well as < span class > inside.  The xml file would look like this:

    <?xml version="1.0"? encoding="utf-8"?>
    <allPages id="Execution Management - Replanner" version="1.6" template="djc2_1_5" audioType="MP3" videoType="WMV">
    <page id="8">
    <narration>
    <![CDATA[hello<step>Step 1 text <span class = 'mycolor'>with some text followed by a comma</span>, followed by some more text</step>]]>
    </narration>
    </page>
    </allPages>

    The problem I get is when I put the CDATA text in a textfield, an extra space is added after the < / span. That is to say. "with a text followed by a comma,".  This space is added only if there is some kind of punctuation immediately following </span > in the xml document.  I tried to get rid of it with regular expressions and split() .comes but nothing worked.

    who makes no difference (except to show that whoever created this xml format using in the cdata instead of step tags in the XML was not well informed).

    He also noted that your problem has nothing to do with or css.  the problem is what you do to manage the tag implements the problem.

    in any case, simply use:

    function f(e:Event):void {}

    var XML = XML (urlloader.data);

    var s:String = xml.page.narration.text ();

    var a: Array = s.split('__').join ("") .split ("");

    a.Shift ();

    }

  • [JS] Hide extra space in the dynamic Script UI

    When the hide/show sections, I get more space that I don't want. I was not able to understand how to remove extra space.

    There is a post at http://forums.adobe.com/message/3708111 where I have adapted the following simple example. When the section that alternate you power is hidden, you will see there is more space between the text of the first and the second static. There should be less space (as seen between the second and third static text). Any ideas on how to avoid the extra space?

    Thanks in advance.

    Dan

    var NULL_SIZE = [0,0],
         MAX_SIZE = [1000,1000];
    
    var u,
         w = new Window('dialog', 'test'),
         p = w.add('panel'),
         s1 = p.add('statictext', u, "This is a static text"),
         // collapsible group
         g = p.add('group'),
         e = g.add('edittext', u, "Edit your text..."),
         r = g.add('checkbox', u, "Blablablabla"),
         // ---
         s2 = p.add('statictext', u, "This is more static text"),
         s3 = p.add('statictext', u, "This is another static text"),
         b = w.add('button', u, 'Toggle');
    
    g.orientation = 'column';
    
    // Initial state : hidden
    // ---
    g.visible = false;
    g.maximumSize = NULL_SIZE;
    
    // Toggles container's visibility
    // ---
    b.onClick = function()
    {
         g.maximumSize = (g.visible ^=1) ? MAX_SIZE : NULL_SIZE;
         w.layout.layout(true);
    };
    
    w.show();
    
    

    Hi Dan,.

    Maybe you should reset the spacing of g1and work with margins of the subgroups:

    // [...]
    
    p.spacing = 10;
    g1.spacing = 0; // no spacing
    
    var GP_MARGINS = [0,4,0,4]; // left, top, right, bottom
    
    subgroup1.margins = GP_MARGINS;
    subgroup2.margins = GP_MARGINS;
    subgroup3.margins = GP_MARGINS;
    
    // Initial state : hidden
    // ---
    subgroup2.visible = false;
    subgroup2.maximumSize = NULL_SIZE;
    
    // Toggles container's visibility
    // ---
    b.onClick = function()
    {
         subgroup2.maximumSize = (subgroup2.visible ^=1) ? MAX_SIZE : NULL_SIZE;
         w.layout.layout(true);
    };
    
    w.show();
    

    @+

    Marc

  • How can I get rid of extra space?

    How can I get rid of the extra space at the bottom of this page? www.untoldhorror.com/releases.html
    I have my header and down, then to have cells that expand when I add text on the right and left, how can I get down to return to the top after I pshed it down with the text.
    Thank you

    You have two paragraphs blank in your code in lines 67 and 68.

     


     

Maybe you are looking for

  • Pavilion: Pavilion x 360 problems of keyboard and screen

    I'm the unhappy owner of a x 360 Pavilion, prod. lol M9G20EA #UUW. Big questions: About half of the time the screen is upside down when I opened the PC. Sometimes closing and by reopening bypasses the screen. Sometimes a reboot is required.The hardwa

  • Was BLOCKED with my company email! NOT happy :(

    I was stuck on my email as it had been hacked. This is the account of MY COMPANY and I got an email back stating that they could not open back up that my responses do not match but they do and I have emails from customers, I responded with more infor

  • script error when you are using the Explorer internet 64-bit

    Could you please give me a solution to the following: HP Pavilion dv7-3112sa Windows 7 laptop Printer HP Photosmart B209 WiFi Netgear DGND 3300 v2 When I use internet explore 64-bit and try to print, I get a "Script error" message and it will not be

  • Windows 7 Home Premium OA product key can be used only with the recovery disk?

    I bought an Acer laptop, he arrived with Windows 7 Home Prem OA sticker behind. I've heard, if you want to reinstall windows, we can only use Acer Recovery Disc for this product keys? Is this right? Can I use any other Windows 7 Home Prem CD and inst

  • Question about first trial license

    Hello!I created a video for an organization that is supposed to be used commercially for profit. The video is about a group of students to do a project, where the project is given by the organization. I want to use Premiere Pro (trial version) to cre