problem with <div>

  •  04-22-2009, 6:08 AM

    problem with <div>

    hi
     
    how can i set the style to apply to the div even if 1 one of the word is set to different color ?
     
    for example :
     
    <div style="position: absolute; width: 104px; height: 104px; top: 125px; left: 121px">Type text here</div>
    if red color is set to "here".......then my editior will automatically set red color to "Type text here" ?
     
    is it possible to do this ?
     
    thanks
View Complete Thread