I remember one day when I saw a project that a guy did, where he wrote something like this in some language with json-like strings that created pretty good html. There is something like this that I can use for C # or .NET.
radio-box{ AName, [First|Second|Value:9|ItsLikeAnEnum]}, TextBox[user, password],
Checkbox[RememberMe:true, blah]} //blah is default which is false
user34537
source
share