• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programming language highlighting
#1
[code=python]
name = raw_input ("What is your name? ")
print "Hi " + name
[/code]

[code=python]
a = 1
b = 2
c = a + b
if c = 3:
print ("Mark is a genius")
[/code]
  Reply
#2
COBOL anyone?

[code=cobol]
age := age + years
[/code]
  Reply
#3
[spoiler=HTML CODE (big)]
[code=html]
<head>
<LINK REL="fav icon" HREF="images/favicon.ico">
<link rel="stylesheet" type="text/css" href="cache/themes/rulereminder.css" />

<title>mcompute.co.uk forums</title>

</head>
<body>

<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div class="logo"><a href="http://mcompute.co.uk/index.php"><img src="http://mcompute.co.uk/images/orangeaccent/logo.png" alt="mcompute.co.uk forums" title="mcompute.co.uk forums" /></a></div>

<div class="menu">
<ul>

<li><a href="http://mcompute.co.uk/index.php"><img src="http://mcompute.co.uk/images/orangeaccent/toplinks/home.gif" alt="" title="" />Home</a></li>
<li><a href="http://mcompute.co.uk/search.php"><img src="http://mcompute.co.uk/images/orangeaccent/toplinks/search.gif" alt="" title="" />Search</a></li>
<li><a href="http://mcompute.co.uk/memberlist.php"><img src="http://mcompute.co.uk/images/orangeaccent/toplinks/memberlist.gif" alt="" title="" />Member List</a></li>
<li><a href="http://mcompute.co.uk/member.php?action=emailuser&uid=1"><img src="http://mcompute.co.uk/images/orangeaccent/toplinks/calendar.gif" alt="" title="" />Contact</a></li>
<li><a href="http://mcompute.co.uk/misc.php?action=help&hid=8"><img src="http://mcompute.co.uk/images/orangeaccent/toplinks/help.gif" alt="" title="" />Rules</a></li>

</ul>
</div>
<hr class="hidden" />
<div id="panel">
<!-- start: header_welcomeblock_member -->
<span style="float:right;"><strong>Current time:</strong> 10-06-2010, 06:20 PM</span>
<strong>Welcome back, Mark</strong>. You last visited: Today, 05:22 PM (<a href="http://mcompute.co.uk/usercp.php"><strong>User CP</strong></a><!-- start: header_welcomeblock_member_moderator -->

&mdash; <a href="http://mcompute.co.uk/modcp.php">Mod CP</a>
<!-- end: header_welcomeblock_member_moderator --><!-- start: header_welcomeblock_member_admin -->
&mdash; <a href="http://mcompute.co.uk/admin/index.php">Admin CP</a>
<!-- end: header_welcomeblock_member_admin --> &mdash; <a href="http://mcompute.co.uk/member.php?action=logout&amp;logoutkey=ed28cb401b5d29887df2b390a47ddc52">Log Out</a>)<br />
<span class="links">
<a href="#" onclick="MyBB.popupWindow('http://mcompute.co.uk/misc.php?action=buddypopup', 'buddyList', 350, 350);">Open Buddy List</a>

</span>
<a href="http://mcompute.co.uk/search.php?action=getnew">View New Posts</a> | <a href="http://mcompute.co.uk/search.php?action=getdaily">View Today's Posts</a> | <a href="http://mcompute.co.uk/private.php">Private Messages</a> (Unread 0, Total 10)
<!-- end: header_welcomeblock_member -->
</div>
</div>


</body>
</html>
[/code]
[/spoiler]
  Reply


Forum Jump: