in reply to change font size in table rows using cgi

Your question is an HTML one, and I strongly recommend you visit:
  http://www.htmlhelp.org/

In short you can change font sizes through <span>, <font>, and styles which are accessed through the <class> option.

The answer is not in CGI.pm; learn more about HTML and how CGI.pm produces HTML. Therein lies your answer.