This content is in a scrollable panel. It also makes use of the htmlcontent
class, which will automatically apply some basic typography to the content. Some filler text:
This is some text of dubious character. Isn’t the use of “quotes” just lazy writing—and theft of ‘intellectual property’ besides? I think the time has come to see a block quote.
This is a block quote. I’ll admit it’s not the most exciting block quote ever devised.
Simple list:
Multi-level list:
Mixed list:
Well, that went well. How about we insert an old-fashioned hypertext link? Will the quote marks in the tags get messed up? No!
this | is | a | header |
---|---|---|---|
this is | a | row | |
this | is | another | row |
An image:
Some more text of dubious character. Here is a noisome string of CAPITAL
letters. Here is something we want to emphasize.
That was a linebreak. And something to indicate strength.
Of course I could use my own HTML tags if I felt
like it.
This is some code, "isn't it"
. Watch those quote marks! Now
for some preformatted text:
$text = str_replace("<p>%::%</p>","",$text);
$text = str_replace("%::%</p>","",$text);
$text = str_replace("%::%","",$text);
This isn’t code.
So you see, my friends: