Link to home
Start Free TrialLog in
Avatar of Neo
NeoFlag for Cyprus

asked on

cgi perl script and responsive design

Hello,

I have a cgi perl script that does not respond to screen size.

I am an html designer and would like to change the html inside the scripts to make them responsive.

Are there any general guidelines I should follow? Any do's and don'ts? For example, where and how to link to a css file, things like that.

Furthermore, is this worth my time, or is it much better to get a programmer?

Thanks for your help,

Neo
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Neo

ASKER

Thanks for your response. I am using bootstrap framework and sass. If I were to ask only one question, it would be, how to change the HTML in a 10 year old cgi script, so that the HTML in it, follows the BS framework.

A complementary question would be, is there a tutorial for non programmers? How long will it take me, or will I spend 5 hours and then give up?