Forum: HTML and CSS Jun 21st, 2005 |
| Replies: 7 Views: 6,992 ACTUALLy the code for colours is in hexadecimal form but you can even put the color name
<html>
<body>
<font color="red"> this will be in red </font>
</body>
</html>
however it depends upon... |
Forum: HTML and CSS Jun 21st, 2005 |
| Replies: 5 Views: 3,876 ya exactly what will do the work but yoy can also add radiop buttons and check boxes and a pklace to putin ys password too |
Forum: HTML and CSS Nov 21st, 2004 |
| Replies: 13 Views: 3,826 hi. maybe what you should do is save your image in the same folder where you are palnning to write your html coded. this will avoid you using complex hyperlinks and referencing tags.otherwise the... |