+1
Type: Posts; User: HankFay
+1
Hi Barry,
is this also web/mobile?
thanks,
Hank
PS: for those who wonder where those colors for names come from: they are in the CSS Standard. Here's a handy list: https://www.w3schools.com/cssref/css_colors.asp
How did I find this? I was going...
Hi Barry,
fantastic, thanks,
Hank
In a custom section, assuming I have the following code:
oSection = createobject("oSection", "section");
oSection.addobject("oContMain","container");
oContMain.layout = "grid";...