• Welcome to the Cricket Web forums, one of the biggest forums in the world dedicated to cricket.

    You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join the Cricket Web community today!

    If you have any problems with the registration process or your account login, please contact us.

code tag

Hurricane

Hall of Fame Member
I want to display this data using the code tag so that it looks nice - how do you do it...

Hadlee
% of innings SR Wickets Wickets per inning
<100 balls 23% 38 58 2.64
100-150 balls 27% 41 124 3.0
150-200 balls 29% 55 137 3.1
200-250 balls 15% 64 75 3.4
250+ 5% 60 37 4.6
 

Neil Pickup

Cricket Web Moderator
Code:
Hadlee
              % inns	SR	Wkts	W/inn
<100 balls    23%	38 	58 	2.64
100-150 balls 27% 	41 	124 	3.0
150-200 balls 29% 	55 	137 	3.1
200-250 balls 15% 	64 	75 	3.4
250+          5% 	60 	37 	4.6
Tabs are your friend.
 

Prince EWS

Global Moderator
I want to display this data using the code tag so that it looks nice - how do you do it...

Hadlee
% of innings SR Wickets Wickets per inning
<100 balls 23% 38 58 2.64
100-150 balls 27% 41 124 3.0
150-200 balls 29% 55 137 3.1
200-250 balls 15% 64 75 3.4
250+ 5% 60 37 4.6
Open Notepad first and have it set out nicely in that, then paste it into a post and wrap code tags around what you paste.
 

Top