• Hello,
    i’m working on something simple to show students interaction between HTML and CSS…
    Mixing example containing HTML and CSS I get :

    <!DOCTYPE html>
    <html>
    <head>
    ” title=”<style>” />
    </head>
    <body>

    <h1>This is a heading</h1>
    <p>This is a paragraph.</p>

    </body>

    CSS call <style> … to </style> (H1 definition and p definition) always turn into img base 64 (?)

    Am I doing something wrong ?
    (Sorry for my english)

    Thanks for your help
    </html>

    • This topic was modified 8 years, 2 months ago by bashibuzuk.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey, I have a similar error when I try to write a simple <script></script> tag in HTML. It output an <img .... />

    Please, is there a solution to that ?

    Thread Starter bashibuzuk

    (@bashibuzuk)

    @arthurandashes

    I may have an answer…
    After pasting my code in the “code” window – i pasted the ligns converted (in ) directly in the editor wordpress window… and it seems to work…

    Let me know.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HTML + CSS example results image gif base 64 ? for css’ is closed to new replies.