A complete reference of all styled HTML elements β typography, forms, media, links, and interactive components β all following the Blue Marine design language.
The primary logo used across all displays and client-facing interfaces.
Light
Dark
Brand Blue
Headings <h1> β <h6>
Paragraph <p>
The IoT platform connects smart sensors to cloud-driven logic. Built for MontrΓ©al's growing tech ecosystem, it delivers real-time insights and seamless automation.
Inline Elements
Use strong for importance, em for emphasis, mark for highlights, del for deletions, and code for inline code.
Links <a>
Visit iot-automation.ca or learn about our Zigbee integration β
Blockquote <blockquote>
"Smart automation starts with reliable connectivity β Zigbee and Matter are our foundation."
Lists <ul> <ol>
Unordered
Ordered
Code Block <pre>
// Zigbee device handler
device.on("sensor:update", (data) => {
const { temp, humidity } = data;
if (temp > 28) {
automation.trigger("cooling_on");
}
});Form <form> / <input> / <textarea>
Select <select>
Checkbox <input type="checkbox">
Radio <input type="radio">
Range <input type="range">
Buttons <button>
Image <img>
alt="Smart home sensor device"
Figure <figure> + <figcaption>
Video <video>
<video controls src='demo.mp4' />
iFrame <iframe>
Embedded: MontrΓ©al, QC β iot-automation.ca HQ
Divider <hr> & Address <address>
Horizontal rule separating content sections:
Connected Devices
15 devices Β· <table>
| Device ID | Name | Protocol | Type | Signal | Status | Last Seen |
|---|---|---|---|---|---|---|
| ZB-001 | Living Room Temp | Zigbee | Temperature | 92% | Online | 2 min ago |
| MT-002 | Front Door Lock | Matter | Security | 87% | Online | 5 min ago |
| HT-003 | API Endpoint /temp | HTTPS | API | 100% | Active | < 1 min ago |
| ZB-004 | Kitchen Motion | Zigbee | Motion | 78% | Online | 12 min ago |
| MT-005 | Smart Thermostat | Matter | Climate | 0% | Offline | 2 hrs ago |
Showing 1β5 of 15 devices
19 professional weather condition icons for modern dashboards
Key data points for intelligent building automation
Partly cloudy