Advertise here

..Back

×

Writing code in paragraph

Author: Win Aung Cho
2025-05-06 11:48:18AM

You can write several code in paragraph by using code. Languages can be attribute of code Some available languages are html,PHP,js,jscript,java,C++.
[code]
<html>
	<body>
		<h1>Title 1 is on top</h1>
	</body>
</html>
[/code]


By using prefer language,
[code PHP]
<?php
	echo "Hello";
?>
[/code]


Author: Win Aung Cho

Comments and Answers

Recent Posts or Questions