D
DaveL
Guest
Looking to create some custom HTML widgets, however struggling at the start!
I've created the widget and used this so I get a black background, but no joy.
HTML:
Any help appreciated!
Continue reading...
I've created the widget and used this so I get a black background, but no joy.
HTML:
Code:
<html>
<body style="background-color:black;">
Test
</body>
</html>
Any help appreciated!
Continue reading...