ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 2 - Developing a website
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
26. Defining layouts using style sheets
Previous pageTable of contentsNext page
Style sheets are templates used to standardize the layout of controls in pages.
Style sheets are used to define:
  • the size, layout and font of the text,
  • the alignment and indentation of the paragraphs,
  • the style (bold or italic) and color of the text, etc.
And much more.
When you make changes to the style, all the controls associated with it are updated. This gives you the possibility to change the site style book by making only a few changes to the styles used.
In the following example, the font size is changed from 9 to 16:

Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 01/30/2025

Send a report | Local help