The special characters are from characters in your code that need to  
be converted to html entities.  Like say " needs to be “  I get  
that a lot when I cut and past content from word into TextMate.  If  
your clients are doing that then start there for the special characters.

What are you trying to accomplish with these edittagsrc things?  Are  
you defining a region for people to insert content?  If you are using  
a form in the backend to update the data then you should just spit  
out the string into a div.  Does your code in the site look for that  
special tag?  If so you could change the way the script works and  
make it store the content in a variable and then just print that  
variable where you want it in the page.  As for more help with CSS  
that's not really going to help you get your content from point A to  
point B.  It is for making that content look awesome once it gets to  
point B.  For CSS first start with getting ready of the font tags.  
And assigning a font-family and font-size to the body ( and using %  
or keyword like small)

If you can go into a little more detail on the system you are using,  
I could be more specific but just email me directly to keep the non- 
CSS off the discussion list.

Nick

On Jun 22, 2006, at 7:18 PM, Dave Pierce wrote:

> Hi again,
>
> Ian intelligently intoned...
>>
>>>
>>> Oh, yeah, and if anyone can tell me what the deuce those creepy  
>>> little
>>> "A"s are about, it'd be very greatly appreciated!
>>>
>>
>> Looks as if the database has been copied at some point as the code if
>> full
>> of the little critters.
>> Need to clean up the db and then the code - alt tags in particular
>> before
>> you even consider CSS.
>
> OK, as a total newbie, I'll do my best as far as the tags etc., but so
> far there have been very few that don't validate, and most of those  
> are
> in the <EDITTAGSRC/ stuff. Still looking to see if there's a way to
> accomplish this with CSS?
>
> And a hint as to where to find db info as to how to clean it up would
> be useful...(sorry Alex, I know that's not a CSS problem, but the main
> question is, and it all fits together)
>
> Dave
>
>
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

------------------------------------------------------------------------ 
---------------------------------------------
Nick Morgan | Web Developer | New City Media
P: 540.552.1320 x204   F: 540.552.5493  C: 540.921.7835  W:  
www.newcitymedia.com


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to