Forum Discussion
akhil_karne
Jul 02, 2019Copper Contributor
when i insert script in the script editor my look and feel of my page is changing
<!DOCTYPE html> <html> <head> <style> *{margin:0; padding:0;} body{font-family:tahoma; font-size:16px;} ul,ol,li{list-style-type:none;} ol li{display:none;} a{text-decoration:none;} :focus{o...
akhil_karne
Jul 03, 2019Copper Contributor
can I have a brief description of the my following issueakhil_karne