In some articles I need to insert code javascript. How I can do this ? where is the code tag ?
Thanks.
How can insert code ?
Moderator: Thorsten
Hi,
the code tag is in the format drop down menu in the editor.
bye
Thorsten
the code tag is in the format drop down menu in the editor.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Umm, but I want to see it like here:
http://www.phpbb.com/phpBB/viewtopic.php?t=185839
or ...
http://www.simplemachines.org/community ... #msg351774
Where I can edit the properties of the tag code?
http://www.phpbb.com/phpBB/viewtopic.php?t=185839
or ...
http://www.simplemachines.org/community ... #msg351774
Where I can edit the properties of the tag code?
Hi,
you can format the <code> tag with your own CSS.
bye
Thorsten
you can format the <code> tag with your own CSS.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Hi,
if you want to use HTML code, just put a <pre> around that parts...
bye
Thorsten
if you want to use HTML code, just put a <pre> around that parts...
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
I dont know what I am doing wrong... the following still parses the code though:
I would like the tags to actually display.
Code: Select all
<html>
<head>
</head
</html>
Hi,
if I add the HTML code by copy&paste the HTML code will be shown as code and won't be parsed.
bye
Thorsten
if I add the HTML code by copy&paste the HTML code will be shown as code and won't be parsed.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist