Syntax highlighting

body p { margin-bottom: 0cm; margin-top: 0pt; }Dear All,I need to export my articles as EPUB, My context of my odt, contais
    of code , so i need to syntax highlighting, How can i enable syntax
    highlighting in odt ?--Regards,Mohsen

This is not supported directly by LO, so you have a few options.

1. Do it manually

2. Copy from something that does and paste the code into your document

3. Use something like the code colorizer extension (http://extensions.libreoffice.org/extension-center/code-colorizer-formatter) and hope that it supports your language. What language are you using?