HTML + CSS example results image gif base 64 ? for css
-
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>The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
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.