Is it possible to integrate the code in the css-file of my site to use it on all html-pages automati

Klaus Neuwirth
Klaus Neuwirth Member Posts: 7 ✭✭
edited November 2024 in English Forum

I have a normal website with a lot of html-pages and one css-style-file. In SimpeCSS http://www.hostm.com/simplecss.m  there is a style named code. Is this a place to copy in the code? Would this then work for the entire site?


 

 

Comments

  • Bryan Smith
    Bryan Smith Member, Logos Employee Posts: 442

    No, you can't put javascript in a css file. You will need to place the code in your HTML.