Search code examples
htmlcsswordpressstylesheet

Adding HTML to Wordpress CSS Stylesheet


Is is possible to add an html code to a css style sheet? like setting an css code to work with the html to pass through?


Solution

  • Try this:

    <div style="position: fixed; left:0px; top:0px"><script type="text/javascript"><!-- google_ad_client = "ca-pub-2558981689087321"; /* AdVertical */ google_ad_slot = "9183597492"; google_ad_width = 120; google_ad_height = 600; //--> </script> <script type="text/javascript" src="pagead2.googlesyndication.com/pagead/show_ads.js">; </script> </div>