I have create an HTML resource with this code, which, when previewed, just shows the HTML code and not the Red bar as expected.
I have had other HTML resources I tried to use on a form and got the same effect.
Is there something else I am to do?
<html>
<head>
<title></title>
</head>
<body style="word-wrap: break-word;">
<div style="background-color: red; width: 70%; height: 20px;"></div>
</body>
</html>
*This post is locked for comments
I have the same question (0)