mirror of
https://github.com/civetweb/civetweb
synced 2025-03-28 21:13:27 +00:00
Test: make visible if CSS is loaded
This commit is contained in:
parent
ef6955b591
commit
c899246d73
@ -12,6 +12,8 @@
|
||||
<h2>Head2</h2>
|
||||
<p>Body</p>
|
||||
<div id="div1">Script not working</div>
|
||||
<div id="div2" style="color: grey">CSS not working</div>
|
||||
<div id="div3" style="color: white">CSS working</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user