I need two navigation buttons with their texts are < and >. However, the compiler doesn\'t allow me use those symbols, even if I use \\<
<
>
\\<
Use < for <
Use > for >
Use & for &
&
use " for "
"
for complete List of symbol
use decimal code of the symbol ; as above
Enjoy Programming..