Hi all,
I need your idea to develop a tool. I will brief the scenario to you.
1, Creating website using a standard template for many organizations. ( creating as many websites with the same template, just like a xerox copy, except the content variation) The content will be organization specific. 2, Secondly, i will look at the organization's existing websites for the styles, button colors, background images and table colors, heading colors using the Developer tools. (F12 functionality) 3, Finally, i will just make the changes to the website i created manually, replacing with the styles in the public site.
Now, i want to automate this process. I want to develop a tool or an application. That should allow me to enter all the styles in a single form, and on submit, it should change the styles in the css files in the server.
how to achieve this.?
Ads