LossyspamTasy
New Member
I have a website which i am trying to perfect, and what i want is something like this\[code\]if screen=1920x900 set size="100%"if screen=1280x600 set size="50%"if os="windows" set font="100%"if os="osx" set font="50%"if os="linux" set font="25%"\[/code\]
\[code\]...width="{size}"font-family="{font}"\[/code\]note the above codes are just examples!
\[code\]...width="{size}"font-family="{font}"\[/code\]note the above codes are just examples!