Looking to create a microsite for your signature event? Want to build a page that falls outside of your standard branding? Novi customers discuss advanced HTML and CSS to spice up your website.
In this roundtable, Novi customers discuss:
When to use Divs, Tables, & Columns
How to create HTML Tabs and Accordions
CSS Overrides for Color and Size
Implementing Custom Elements into your web pages
Key Takeaways:
Divs and columns can be used to create custom layouts and break up content into sections. Bootstrap's grid system makes creating responsive columns simple.
HTML tabs allow collapsing content sections, keeping users on one page while hiding unnecessary info.
Basic CSS overrides for color and text size can customize pages within a theme's constraints.
Resources like W3Schools provide code examples to learn advanced HTML/CSS.