Web Implementation Guidelines Group Component Builder Information (v3+)

Demonstration Pages List

We built a few demonstration pages to ensure that everything worked OK. All of the links below open in a new window. We encourage you to use your browser Inspect Tools or View Source to see how we have built these pages if you want to see how we did this.

If you aren't sure which variant to use, start with the first variant, and if you run into issues, go to the second variant to see if that fixes your issue. If that doesn't work, go to the third variant.

Using the 'ilw-font' variant (preferred)

This is used if you can ensure that all of your content can be enclosed in an ilw-content tag and you want to manage the left/right margins through components. This will change your font to the Illinois-preferred fonts but leave everything else as normal. This is the preferred option. Using this option, you will control your content using width="page" or just manually control the width of your content.

Using the 'ilw-font ilw-margin' variant (second preference)

This is used if you can ensure that all of your content can be enclosed in an ilw-content tag and you want the page itself to handle left/right margins. This will change your font to the Illinois-preferred fonts but leave everything else as normal. This is the preferred option. Using this option, you will control your content using width="auto" or width="full".

Using the 'ilw-format ilw-margin' variant (third preference)

This is used if you cannot ensure that all of your content can be enclosed in an ilw-content tag and you want the page to handle left/right margins. This will do the best it can to map all the text to the correct font, color, and size. It's not going to be perfect, and we recommend only using this if you really need to.

If you have other ideas for sample pages, let us know and we can create them.

Web Implementation Guidelines Group Component Builder Information (v3+) Create an issue with the new toolkit builder