+ 2
I have html and css code i want that code only in html code . Anyone help
2 Antwoorden
+ 1
before <body> tag
<style>
#put here all css code
</style>
0
Well you can copy that HTML and remove the CSS
EDIT: well i misunderstood it, Avalon's answer is correct