Search found 3 matches

by webchicklet
Fri Apr 11, 2008 8:12 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] Using both Literal and Code tags at the same time...
Replies: 3
Views: 1219

[SOLVED] Re: Using both Literal and Code tags at the same time...

I've managed to answer this one for myself.

To display, but not process the html code, wrap the code in tags.

Then just add a style for xmp to the css.

Done.  :)
by webchicklet
Fri Apr 11, 2008 7:42 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] Using both Literal and Code tags at the same time...
Replies: 3
Views: 1219

Re: Using both Literal and Code tags at the same time...

Because I want to display some code (without processing it).  For example, let's say I wanted to show someone how to bold some test in HTML.  I would want them to be able to see the code (as if I were escaping the brackets).  I don't want the code to actually process.  I just want them to see it: <b...
by webchicklet
Fri Apr 11, 2008 6:52 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] Using both Literal and Code tags at the same time...
Replies: 3
Views: 1219

[solved] Using both Literal and Code tags at the same time...

This is actually in reference to an old post located at http://forum.cmsmadesimple.org/index.php/topic,15044.0.html I know this is an old topic, but my question is directly related to it.  If someone were to want to do both of the following: 1.  Display html code without rendering it and 2.  Display...

Go to advanced search