<!DOCTYPE html><html lang="en" class="bg-white" xmlns:og="http://ogp.me/ns#"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge" /><title>Symbaloo Blog</title><meta name="description" content="" /><meta name="keywords" content="" /><meta name="google-site-verification" content="" /><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /><link rel="icon" type="image/png" href="/docs/favicon-32x32.png" sizes="32x32" /><link rel="icon" type="image/png" href="/docs/favicon-16x16.png" sizes="16x16" /><link rel="icon" href="/favicon.ico"/><link rel="canonical" href="" /><meta property="og:type" content="website"><meta property="og:title" content="Symbaloo Blog" /><meta property="og:description" content="" /><meta property="author" name="author" content="" /><meta name="article:updated_time" content="" /><meta name="article:published_time" content="" /><meta name="image" property="og:image" content="https://blog.symbaloo.com/docs/share.png" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Symbaloo Blog" /><meta name="twitter:description" content="" /><meta name="twitter:image" content="https://blog.symbaloo.com/docs/share.png" /><meta name="twitter:site" content="@symbaloo" /><meta name="twitter:creator" content="@symbaloo" /><link rel="manifest" href="/manifest.json"><style>/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com */ /*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ /* Document ======== */ /** Use a better box model (opinionated). */ *, ::before, ::after { box-sizing: border-box; } /** Use a more readable tab size (opinionated). */ html { -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; } /** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ======== */ /** Remove the margin in all browsers. */ body { margin: 0; } /** Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */ body { font-family: system-ui, -apple-system, /* Firefox supports this but not yet `system-ui` */ 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } /* Grouping content ================ */ /** 1. Add the correct height in Firefox. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) */ hr { height: 0; /* 1 */ color: inherit; /* 2 */ } /* Text-level semantics ==================== */ /** Add the correct text decoration in Chrome, Edge, and Safari. */ abbr[title] { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } /** Add the correct font weight in Edge and Safari. */ b, strong { font-weight: bolder; } /** 1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) 2. Correct the odd 'em' font sizing in all browsers. */ code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** Add the correct font size in all browsers. */ small { font-size: 80%; } /** Prevent 'sub' and 'sup' elements from affecting the line height in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Tabular data ============ */ /** 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) */ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ } /* Forms ===== */ /** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** Remove the inheritance of text transform in Edge and Firefox. 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** Correct the inability to style clickable types in iOS and Safari. */ button, [type='button'], [type='submit'] { -webkit-appearance: button; } /** Remove the inner border and padding in Firefox. */ /** Restore the focus styles unset by the previous rule. */ /** Remove the additional ':invalid' styles in Firefox. See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737 */ /** Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers. */ legend { padding: 0; } /** Add the correct vertical alignment in Chrome and Firefox. */ progress { vertical-align: baseline; } /** Correct the cursor style of increment and decrement buttons in Safari. */ /** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** Remove the inner padding in Chrome and Safari on macOS. */ /** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to 'inherit' in Safari. */ /* Interactive =========== */ /* Add the correct display in Chrome and Safari. */ summary { display: list-item; } /** * Manually forked from SUIT CSS Base: https://github.com/suitcss/base * A thin layer on top of normalize.css that provides a starting point more * suitable for web applications. */ /** * Removes the default spacing and border for appropriate elements. */ blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } button { background-color: transparent; background-image: none; } fieldset { margin: 0; padding: 0; } ol, ul { list-style: none; margin: 0; padding: 0; } /** * Tailwind custom reset styles */ /** * 1. Use the user's configured `sans` font-family (with Tailwind's default * sans-serif font stack as a fallback) as a sane default. * 2. Use Tailwind's default "normal" line-height so the user isn't forced * to override it to ensure consistency even when using the default theme. */ html { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */ line-height: 1.5; /* 2 */ } /** * Inherit font-family and line-height from `html` so users can set them as * a class directly on the `html` element. */ body { font-family: inherit; line-height: inherit; } /** * 1. Prevent padding and border from affecting element width. * * We used to set this in the html element and inherit from * the parent element for everything else. This caused issues * in shadow-dom-enhanced elements like <details> where the content * is wrapped by a div with box-sizing set to `content-box`. * * https://github.com/mozdevs/cssremedy/issues/4 * * * 2. Allow adding a border to an element by just adding a border-width. * * By default, the way the browser specifies that an element should have no * border is by setting it's border-style to `none` in the user-agent * stylesheet. * * In order to easily add borders to elements by just setting the `border-width` * property, we change the default border-style for all elements to `solid`, and * use border-width to hide them instead. This way our `border` utilities only * need to set the `border-width` property instead of the entire `border` * shorthand, making our border utilities much more straightforward to compose. * * https://github.com/tailwindcss/tailwindcss/pull/116 */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2 */ border-style: solid; /* 2 */ border-color: currentColor; /* 2 */ } /* * Ensure horizontal rules are visible by default */ hr { border-top-width: 1px; } /** * Undo the `border-style: none` reset that Normalize applies to images so that * our `border-{width}` utilities have the expected effect. * * The Normalize reset is unnecessary for us since we default the border-width * to 0 on all elements. * * https://github.com/tailwindcss/tailwindcss/issues/362 */ img { border-style: solid; } textarea { resize: vertical; } input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; color: #9ca3af; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; color: #9ca3af; } input::placeholder, textarea::placeholder { opacity: 1; color: #9ca3af; } button, [role="button"] { cursor: pointer; } /** * Override legacy focus reset from Normalize with modern Firefox focus styles. * * This is actually an improvement over the new defaults in Firefox in our testing, * as it triggers the better focus styles even for links, which still use a dotted * outline in Firefox by default. */ table { border-collapse: collapse; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } /** * Reset links to optimize for opt-in styling instead of * opt-out. */ a { color: inherit; text-decoration: inherit; } /** * Reset form element properties that are easy to forget to * style explicitly so you don't inadvertently introduce * styles that deviate from your design system. These styles * supplement a partial reset that is already applied by * normalize.css. */ button, input, optgroup, select, textarea { padding: 0; line-height: inherit; color: inherit; } /** * Use the configured 'mono' font family for elements that * are expected to be rendered with a monospace font, falling * back to the system monospace stack if there is no configured * 'mono' font family. */ pre, code, kbd, samp { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } /** * 1. Make replaced elements `display: block` by default as that's * the behavior you want almost all of the time. Inspired by * CSS Remedy, with `svg` added as well. * * https://github.com/mozdevs/cssremedy/issues/14 * * 2. Add `vertical-align: middle` to align replaced elements more * sensibly by default when overriding `display` by adding a * utility like `inline`. * * This can trigger a poorly considered linting error in some * tools but is included by design. * * https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210 */ img, svg, video, canvas, audio, iframe, embed, object { display: block; /* 1 */ vertical-align: middle; /* 2 */ } /** * Constrain images and videos to the parent width and preserve * their intrinsic aspect ratio. * * https://github.com/mozdevs/cssremedy/issues/14 */ img, video { max-width: 100%; height: auto; } /** * Ensure the default browser behavior of the `hidden` attribute. */ [hidden] { display: none; } *, ::before, ::after { --tw-border-opacity: 1; border-color: rgba(229, 231, 235, var(--tw-border-opacity)); } .container { width: 100%; } @media (min-width: 640px) { .container { max-width: 640px; } } @media (min-width: 768px) { .container { max-width: 768px; } } @media (min-width: 1024px) { .container { max-width: 1024px; } } @media (min-width: 1280px) { .container { max-width: 1280px; } } @media (min-width: 1536px) { .container { max-width: 1536px; } } .visible { visibility: visible; } .fixed { position: fixed; } .absolute { position: absolute; } .relative { position: relative; } .inset-0 { top: 0px; right: 0px; bottom: 0px; left: 0px; } .top-0 { top: 0px; } .-top-5 { top: -1.25rem; } .-top-10 { top: -2.5rem; } .-top-20 { top: -5rem; } .-top-32 { top: -8rem; } .right-0 { right: 0px; } .right-5 { right: 1.25rem; } .-right-20 { right: -5rem; } .bottom-0 { bottom: 0px; } .bottom-5 { bottom: 1.25rem; } .left-0 { left: 0px; } .-left-2 { left: -0.5rem; } .-left-10 { left: -2.5rem; } .left-1\/2 { left: 50%; } .z-0 { z-index: 0; } .z-10 { z-index: 10; } .z-30 { z-index: 30; } .z-40 { z-index: 40; } .z-50 { z-index: 50; } .col-span-1 { grid-column: span 1 / span 1; } .col-span-2 { grid-column: span 2 / span 2; } .col-span-3 { grid-column: span 3 / span 3; } .col-span-4 { grid-column: span 4 / span 4; } .col-span-6 { grid-column: span 6 / span 6; } .col-span-9 { grid-column: span 9 / span 9; } .col-start-1 { grid-column-start: 1; } .col-start-2 { grid-column-start: 2; } .col-start-3 { grid-column-start: 3; } .col-start-4 { grid-column-start: 4; } .col-start-5 { grid-column-start: 5; } .col-start-6 { grid-column-start: 6; } .col-start-auto { grid-column-start: auto; } .col-end-1 { grid-column-end: 1; } .col-end-4 { grid-column-end: 4; } .col-end-5 { grid-column-end: 5; } .col-end-6 { grid-column-end: 6; } .col-end-7 { grid-column-end: 7; } .col-end-9 { grid-column-end: 9; } .m-3 { margin: 0.75rem; } .mx-0 { margin-left: 0px; margin-right: 0px; } .mx-1 { margin-left: 0.25rem; margin-right: 0.25rem; } .mx-auto { margin-left: auto; margin-right: auto; } .my-4 { margin-top: 1rem; margin-bottom: 1rem; } .my-20 { margin-top: 5rem; margin-bottom: 5rem; } .mt-2 { margin-top: 0.5rem; } .mt-5 { margin-top: 1.25rem; } .mt-6 { margin-top: 1.5rem; } .mt-14 { margin-top: 3.5rem; } .mt-auto { margin-top: auto; } .-mt-1 { margin-top: -0.25rem; } .mr-3 { margin-right: 0.75rem; } .mb-1 { margin-bottom: 0.25rem; } .mb-2 { margin-bottom: 0.5rem; } .mb-3 { margin-bottom: 0.75rem; } .mb-4 { margin-bottom: 1rem; } .mb-20 { margin-bottom: 5rem; } .ml-2 { margin-left: 0.5rem; } .ml-4 { margin-left: 1rem; } .block { display: block; } .inline-block { display: inline-block; } .flex { display: flex; } .inline-flex { display: inline-flex; } .table { display: table; } .grid { display: grid; } .hidden { display: none; } .group:hover .group-hover\:block { display: block; } .h-0 { height: 0px; } .h-2 { height: 0.5rem; } .h-6 { height: 1.5rem; } .h-7 { height: 1.75rem; } .h-8 { height: 2rem; } .h-10 { height: 2.5rem; } .h-16 { height: 4rem; } .h-20 { height: 5rem; } .h-32 { height: 8rem; } .h-40 { height: 10rem; } .h-52 { height: 13rem; } .h-96 { height: 24rem; } .h-auto { height: auto; } .h-0\.5 { height: 0.125rem; } .h-full { height: 100%; } .h-screen { height: 100vh; } .h-picksimg { height: 150px; } .h-largerimg { height: 330px; } .h-thumb { height: 130px; } .h-totop { height: 40px; } .h-arrow { height: 20px; } .min-h-300 { min-height: 300px; } .min-h-400 { min-height: 400px; } .min-h-500 { min-height: 500px; } .min-h-520 { min-height: 520px; } .min-h-full { min-height: 100%; } .w-2 { width: 0.5rem; } .w-6 { width: 1.5rem; } .w-7 { width: 1.75rem; } .w-9 { width: 2.25rem; } .w-10 { width: 2.5rem; } .w-14 { width: 3.5rem; } .w-16 { width: 4rem; } .w-28 { width: 7rem; } .w-40 { width: 10rem; } .w-52 { width: 13rem; } .w-96 { width: 24rem; } .w-auto { width: auto; } .w-full { width: 100%; } .w-screen { width: 100vw; } .w-max { width: -webkit-max-content; width: -moz-max-content; width: max-content; } .w-totop { width: 40px; } .w-arrow { width: 20px; } .w-thumb { width: 130px; } .min-w-200 { min-width: 200px; } .max-w-lg { max-width: 32rem; } .max-w-2xl { max-width: 42rem; } .max-w-4xl { max-width: 56rem; } .max-w-5xl { max-width: 64rem; } .max-w-6xl { max-width: 72rem; } .max-w-max { max-width: -webkit-max-content; max-width: -moz-max-content; max-width: max-content; } .max-w-screen-xl { max-width: 1280px; } .max-w-screen-2xl { max-width: 1536px; } .max-w-1\/7 { max-width: 70%; } .flex-1 { flex: 1 1 0%; } .flex-grow { flex-grow: 1; } .border-collapse { border-collapse: collapse; } .transform { --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-translate-x-1\/2 { --tw-translate-x: -50%; } .translate-y-1 { --tw-translate-y: 0.25rem; } .-translate-y-2 { --tw-translate-y: -0.5rem; } .-translate-y-1\/2 { --tw-translate-y: -50%; } .rotate-45 { --tw-rotate: 45deg; } .scale-110 { --tw-scale-x: 1.1; --tw-scale-y: 1.1; } .hover\:scale-101:hover { --tw-scale-x: 1.01; --tw-scale-y: 1.01; } .hover\:scale-105:hover { --tw-scale-x: 1.05; --tw-scale-y: 1.05; } @-webkit-keyframes spin { to { transform: rotate(360deg); } } @keyframes spin { to { transform: rotate(360deg); } } @-webkit-keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @-webkit-keyframes pulse { 50% { opacity: .5; } } @keyframes pulse { 50% { opacity: .5; } } @-webkit-keyframes bounce { 0%, 100% { transform: translateY(-25%); -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1); animation-timing-function: cubic-bezier(0.8,0,1,1); } 50% { transform: none; -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1); animation-timing-function: cubic-bezier(0,0,0.2,1); } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1); animation-timing-function: cubic-bezier(0.8,0,1,1); } 50% { transform: none; -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1); animation-timing-function: cubic-bezier(0,0,0.2,1); } } .cursor-pointer { cursor: pointer; } .list-disc { list-style-type: disc; } .list-decimal { list-style-type: decimal; } .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); } .grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } .grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } .grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } .grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)); } .grid-cols-10 { grid-template-columns: repeat(10, minmax(0, 1fr)); } .flex-col { flex-direction: column; } .content-between { align-content: space-between; } .items-start { align-items: flex-start; } .items-end { align-items: flex-end; } .items-center { align-items: center; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .gap-2 { gap: 0.5rem; } .gap-4 { gap: 1rem; } .gap-5 { gap: 1.25rem; } .gap-6 { gap: 1.5rem; } .gap-10 { gap: 2.5rem; } .gap-20 { gap: 5rem; } .self-baseline { align-self: baseline; } .overflow-auto { overflow: auto; } .overflow-hidden { overflow: hidden; } .truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .overflow-ellipsis { text-overflow: ellipsis; } .whitespace-nowrap { white-space: nowrap; } .break-words { overflow-wrap: break-word; } .rounded-md { border-radius: 0.375rem; } .rounded-lg { border-radius: 0.5rem; } .rounded-xl { border-radius: 0.75rem; } .rounded-3xl { border-radius: 1.5rem; } .rounded-full { border-radius: 9999px; } .border-2 { border-width: 2px; } .border { border-width: 1px; } .border-t-4 { border-top-width: 4px; } .border-r { border-right-width: 1px; } .border-b-2 { border-bottom-width: 2px; } .border-b { border-bottom-width: 1px; } .border-l-4 { border-left-width: 4px; } .border-white { --tw-border-opacity: 1; border-color: rgba(255, 255, 255, var(--tw-border-opacity)); } .border-gray-50 { --tw-border-opacity: 1; border-color: rgba(249, 250, 251, var(--tw-border-opacity)); } .border-gray-100 { --tw-border-opacity: 1; border-color: rgba(243, 244, 246, var(--tw-border-opacity)); } .border-gray-200 { --tw-border-opacity: 1; border-color: rgba(229, 231, 235, var(--tw-border-opacity)); } .border-gray-300 { --tw-border-opacity: 1; border-color: rgba(209, 213, 219, var(--tw-border-opacity)); } .border-gray-400 { --tw-border-opacity: 1; border-color: rgba(156, 163, 175, var(--tw-border-opacity)); } .border-gray-500 { --tw-border-opacity: 1; border-color: rgba(107, 114, 128, var(--tw-border-opacity)); } .border-green { --tw-border-opacity: 1; border-color: rgba(81, 202, 32, var(--tw-border-opacity)); } .border-blue-50 { --tw-border-opacity: 1; border-color: rgba(239, 246, 255, var(--tw-border-opacity)); } .border-pink { --tw-border-opacity: 1; border-color: rgba(255, 1, 123, var(--tw-border-opacity)); } .border-dark { --tw-border-opacity: 1; border-color: rgba(42, 42, 42, var(--tw-border-opacity)); } .border-light { --tw-border-opacity: 1; border-color: rgba(246, 246, 255, var(--tw-border-opacity)); } .border-darkblue { --tw-border-opacity: 1; border-color: rgba(34, 34, 107, var(--tw-border-opacity)); } .focus\:border-blue:focus { --tw-border-opacity: 1; border-color: rgba(23, 214, 229, var(--tw-border-opacity)); } .bg-black { --tw-bg-opacity: 1; background-color: rgba(0, 0, 0, var(--tw-bg-opacity)); } .bg-white { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); } .bg-gray-50 { --tw-bg-opacity: 1; background-color: rgba(249, 250, 251, var(--tw-bg-opacity)); } .bg-yellow { --tw-bg-opacity: 1; background-color: rgba(255, 190, 0, var(--tw-bg-opacity)); } .bg-green { --tw-bg-opacity: 1; background-color: rgba(81, 202, 32, var(--tw-bg-opacity)); } .bg-blue { --tw-bg-opacity: 1; background-color: rgba(23, 214, 229, var(--tw-bg-opacity)); } .bg-pink { --tw-bg-opacity: 1; background-color: rgba(255, 1, 123, var(--tw-bg-opacity)); } .bg-dark { --tw-bg-opacity: 1; background-color: rgba(42, 42, 42, var(--tw-bg-opacity)); } .bg-light { --tw-bg-opacity: 1; background-color: rgba(246, 246, 255, var(--tw-bg-opacity)); } .bg-darkblue { --tw-bg-opacity: 1; background-color: rgba(34, 34, 107, var(--tw-bg-opacity)); } .bg-orange { --tw-bg-opacity: 1; background-color: rgba(255, 143, 0, var(--tw-bg-opacity)); } .hover\:bg-pink:hover { --tw-bg-opacity: 1; background-color: rgba(255, 1, 123, var(--tw-bg-opacity)); } .bg-opacity-10 { --tw-bg-opacity: 0.1; } .bg-opacity-50 { --tw-bg-opacity: 0.5; } .bg-hero-bg { background-image: url(/docs/assets/bg_header.png); } .bg-footer-art { background-image: url(/docs/assets/footer_art.png); } .bg-artwork-bg { background-image: url(/docs/assets/artwork.svg); } .bg-loader { background-image: url(/docs/assets/loader_small.webp); } .bg-cover { background-size: cover; } .bg-contain { background-size: contain; } .bg-bottom { background-position: bottom; } .bg-center { background-position: center; } .bg-right { background-position: right; } .bg-right-bottom { background-position: right bottom; } .bg-right-top { background-position: right top; } .bg-top { background-position: top; } .bg-no-repeat { background-repeat: no-repeat; } .stroke-current { stroke: currentColor; } .object-contain { -o-object-fit: contain; object-fit: contain; } .object-cover { -o-object-fit: cover; object-fit: cover; } .object-center { -o-object-position: center; object-position: center; } .p-1 { padding: 0.25rem; } .p-2 { padding: 0.5rem; } .p-3 { padding: 0.75rem; } .p-4 { padding: 1rem; } .p-5 { padding: 1.25rem; } .p-6 { padding: 1.5rem; } .px-1 { padding-left: 0.25rem; padding-right: 0.25rem; } .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; } .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; } .px-4 { padding-left: 1rem; padding-right: 1rem; } .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; } .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; } .py-4 { padding-top: 1rem; padding-bottom: 1rem; } .py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; } .py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; } .py-7 { padding-top: 1.75rem; padding-bottom: 1.75rem; } .py-8 { padding-top: 2rem; padding-bottom: 2rem; } .py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; } .py-20 { padding-top: 5rem; padding-bottom: 5rem; } .pt-1 { padding-top: 0.25rem; } .pt-2 { padding-top: 0.5rem; } .pt-4 { padding-top: 1rem; } .pt-5 { padding-top: 1.25rem; } .pt-6 { padding-top: 1.5rem; } .pt-8 { padding-top: 2rem; } .pt-10 { padding-top: 2.5rem; } .pt-16 { padding-top: 4rem; } .pt-20 { padding-top: 5rem; } .pt-32 { padding-top: 8rem; } .pr-2 { padding-right: 0.5rem; } .pr-4 { padding-right: 1rem; } .pr-5 { padding-right: 1.25rem; } .pr-8 { padding-right: 2rem; } .pr-10 { padding-right: 2.5rem; } .pb-1 { padding-bottom: 0.25rem; } .pb-2 { padding-bottom: 0.5rem; } .pb-4 { padding-bottom: 1rem; } .pb-5 { padding-bottom: 1.25rem; } .pb-10 { padding-bottom: 2.5rem; } .pb-32 { padding-bottom: 8rem; } .pb-full { padding-bottom: 100%; } .pl-2 { padding-left: 0.5rem; } .pl-4 { padding-left: 1rem; } .text-left { text-align: left; } .text-center { text-align: center; } .font-montserrat { font-family: "Montserrat", sans-serif; } .text-xs { font-size: 0.75rem; line-height: 1rem; } .text-sm { font-size: 0.875rem; line-height: 1.25rem; } .text-base { font-size: 1rem; line-height: 1.5rem; } .text-lg { font-size: 1.125rem; line-height: 1.75rem; } .text-xl { font-size: 1.25rem; line-height: 1.75rem; } .text-2xl { font-size: 1.5rem; line-height: 2rem; } .text-4xl { font-size: 2.25rem; line-height: 2.5rem; } .text-5xl { font-size: 3rem; line-height: 1; } .text-9xl { font-size: 8rem; line-height: 1; } .text-blocksmob { font-size: 1.8vw; } .font-thin { font-weight: 100; } .font-light { font-weight: 300; } .font-semibold { font-weight: 600; } .font-bold { font-weight: 700; } .uppercase { text-transform: uppercase; } .capitalize { text-transform: capitalize; } .italic { font-style: italic; } .leading-10 { line-height: 2.5rem; } .text-black { --tw-text-opacity: 1; color: rgba(0, 0, 0, var(--tw-text-opacity)); } .text-white { --tw-text-opacity: 1; color: rgba(255, 255, 255, var(--tw-text-opacity)); } .text-green { --tw-text-opacity: 1; color: rgba(81, 202, 32, var(--tw-text-opacity)); } .text-blue { --tw-text-opacity: 1; color: rgba(23, 214, 229, var(--tw-text-opacity)); } .text-pink { --tw-text-opacity: 1; color: rgba(255, 1, 123, var(--tw-text-opacity)); } .text-dark { --tw-text-opacity: 1; color: rgba(42, 42, 42, var(--tw-text-opacity)); } .text-light { --tw-text-opacity: 1; color: rgba(246, 246, 255, var(--tw-text-opacity)); } .text-darkblue { --tw-text-opacity: 1; color: rgba(34, 34, 107, var(--tw-text-opacity)); } .text-p { --tw-text-opacity: 1; color: rgba(67, 67, 67, var(--tw-text-opacity)); } .hover\:text-white:hover { --tw-text-opacity: 1; color: rgba(255, 255, 255, var(--tw-text-opacity)); } .hover\:text-blue:hover { --tw-text-opacity: 1; color: rgba(23, 214, 229, var(--tw-text-opacity)); } .hover\:text-pink:hover { --tw-text-opacity: 1; color: rgba(255, 1, 123, var(--tw-text-opacity)); } .underline { text-decoration: underline; } .opacity-0 { opacity: 0; } .opacity-50 { opacity: 0.5; } .opacity-100 { opacity: 1; } *, ::before, ::after { --tw-shadow: 0 0 #0000; } .shadow-sm { --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-lg { --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-rows { --tw-shadow: 0 1px 10px rgba(0,0,0,0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus\:shadow-lg:focus { --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .outline-none { outline: 2px solid transparent; outline-offset: 2px; } .focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; } *, ::before, ::after { --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(59, 130, 246, 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; } .filter { --tw-blur: var(--tw-empty,/*!*/ /*!*/); --tw-brightness: var(--tw-empty,/*!*/ /*!*/); --tw-contrast: var(--tw-empty,/*!*/ /*!*/); --tw-grayscale: var(--tw-empty,/*!*/ /*!*/); --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/); --tw-invert: var(--tw-empty,/*!*/ /*!*/); --tw-saturate: var(--tw-empty,/*!*/ /*!*/); --tw-sepia: var(--tw-empty,/*!*/ /*!*/); --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .drop-shadow { --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)); } .drop-shadow-lg { --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)); } .transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-colors { transition-property: background-color, border-color, color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-opacity { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-transform { transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .duration-500 { transition-duration: 500ms; } .ease-out { transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } .indent-hidetext { text-indent: -999rem; } * { font-size: 16px; } .content_align_left .content_hero { flex-direction: row-reverse; } #toggle_nav:checked ~ nav ul.menu { display: block; } .content a, .colls p a { color: #17D6E5; text-decoration: underline; } .content a:hover, .colls p a:hover { background: #17D6E5; color: #FFF; } .content p, .content ul, .content ol { padding-bottom: 1.5rem; line-height: 1.6em; letter-spacing: 0.02em; font-weight: 300; color: #434343; } .content p, .content ul, .content ol, .content a, .content ul li, .content ol li, .content em, .content strong, .colls p a, .colls p, b, em, i, .colls em, .colls ul, .colls ol, .colls ol li, .colls em, .colls strong, li { font-size: 1.25rem; } .content ul, .content ol { margin-left: 1rem; padding-left: 1rem; list-style-type: disc; } .content ol { list-style-type: decimal; } .star { -webkit-clip-path: url(#star); clip-path: url(#star) } .indicator { position: absolute; border-left: 15px transparent solid; border-top: solid 10px #000; left: -15px; top: 5px; } html { scroll-behavior: smooth; } .pt-video { padding-top: 56.25%; } .zsiq_float4.zsiq_custombtn { position: fixed; right: 1rem; bottom: 1rem; } @media (min-width: 765px) { .recent_blogs article { grid-column: auto / span 2; } .recent_blogs article:nth-child(1), .recent_blogs article:nth-child(2) { grid-column: auto / span 3; } } @media (min-width: 640px) { .sm\:mx-auto { margin-left: auto; margin-right: auto; } .sm\:h-28 { height: 7rem; } .sm\:w-40 { width: 10rem; } .sm\:w-80 { width: 20rem; } .sm\:overflow-hidden { overflow: hidden; } .sm\:rounded-xl { border-radius: 0.75rem; } .sm\:bg-gray-200 { --tw-bg-opacity: 1; background-color: rgba(229, 231, 235, var(--tw-bg-opacity)); } .sm\:bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); } .sm\:bg-gradient-to-b { background-image: linear-gradient(to bottom, var(--tw-gradient-stops)); } .sm\:from-gray-400 { --tw-gradient-from: #9ca3af; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)); } .sm\:from-gray-500 { --tw-gradient-from: #6b7280; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)); } .sm\:to-gray-300 { --tw-gradient-to: #d1d5db; } .sm\:p-2 { padding: 0.5rem; } .sm\:p-3 { padding: 0.75rem; } } @media (min-width: 768px) { .md\:static { position: static; } .md\:absolute { position: absolute; } .md\:top-0 { top: 0px; } .md\:top-1\/2 { top: 50%; } .md\:right-0 { right: 0px; } .md\:left-0 { left: 0px; } .md\:order-1 { order: 1; } .md\:col-start-1 { grid-column-start: 1; } .md\:col-start-3 { grid-column-start: 3; } .md\:col-start-9 { grid-column-start: 9; } .md\:col-end-1 { grid-column-end: 1; } .md\:col-end-3 { grid-column-end: 3; } .md\:col-end-10 { grid-column-end: 10; } .md\:mx-auto { margin-left: auto; margin-right: auto; } .md\:my-16 { margin-top: 4rem; margin-bottom: 4rem; } .md\:mb-0 { margin-bottom: 0px; } .md\:ml-auto { margin-left: auto; } .md\:block { display: block; } .md\:inline-block { display: inline-block; } .md\:flex { display: flex; } .md\:grid { display: grid; } .md\:hidden { display: none; } .md\:h-10 { height: 2.5rem; } .md\:h-20 { height: 5rem; } .md\:h-60 { height: 15rem; } .md\:h-64 { height: 16rem; } .md\:h-auto { height: auto; } .md\:h-overfl { height: 150%; } .md\:w-64 { width: 16rem; } .md\:w-auto { width: auto; } .md\:w-1\/2 { width: 50%; } .md\:w-full { width: 100%; } .md\:w-picksimg { width: 300px; } .md\:w-50p { width: 50%; } .md\:w-25p { width: 25%; } .md\:w-75p { width: 75%; } .md\:max-w-screen-lg { max-width: 1024px; } .md\:flex-1 { flex: 1 1 0%; } .md\:flex-grow { flex-grow: 1; } .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); } .md\:grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } .md\:grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } .md\:grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)); } .md\:grid-cols-10 { grid-template-columns: repeat(10, minmax(0, 1fr)); } .md\:flex-row { flex-direction: row; } .md\:flex-row-reverse { flex-direction: row-reverse; } .md\:flex-col { flex-direction: column; } .md\:items-end { align-items: flex-end; } .md\:items-center { align-items: center; } .md\:justify-start { justify-content: flex-start; } .md\:gap-8 { gap: 2rem; } .md\:gap-10 { gap: 2.5rem; } .md\:self-end { align-self: flex-end; } .md\:overflow-visible { overflow: visible; } .md\:rounded-tl-none { border-top-left-radius: 0px; } .md\:rounded-bl-none { border-bottom-left-radius: 0px; } .md\:bg-white { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); } .md\:bg-form-bg { background-image: url(/docs/assets/bg_form.png); } .md\:bg-slider-l-bg { background-image: url(/docs/assets/slider_left.webp); } .md\:bg-auto { background-size: auto; } .md\:bg-contain { background-size: contain; } .md\:bg-center { background-position: center; } .md\:p-2 { padding: 0.5rem; } .md\:p-4 { padding: 1rem; } .md\:p-8 { padding: 2rem; } .md\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem; } .md\:py-0 { padding-top: 0px; padding-bottom: 0px; } .md\:py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; } .md\:py-20 { padding-top: 5rem; padding-bottom: 5rem; } .md\:pt-6 { padding-top: 1.5rem; } .md\:pt-20 { padding-top: 5rem; } .md\:pr-4 { padding-right: 1rem; } .md\:pr-10 { padding-right: 2.5rem; } .md\:pr-20 { padding-right: 5rem; } .md\:pl-4 { padding-left: 1rem; } .md\:pl-6 { padding-left: 1.5rem; } .md\:pl-10 { padding-left: 2.5rem; } .md\:text-left { text-align: left; } .md\:text-center { text-align: center; } .md\:text-right { text-align: right; } .md\:text-sm { font-size: 0.875rem; line-height: 1.25rem; } .md\:text-base { font-size: 1rem; line-height: 1.5rem; } .md\:text-lg { font-size: 1.125rem; line-height: 1.75rem; } .md\:text-xl { font-size: 1.25rem; line-height: 1.75rem; } .md\:text-2xl { font-size: 1.5rem; line-height: 2rem; } .md\:text-3xl { font-size: 1.875rem; line-height: 2.25rem; } .md\:text-6xl { font-size: 3.75rem; line-height: 1; } .md\:text-7xl { font-size: 4.5rem; line-height: 1; } .md\:text-blocks { font-size: 1.3vw; } .md\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .md\:shadow-rows { --tw-shadow: 0 1px 10px rgba(0,0,0,0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 1024px) { } @media (min-width: 1280px) { } @media (min-width: 1536px) { .\32xl\:text-blocklarge { font-size: 1vw; } } </style><link defer rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"><script src="/dist/index.js?vers=1.3"></script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W9W4JC7'); </script><!--<script type="text/javascript">(function(w,s){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src="https://cdn-eu.pagesense.io/js/symbaloo/7c29812da7e14f71989f1d8aed0e9732.js";var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(e,x);})(window,"script");</script> --><!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --><script src="/dist/inmobi-cmp.js" type="text/javascript" async=true></script><!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --><!-- <script src="/dist/freestar-blog-2023-v1.js" crossorigin="anonymous"></script><script data-cfasync="false" src="https://a.pub.network/symbaloo-com/pubfig.min.js"></script> --><script data-cfasync="false"> window.ramp = window.ramp || {}; window.ramp.que = window.ramp.que || []; window.ramp.passiveMode = true; </script><script data-cfasync="false" async src="//cdn.intergient.com/1024288/72670/ramp.js"></script></head><body class=" pt-16 md:pt-20 font-montserrat bg-white "><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-XXXXXX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><header class="main__header fixed top-0 left-0 z-30 w-screen flex items-center bg-white h-16 md:h-20 content-between "><div class="container relative md:flex md:grid md:grid-cols-10 max-w-screen-xl md:items-center md:h-20 font-thin mx-0 md:mx-auto"><a href="https://www.symbaloo.com?utm_source=en_blog&utm_medium=blog&utm_campaign=symbaloo_logo" class="logo p-1 pl-2 block w-40 md:p-2 md:col-start-1 md:col-end-3 md:w-full"><img width="240" height="58" src="/docs/assets/logo.svg" alt="Symbaloo Blog" class="w-full h-auto" /></a><label for="toggle_nav" class="mobile nav absolute right-0 top-0 z-50 w-9 md:hidden p-2"><span class="burger block"><span class="h-0.5 bg-dark block mb-1"></span><span class="h-0.5 bg-dark block mb-1"></span><span class="h-0.5 bg-dark block mb-1"></span></span></label><input type="checkbox" class="hidden" id="toggle_nav" name="toggle_nav" hidden /><nav class="main_menu md:h-20 relative md:flex md:items-center md:self-end md:ml-auto md:col-start-3 md:col-end-10"><div class="pt-1 group w-28 hidden md:absolute md:flex-col md:flex md:flex-grow justify-end md:right-0 md:top-0 z-50"><span class="text-sm inline-flex transition-all cursor-pointer rounded-xl px-2 items-center justify-end"> English <span class="w-2 h-2 border-b border-r border-gray-400 transform -mt-1 rotate-45 ml-2"></span></span><ul class="rounded-md group-hover:block hidden bg-white p-2 shadow-lg"><li><a class="hover:text-blue text-sm inline-block px-1 font-thin" href="https://nl.blog.symbaloo.com" class="font-thin text-sm"> Nederlands </a></li><li><a class="hover:text-blue text-sm inline-block px-1 font-thin" href="https://es.blog.symbaloo.com" class="font-thin text-sm"> Español </a></li></ul></div><ul class="menu fixed list simpel_list hidden bg-white left-0 top-0 right-0 bottom-0 overflow-auto md:overflow-visible p-4 pt-8 md:p-4 md:pt-6 h-screen md:flex md:static md:h-auto w-screen md:w-auto "><li><div class="pt-1 md:hidden pl-2 pb-4"><span class="text-sm inline-block px-1 font-thin font-semibold border-r border-dark "> en </span><a class="hover:text-blue text-sm inline-block px-1 font-thin border-r border-dark " href="https://nl.blog.symbaloo.com" class="font-thin text-sm"> nl </a><a class="hover:text-blue text-sm inline-block px-1 font-thin " href="https://es.blog.symbaloo.com" class="font-thin text-sm"> es </a></div></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-personal">Homepage &amp; Bookmarker</a></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-webspaces">Symbaloo Webspaces</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/the-basics-of-symbaloo-webspaces/"> About Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspaces/"> For Education </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspaces-for-virtual-libraries/"> For Libraries </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-business/"> For Business </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/how-to-enjoy-connected-webspaces-to-its-fullest-extend-for-your-school-or-district/"> Connected Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspace-plans/"> Webspace Plans </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/5-steps-to-set-up-your-new-symbaloo-webspace/"> Set Up Guide </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-learning-paths">Learning Paths</a></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/learn-the-basics">Learn</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/learn-the-basics/"> Basics </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-homepage-and-bookmarker-features/"> Features </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-certification/"> Certification </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-community/"> Community </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/the-basics-of-symbaloo-webspaces/"> About Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webinars/"> Webinars </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-tools-and-apps/"> Tools &amp; Apps </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/blogs">Blog</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/blogs/"> Articles </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webinars/"> Webinars </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webmixes/"> Webmixes </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 hover:text-blue transition-colors" href="https://www.symbaloo.com/signup?utm_source=en_blog&amp;utm_medium=blog&amp;utm_campaign=signup_button&amp;utm_content=top_menu">Signup</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="https://www.symbaloo.com/login?utm_source=en_blog&amp;utm_medium=blog&amp;utm_campaign=login_button&amp;utm_content=top_menu"> Login </a></li></ul></li></ul><a href="#" tabindex="1" class="search_btn hidden relative z-40 pl-2 mt-2 md:col-start-9 md:col-end-10 md:inline-block cursor-pointer"><img width="20" height="20" src="/docs/assets/search.svg" alt="zoeken"/></a><div class="search_widget md:absolute md:left-0 md:top-1/2 z-40 transform -translate-y-1/2 md:bg-white md:shadow-rows md:h-10 hidden min-w-200 md:w-full z-i"><input tabindex="0" type="search" class="focus:border-b-2 md:flex-1 border-gray-500 px-2 h-full outline-none pr-5" placeholder="Search..." /></div></nav></div></header><div class="anchor"></div><div data-admin="panels" class="main__panel"><div class="w_bg"><div class="container "><div class="mx-auto max-w-screen-2xl"><div class=" text-center"><div class="min-h-500 pt-20 mx-auto flex flex-col items-center justify-center text-center px-4"><h1 class="pb-4"><span class="font-bold text-5xl block md:text-7xl ">404 Not found</span></h1><div class="inner__content py-10 px-4 single "><p>Oops! This does not exist anymore.</p><ul><li><a href="/" class="hover:text-blue underline">Go to the homepage</a></li></ul></div></div></div></div></div></div></div><div class="anchor"></div><footer class="bg-darkblue md:py-10"><div class="center bg-no-repeat bg-right-top container mx-auto p-4 text-white bg-footer-art max-w-screen-xl"><div class="coll logo_placeholder py-8"><a class="logo" href="/"><img width="187" height="45" src="/docs/assets/footer_logo.svg" alt="Symbaloo Blog" /></a></div><div class="colls md:grid md:grid-cols-5 md:gap-8 py-4"><div class="coll menu"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Categories </strong></p><ul><li class=""><a class="hover:text-blue transition-colors" href="/">Home</a></li><li class=""><a class="hover:text-blue transition-colors" href="/blogs/">Blog</a></li><li class=""><a class="hover:text-blue transition-colors" href="/webinars">Webinars</a></li><li class=""><a class="hover:text-blue transition-colors" href="/webmixes/">Webmixes</a></li><li class=""><a class="hover:text-blue transition-colors" href="https://www.symbaloo.com/settings/preferences?newsletter=1">Subscribe to Newsletter</a></li><li class="Helpdesk"><a class="hover:text-blue transition-colors" href="https://en.help.symbaloo.com/portal/en/home">Helpdesk</a></li></ul></div><div class="coll menu"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Symbaloo </strong></p><ul><li class="About Symbaloo"><a class="hover:text-blue transition-colors" href="/about-symbaloo">About Symbaloo</a></li><li class=""><a class="hover:text-blue transition-colors" href="/symbaloo-tools-and-apps">Tools</a></li><li class=""><a class="hover:text-blue transition-colors" href="/advertise-on-symbaloo">Advertise</a></li><li class=""><a class="hover:text-blue transition-colors" href="/brand-resources">Press Brand Resources</a></li><li class=""><a class="hover:text-blue transition-colors" href="/job-openings">Jobs</a></li><li class=""><a class="hover:text-blue transition-colors" href="/privacy-policy">Privacy Policy</a></li><li class=""><a class="hover:text-blue transition-colors" href="/terms-of-use">Terms of Use</a></li></ul></div><div class="coll adres col-start-4 col-end-5"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Social </strong></p><ul><li><a class="hover:text-blue transition-colors" href="https://www.facebook.com/Symbaloo"><span class="fab fa-facebook-f"></span> Facebook </a></li><li><a class="hover:text-blue transition-colors" href="https://twitter.com/symbaloo"><span class="fab fa-twitter"></span> Twitter </a></li><li><a class="hover:text-blue transition-colors" href="https://www.linkedin.com/company/symbaloo-com/"><span class="fab fa-linkedin-in"></span> LinkedIn </a></li><li><a class="hover:text-blue transition-colors" href="https://www.instagram.com/symbaloo"><span class="fab fa-instagram"></span> Instagram </a></li><li><a class="hover:text-blue transition-colors" href="https://www.youtube.com/user/SymbalooTutorials"><span class="fab fa-youtube"></span> Youtube </a></li></ul></div></div></div><div class="py-4 container mx-auto"><a class="text-light font-light text-xs" href="https://aristoteles.nl">made by Aristoteles</a></div></footer><script> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1952566-6']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><a href="#" class="h-totop bg-white w-totop border border-gray flex items-center justify-center fixed bottom-5 right-5 drop-shadow drop-shadow-lg rounded-full"><span class="rotate-45 border-l-4 border-darkblue border-t-4 border-darkblue block w-arrow h-arrow transform translate-y-1"></span></a><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,600;0,800;0,900;1,100&display=swap" rel="stylesheet"><script defer src="/dist/external-links.js?vers=1.0"></script><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1952566-6']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><!-- <script src="/dist/freestar-blog-2023-v1.js" crossorigin="anonymous"></script><script data-cfasync="false" src="https://a.pub.network/symbaloo-com/pubfig.min.js"></script> --><script src="/dist/playwire-blog-2025-v1.js" crossorigin="anonymous" data-cfasync="false"></script></body></html><!DOCTYPE html><html lang="en" class="bg-white" xmlns:og="http://ogp.me/ns#"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge" /><title>Symbaloo Blog</title><meta name="description" content="" /><meta name="keywords" content="" /><meta name="google-site-verification" content="" /><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /><link rel="icon" type="image/png" href="/docs/favicon-32x32.png" sizes="32x32" /><link rel="icon" type="image/png" href="/docs/favicon-16x16.png" sizes="16x16" /><link rel="icon" href="/favicon.ico"/><link rel="canonical" href="" /><meta property="og:type" content="website"><meta property="og:title" content="Symbaloo Blog" /><meta property="og:description" content="" /><meta property="author" name="author" content="" /><meta name="article:updated_time" content="" /><meta name="article:published_time" content="" /><meta name="image" property="og:image" content="https://blog.symbaloo.com/docs/share.png" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:title" content="Symbaloo Blog" /><meta name="twitter:description" content="" /><meta name="twitter:image" content="https://blog.symbaloo.com/docs/share.png" /><meta name="twitter:site" content="@symbaloo" /><meta name="twitter:creator" content="@symbaloo" /><link rel="manifest" href="/manifest.json"><style>/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com */ /*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ /* Document ======== */ /** Use a better box model (opinionated). */ *, ::before, ::after { box-sizing: border-box; } /** Use a more readable tab size (opinionated). */ html { -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; } /** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ======== */ /** Remove the margin in all browsers. */ body { margin: 0; } /** Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */ body { font-family: system-ui, -apple-system, /* Firefox supports this but not yet `system-ui` */ 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } /* Grouping content ================ */ /** 1. Add the correct height in Firefox. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) */ hr { height: 0; /* 1 */ color: inherit; /* 2 */ } /* Text-level semantics ==================== */ /** Add the correct text decoration in Chrome, Edge, and Safari. */ abbr[title] { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } /** Add the correct font weight in Edge and Safari. */ b, strong { font-weight: bolder; } /** 1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) 2. Correct the odd 'em' font sizing in all browsers. */ code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** Add the correct font size in all browsers. */ small { font-size: 80%; } /** Prevent 'sub' and 'sup' elements from affecting the line height in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Tabular data ============ */ /** 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) */ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ } /* Forms ===== */ /** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** Remove the inheritance of text transform in Edge and Firefox. 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** Correct the inability to style clickable types in iOS and Safari. */ button, [type='button'], [type='submit'] { -webkit-appearance: button; } /** Remove the inner border and padding in Firefox. */ /** Restore the focus styles unset by the previous rule. */ /** Remove the additional ':invalid' styles in Firefox. See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737 */ /** Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers. */ legend { padding: 0; } /** Add the correct vertical alignment in Chrome and Firefox. */ progress { vertical-align: baseline; } /** Correct the cursor style of increment and decrement buttons in Safari. */ /** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** Remove the inner padding in Chrome and Safari on macOS. */ /** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to 'inherit' in Safari. */ /* Interactive =========== */ /* Add the correct display in Chrome and Safari. */ summary { display: list-item; } /** * Manually forked from SUIT CSS Base: https://github.com/suitcss/base * A thin layer on top of normalize.css that provides a starting point more * suitable for web applications. */ /** * Removes the default spacing and border for appropriate elements. */ blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } button { background-color: transparent; background-image: none; } fieldset { margin: 0; padding: 0; } ol, ul { list-style: none; margin: 0; padding: 0; } /** * Tailwind custom reset styles */ /** * 1. Use the user's configured `sans` font-family (with Tailwind's default * sans-serif font stack as a fallback) as a sane default. * 2. Use Tailwind's default "normal" line-height so the user isn't forced * to override it to ensure consistency even when using the default theme. */ html { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */ line-height: 1.5; /* 2 */ } /** * Inherit font-family and line-height from `html` so users can set them as * a class directly on the `html` element. */ body { font-family: inherit; line-height: inherit; } /** * 1. Prevent padding and border from affecting element width. * * We used to set this in the html element and inherit from * the parent element for everything else. This caused issues * in shadow-dom-enhanced elements like <details> where the content * is wrapped by a div with box-sizing set to `content-box`. * * https://github.com/mozdevs/cssremedy/issues/4 * * * 2. Allow adding a border to an element by just adding a border-width. * * By default, the way the browser specifies that an element should have no * border is by setting it's border-style to `none` in the user-agent * stylesheet. * * In order to easily add borders to elements by just setting the `border-width` * property, we change the default border-style for all elements to `solid`, and * use border-width to hide them instead. This way our `border` utilities only * need to set the `border-width` property instead of the entire `border` * shorthand, making our border utilities much more straightforward to compose. * * https://github.com/tailwindcss/tailwindcss/pull/116 */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2 */ border-style: solid; /* 2 */ border-color: currentColor; /* 2 */ } /* * Ensure horizontal rules are visible by default */ hr { border-top-width: 1px; } /** * Undo the `border-style: none` reset that Normalize applies to images so that * our `border-{width}` utilities have the expected effect. * * The Normalize reset is unnecessary for us since we default the border-width * to 0 on all elements. * * https://github.com/tailwindcss/tailwindcss/issues/362 */ img { border-style: solid; } textarea { resize: vertical; } input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; color: #9ca3af; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; color: #9ca3af; } input::placeholder, textarea::placeholder { opacity: 1; color: #9ca3af; } button, [role="button"] { cursor: pointer; } /** * Override legacy focus reset from Normalize with modern Firefox focus styles. * * This is actually an improvement over the new defaults in Firefox in our testing, * as it triggers the better focus styles even for links, which still use a dotted * outline in Firefox by default. */ table { border-collapse: collapse; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } /** * Reset links to optimize for opt-in styling instead of * opt-out. */ a { color: inherit; text-decoration: inherit; } /** * Reset form element properties that are easy to forget to * style explicitly so you don't inadvertently introduce * styles that deviate from your design system. These styles * supplement a partial reset that is already applied by * normalize.css. */ button, input, optgroup, select, textarea { padding: 0; line-height: inherit; color: inherit; } /** * Use the configured 'mono' font family for elements that * are expected to be rendered with a monospace font, falling * back to the system monospace stack if there is no configured * 'mono' font family. */ pre, code, kbd, samp { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } /** * 1. Make replaced elements `display: block` by default as that's * the behavior you want almost all of the time. Inspired by * CSS Remedy, with `svg` added as well. * * https://github.com/mozdevs/cssremedy/issues/14 * * 2. Add `vertical-align: middle` to align replaced elements more * sensibly by default when overriding `display` by adding a * utility like `inline`. * * This can trigger a poorly considered linting error in some * tools but is included by design. * * https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210 */ img, svg, video, canvas, audio, iframe, embed, object { display: block; /* 1 */ vertical-align: middle; /* 2 */ } /** * Constrain images and videos to the parent width and preserve * their intrinsic aspect ratio. * * https://github.com/mozdevs/cssremedy/issues/14 */ img, video { max-width: 100%; height: auto; } /** * Ensure the default browser behavior of the `hidden` attribute. */ [hidden] { display: none; } *, ::before, ::after { --tw-border-opacity: 1; border-color: rgba(229, 231, 235, var(--tw-border-opacity)); } .container { width: 100%; } @media (min-width: 640px) { .container { max-width: 640px; } } @media (min-width: 768px) { .container { max-width: 768px; } } @media (min-width: 1024px) { .container { max-width: 1024px; } } @media (min-width: 1280px) { .container { max-width: 1280px; } } @media (min-width: 1536px) { .container { max-width: 1536px; } } .visible { visibility: visible; } .fixed { position: fixed; } .absolute { position: absolute; } .relative { position: relative; } .inset-0 { top: 0px; right: 0px; bottom: 0px; left: 0px; } .top-0 { top: 0px; } .-top-5 { top: -1.25rem; } .-top-10 { top: -2.5rem; } .-top-20 { top: -5rem; } .-top-32 { top: -8rem; } .right-0 { right: 0px; } .right-5 { right: 1.25rem; } .-right-20 { right: -5rem; } .bottom-0 { bottom: 0px; } .bottom-5 { bottom: 1.25rem; } .left-0 { left: 0px; } .-left-2 { left: -0.5rem; } .-left-10 { left: -2.5rem; } .left-1\/2 { left: 50%; } .z-0 { z-index: 0; } .z-10 { z-index: 10; } .z-30 { z-index: 30; } .z-40 { z-index: 40; } .z-50 { z-index: 50; } .col-span-1 { grid-column: span 1 / span 1; } .col-span-2 { grid-column: span 2 / span 2; } .col-span-3 { grid-column: span 3 / span 3; } .col-span-4 { grid-column: span 4 / span 4; } .col-span-6 { grid-column: span 6 / span 6; } .col-span-9 { grid-column: span 9 / span 9; } .col-start-1 { grid-column-start: 1; } .col-start-2 { grid-column-start: 2; } .col-start-3 { grid-column-start: 3; } .col-start-4 { grid-column-start: 4; } .col-start-5 { grid-column-start: 5; } .col-start-6 { grid-column-start: 6; } .col-start-auto { grid-column-start: auto; } .col-end-1 { grid-column-end: 1; } .col-end-4 { grid-column-end: 4; } .col-end-5 { grid-column-end: 5; } .col-end-6 { grid-column-end: 6; } .col-end-7 { grid-column-end: 7; } .col-end-9 { grid-column-end: 9; } .m-3 { margin: 0.75rem; } .mx-0 { margin-left: 0px; margin-right: 0px; } .mx-1 { margin-left: 0.25rem; margin-right: 0.25rem; } .mx-auto { margin-left: auto; margin-right: auto; } .my-4 { margin-top: 1rem; margin-bottom: 1rem; } .my-20 { margin-top: 5rem; margin-bottom: 5rem; } .mt-2 { margin-top: 0.5rem; } .mt-5 { margin-top: 1.25rem; } .mt-6 { margin-top: 1.5rem; } .mt-14 { margin-top: 3.5rem; } .mt-auto { margin-top: auto; } .-mt-1 { margin-top: -0.25rem; } .mr-3 { margin-right: 0.75rem; } .mb-1 { margin-bottom: 0.25rem; } .mb-2 { margin-bottom: 0.5rem; } .mb-3 { margin-bottom: 0.75rem; } .mb-4 { margin-bottom: 1rem; } .mb-20 { margin-bottom: 5rem; } .ml-2 { margin-left: 0.5rem; } .ml-4 { margin-left: 1rem; } .block { display: block; } .inline-block { display: inline-block; } .flex { display: flex; } .inline-flex { display: inline-flex; } .table { display: table; } .grid { display: grid; } .hidden { display: none; } .group:hover .group-hover\:block { display: block; } .h-0 { height: 0px; } .h-2 { height: 0.5rem; } .h-6 { height: 1.5rem; } .h-7 { height: 1.75rem; } .h-8 { height: 2rem; } .h-10 { height: 2.5rem; } .h-16 { height: 4rem; } .h-20 { height: 5rem; } .h-32 { height: 8rem; } .h-40 { height: 10rem; } .h-52 { height: 13rem; } .h-96 { height: 24rem; } .h-auto { height: auto; } .h-0\.5 { height: 0.125rem; } .h-full { height: 100%; } .h-screen { height: 100vh; } .h-picksimg { height: 150px; } .h-largerimg { height: 330px; } .h-thumb { height: 130px; } .h-totop { height: 40px; } .h-arrow { height: 20px; } .min-h-300 { min-height: 300px; } .min-h-400 { min-height: 400px; } .min-h-500 { min-height: 500px; } .min-h-520 { min-height: 520px; } .min-h-full { min-height: 100%; } .w-2 { width: 0.5rem; } .w-6 { width: 1.5rem; } .w-7 { width: 1.75rem; } .w-9 { width: 2.25rem; } .w-10 { width: 2.5rem; } .w-14 { width: 3.5rem; } .w-16 { width: 4rem; } .w-28 { width: 7rem; } .w-40 { width: 10rem; } .w-52 { width: 13rem; } .w-96 { width: 24rem; } .w-auto { width: auto; } .w-full { width: 100%; } .w-screen { width: 100vw; } .w-max { width: -webkit-max-content; width: -moz-max-content; width: max-content; } .w-totop { width: 40px; } .w-arrow { width: 20px; } .w-thumb { width: 130px; } .min-w-200 { min-width: 200px; } .max-w-lg { max-width: 32rem; } .max-w-2xl { max-width: 42rem; } .max-w-4xl { max-width: 56rem; } .max-w-5xl { max-width: 64rem; } .max-w-6xl { max-width: 72rem; } .max-w-max { max-width: -webkit-max-content; max-width: -moz-max-content; max-width: max-content; } .max-w-screen-xl { max-width: 1280px; } .max-w-screen-2xl { max-width: 1536px; } .max-w-1\/7 { max-width: 70%; } .flex-1 { flex: 1 1 0%; } .flex-grow { flex-grow: 1; } .border-collapse { border-collapse: collapse; } .transform { --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); } .-translate-x-1\/2 { --tw-translate-x: -50%; } .translate-y-1 { --tw-translate-y: 0.25rem; } .-translate-y-2 { --tw-translate-y: -0.5rem; } .-translate-y-1\/2 { --tw-translate-y: -50%; } .rotate-45 { --tw-rotate: 45deg; } .scale-110 { --tw-scale-x: 1.1; --tw-scale-y: 1.1; } .hover\:scale-101:hover { --tw-scale-x: 1.01; --tw-scale-y: 1.01; } .hover\:scale-105:hover { --tw-scale-x: 1.05; --tw-scale-y: 1.05; } @-webkit-keyframes spin { to { transform: rotate(360deg); } } @keyframes spin { to { transform: rotate(360deg); } } @-webkit-keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @-webkit-keyframes pulse { 50% { opacity: .5; } } @keyframes pulse { 50% { opacity: .5; } } @-webkit-keyframes bounce { 0%, 100% { transform: translateY(-25%); -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1); animation-timing-function: cubic-bezier(0.8,0,1,1); } 50% { transform: none; -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1); animation-timing-function: cubic-bezier(0,0,0.2,1); } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1); animation-timing-function: cubic-bezier(0.8,0,1,1); } 50% { transform: none; -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1); animation-timing-function: cubic-bezier(0,0,0.2,1); } } .cursor-pointer { cursor: pointer; } .list-disc { list-style-type: disc; } .list-decimal { list-style-type: decimal; } .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); } .grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } .grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } .grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } .grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)); } .grid-cols-10 { grid-template-columns: repeat(10, minmax(0, 1fr)); } .flex-col { flex-direction: column; } .content-between { align-content: space-between; } .items-start { align-items: flex-start; } .items-end { align-items: flex-end; } .items-center { align-items: center; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .gap-2 { gap: 0.5rem; } .gap-4 { gap: 1rem; } .gap-5 { gap: 1.25rem; } .gap-6 { gap: 1.5rem; } .gap-10 { gap: 2.5rem; } .gap-20 { gap: 5rem; } .self-baseline { align-self: baseline; } .overflow-auto { overflow: auto; } .overflow-hidden { overflow: hidden; } .truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .overflow-ellipsis { text-overflow: ellipsis; } .whitespace-nowrap { white-space: nowrap; } .break-words { overflow-wrap: break-word; } .rounded-md { border-radius: 0.375rem; } .rounded-lg { border-radius: 0.5rem; } .rounded-xl { border-radius: 0.75rem; } .rounded-3xl { border-radius: 1.5rem; } .rounded-full { border-radius: 9999px; } .border-2 { border-width: 2px; } .border { border-width: 1px; } .border-t-4 { border-top-width: 4px; } .border-r { border-right-width: 1px; } .border-b-2 { border-bottom-width: 2px; } .border-b { border-bottom-width: 1px; } .border-l-4 { border-left-width: 4px; } .border-white { --tw-border-opacity: 1; border-color: rgba(255, 255, 255, var(--tw-border-opacity)); } .border-gray-50 { --tw-border-opacity: 1; border-color: rgba(249, 250, 251, var(--tw-border-opacity)); } .border-gray-100 { --tw-border-opacity: 1; border-color: rgba(243, 244, 246, var(--tw-border-opacity)); } .border-gray-200 { --tw-border-opacity: 1; border-color: rgba(229, 231, 235, var(--tw-border-opacity)); } .border-gray-300 { --tw-border-opacity: 1; border-color: rgba(209, 213, 219, var(--tw-border-opacity)); } .border-gray-400 { --tw-border-opacity: 1; border-color: rgba(156, 163, 175, var(--tw-border-opacity)); } .border-gray-500 { --tw-border-opacity: 1; border-color: rgba(107, 114, 128, var(--tw-border-opacity)); } .border-green { --tw-border-opacity: 1; border-color: rgba(81, 202, 32, var(--tw-border-opacity)); } .border-blue-50 { --tw-border-opacity: 1; border-color: rgba(239, 246, 255, var(--tw-border-opacity)); } .border-pink { --tw-border-opacity: 1; border-color: rgba(255, 1, 123, var(--tw-border-opacity)); } .border-dark { --tw-border-opacity: 1; border-color: rgba(42, 42, 42, var(--tw-border-opacity)); } .border-light { --tw-border-opacity: 1; border-color: rgba(246, 246, 255, var(--tw-border-opacity)); } .border-darkblue { --tw-border-opacity: 1; border-color: rgba(34, 34, 107, var(--tw-border-opacity)); } .focus\:border-blue:focus { --tw-border-opacity: 1; border-color: rgba(23, 214, 229, var(--tw-border-opacity)); } .bg-black { --tw-bg-opacity: 1; background-color: rgba(0, 0, 0, var(--tw-bg-opacity)); } .bg-white { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); } .bg-gray-50 { --tw-bg-opacity: 1; background-color: rgba(249, 250, 251, var(--tw-bg-opacity)); } .bg-yellow { --tw-bg-opacity: 1; background-color: rgba(255, 190, 0, var(--tw-bg-opacity)); } .bg-green { --tw-bg-opacity: 1; background-color: rgba(81, 202, 32, var(--tw-bg-opacity)); } .bg-blue { --tw-bg-opacity: 1; background-color: rgba(23, 214, 229, var(--tw-bg-opacity)); } .bg-pink { --tw-bg-opacity: 1; background-color: rgba(255, 1, 123, var(--tw-bg-opacity)); } .bg-dark { --tw-bg-opacity: 1; background-color: rgba(42, 42, 42, var(--tw-bg-opacity)); } .bg-light { --tw-bg-opacity: 1; background-color: rgba(246, 246, 255, var(--tw-bg-opacity)); } .bg-darkblue { --tw-bg-opacity: 1; background-color: rgba(34, 34, 107, var(--tw-bg-opacity)); } .bg-orange { --tw-bg-opacity: 1; background-color: rgba(255, 143, 0, var(--tw-bg-opacity)); } .hover\:bg-pink:hover { --tw-bg-opacity: 1; background-color: rgba(255, 1, 123, var(--tw-bg-opacity)); } .bg-opacity-10 { --tw-bg-opacity: 0.1; } .bg-opacity-50 { --tw-bg-opacity: 0.5; } .bg-hero-bg { background-image: url(/docs/assets/bg_header.png); } .bg-footer-art { background-image: url(/docs/assets/footer_art.png); } .bg-artwork-bg { background-image: url(/docs/assets/artwork.svg); } .bg-loader { background-image: url(/docs/assets/loader_small.webp); } .bg-cover { background-size: cover; } .bg-contain { background-size: contain; } .bg-bottom { background-position: bottom; } .bg-center { background-position: center; } .bg-right { background-position: right; } .bg-right-bottom { background-position: right bottom; } .bg-right-top { background-position: right top; } .bg-top { background-position: top; } .bg-no-repeat { background-repeat: no-repeat; } .stroke-current { stroke: currentColor; } .object-contain { -o-object-fit: contain; object-fit: contain; } .object-cover { -o-object-fit: cover; object-fit: cover; } .object-center { -o-object-position: center; object-position: center; } .p-1 { padding: 0.25rem; } .p-2 { padding: 0.5rem; } .p-3 { padding: 0.75rem; } .p-4 { padding: 1rem; } .p-5 { padding: 1.25rem; } .p-6 { padding: 1.5rem; } .px-1 { padding-left: 0.25rem; padding-right: 0.25rem; } .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; } .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; } .px-4 { padding-left: 1rem; padding-right: 1rem; } .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; } .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; } .py-4 { padding-top: 1rem; padding-bottom: 1rem; } .py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; } .py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; } .py-7 { padding-top: 1.75rem; padding-bottom: 1.75rem; } .py-8 { padding-top: 2rem; padding-bottom: 2rem; } .py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; } .py-20 { padding-top: 5rem; padding-bottom: 5rem; } .pt-1 { padding-top: 0.25rem; } .pt-2 { padding-top: 0.5rem; } .pt-4 { padding-top: 1rem; } .pt-5 { padding-top: 1.25rem; } .pt-6 { padding-top: 1.5rem; } .pt-8 { padding-top: 2rem; } .pt-10 { padding-top: 2.5rem; } .pt-16 { padding-top: 4rem; } .pt-20 { padding-top: 5rem; } .pt-32 { padding-top: 8rem; } .pr-2 { padding-right: 0.5rem; } .pr-4 { padding-right: 1rem; } .pr-5 { padding-right: 1.25rem; } .pr-8 { padding-right: 2rem; } .pr-10 { padding-right: 2.5rem; } .pb-1 { padding-bottom: 0.25rem; } .pb-2 { padding-bottom: 0.5rem; } .pb-4 { padding-bottom: 1rem; } .pb-5 { padding-bottom: 1.25rem; } .pb-10 { padding-bottom: 2.5rem; } .pb-32 { padding-bottom: 8rem; } .pb-full { padding-bottom: 100%; } .pl-2 { padding-left: 0.5rem; } .pl-4 { padding-left: 1rem; } .text-left { text-align: left; } .text-center { text-align: center; } .font-montserrat { font-family: "Montserrat", sans-serif; } .text-xs { font-size: 0.75rem; line-height: 1rem; } .text-sm { font-size: 0.875rem; line-height: 1.25rem; } .text-base { font-size: 1rem; line-height: 1.5rem; } .text-lg { font-size: 1.125rem; line-height: 1.75rem; } .text-xl { font-size: 1.25rem; line-height: 1.75rem; } .text-2xl { font-size: 1.5rem; line-height: 2rem; } .text-4xl { font-size: 2.25rem; line-height: 2.5rem; } .text-5xl { font-size: 3rem; line-height: 1; } .text-9xl { font-size: 8rem; line-height: 1; } .text-blocksmob { font-size: 1.8vw; } .font-thin { font-weight: 100; } .font-light { font-weight: 300; } .font-semibold { font-weight: 600; } .font-bold { font-weight: 700; } .uppercase { text-transform: uppercase; } .capitalize { text-transform: capitalize; } .italic { font-style: italic; } .leading-10 { line-height: 2.5rem; } .text-black { --tw-text-opacity: 1; color: rgba(0, 0, 0, var(--tw-text-opacity)); } .text-white { --tw-text-opacity: 1; color: rgba(255, 255, 255, var(--tw-text-opacity)); } .text-green { --tw-text-opacity: 1; color: rgba(81, 202, 32, var(--tw-text-opacity)); } .text-blue { --tw-text-opacity: 1; color: rgba(23, 214, 229, var(--tw-text-opacity)); } .text-pink { --tw-text-opacity: 1; color: rgba(255, 1, 123, var(--tw-text-opacity)); } .text-dark { --tw-text-opacity: 1; color: rgba(42, 42, 42, var(--tw-text-opacity)); } .text-light { --tw-text-opacity: 1; color: rgba(246, 246, 255, var(--tw-text-opacity)); } .text-darkblue { --tw-text-opacity: 1; color: rgba(34, 34, 107, var(--tw-text-opacity)); } .text-p { --tw-text-opacity: 1; color: rgba(67, 67, 67, var(--tw-text-opacity)); } .hover\:text-white:hover { --tw-text-opacity: 1; color: rgba(255, 255, 255, var(--tw-text-opacity)); } .hover\:text-blue:hover { --tw-text-opacity: 1; color: rgba(23, 214, 229, var(--tw-text-opacity)); } .hover\:text-pink:hover { --tw-text-opacity: 1; color: rgba(255, 1, 123, var(--tw-text-opacity)); } .underline { text-decoration: underline; } .opacity-0 { opacity: 0; } .opacity-50 { opacity: 0.5; } .opacity-100 { opacity: 1; } *, ::before, ::after { --tw-shadow: 0 0 #0000; } .shadow-sm { --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-lg { --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-rows { --tw-shadow: 0 1px 10px rgba(0,0,0,0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus\:shadow-lg:focus { --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .outline-none { outline: 2px solid transparent; outline-offset: 2px; } .focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; } *, ::before, ::after { --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(59, 130, 246, 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; } .filter { --tw-blur: var(--tw-empty,/*!*/ /*!*/); --tw-brightness: var(--tw-empty,/*!*/ /*!*/); --tw-contrast: var(--tw-empty,/*!*/ /*!*/); --tw-grayscale: var(--tw-empty,/*!*/ /*!*/); --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/); --tw-invert: var(--tw-empty,/*!*/ /*!*/); --tw-saturate: var(--tw-empty,/*!*/ /*!*/); --tw-sepia: var(--tw-empty,/*!*/ /*!*/); --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .drop-shadow { --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)); } .drop-shadow-lg { --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)); } .transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-colors { transition-property: background-color, border-color, color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-opacity { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .transition-transform { transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .duration-500 { transition-duration: 500ms; } .ease-out { transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } .indent-hidetext { text-indent: -999rem; } * { font-size: 16px; } .content_align_left .content_hero { flex-direction: row-reverse; } #toggle_nav:checked ~ nav ul.menu { display: block; } .content a, .colls p a { color: #17D6E5; text-decoration: underline; } .content a:hover, .colls p a:hover { background: #17D6E5; color: #FFF; } .content p, .content ul, .content ol { padding-bottom: 1.5rem; line-height: 1.6em; letter-spacing: 0.02em; font-weight: 300; color: #434343; } .content p, .content ul, .content ol, .content a, .content ul li, .content ol li, .content em, .content strong, .colls p a, .colls p, b, em, i, .colls em, .colls ul, .colls ol, .colls ol li, .colls em, .colls strong, li { font-size: 1.25rem; } .content ul, .content ol { margin-left: 1rem; padding-left: 1rem; list-style-type: disc; } .content ol { list-style-type: decimal; } .star { -webkit-clip-path: url(#star); clip-path: url(#star) } .indicator { position: absolute; border-left: 15px transparent solid; border-top: solid 10px #000; left: -15px; top: 5px; } html { scroll-behavior: smooth; } .pt-video { padding-top: 56.25%; } .zsiq_float4.zsiq_custombtn { position: fixed; right: 1rem; bottom: 1rem; } @media (min-width: 765px) { .recent_blogs article { grid-column: auto / span 2; } .recent_blogs article:nth-child(1), .recent_blogs article:nth-child(2) { grid-column: auto / span 3; } } @media (min-width: 640px) { .sm\:mx-auto { margin-left: auto; margin-right: auto; } .sm\:h-28 { height: 7rem; } .sm\:w-40 { width: 10rem; } .sm\:w-80 { width: 20rem; } .sm\:overflow-hidden { overflow: hidden; } .sm\:rounded-xl { border-radius: 0.75rem; } .sm\:bg-gray-200 { --tw-bg-opacity: 1; background-color: rgba(229, 231, 235, var(--tw-bg-opacity)); } .sm\:bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); } .sm\:bg-gradient-to-b { background-image: linear-gradient(to bottom, var(--tw-gradient-stops)); } .sm\:from-gray-400 { --tw-gradient-from: #9ca3af; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)); } .sm\:from-gray-500 { --tw-gradient-from: #6b7280; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)); } .sm\:to-gray-300 { --tw-gradient-to: #d1d5db; } .sm\:p-2 { padding: 0.5rem; } .sm\:p-3 { padding: 0.75rem; } } @media (min-width: 768px) { .md\:static { position: static; } .md\:absolute { position: absolute; } .md\:top-0 { top: 0px; } .md\:top-1\/2 { top: 50%; } .md\:right-0 { right: 0px; } .md\:left-0 { left: 0px; } .md\:order-1 { order: 1; } .md\:col-start-1 { grid-column-start: 1; } .md\:col-start-3 { grid-column-start: 3; } .md\:col-start-9 { grid-column-start: 9; } .md\:col-end-1 { grid-column-end: 1; } .md\:col-end-3 { grid-column-end: 3; } .md\:col-end-10 { grid-column-end: 10; } .md\:mx-auto { margin-left: auto; margin-right: auto; } .md\:my-16 { margin-top: 4rem; margin-bottom: 4rem; } .md\:mb-0 { margin-bottom: 0px; } .md\:ml-auto { margin-left: auto; } .md\:block { display: block; } .md\:inline-block { display: inline-block; } .md\:flex { display: flex; } .md\:grid { display: grid; } .md\:hidden { display: none; } .md\:h-10 { height: 2.5rem; } .md\:h-20 { height: 5rem; } .md\:h-60 { height: 15rem; } .md\:h-64 { height: 16rem; } .md\:h-auto { height: auto; } .md\:h-overfl { height: 150%; } .md\:w-64 { width: 16rem; } .md\:w-auto { width: auto; } .md\:w-1\/2 { width: 50%; } .md\:w-full { width: 100%; } .md\:w-picksimg { width: 300px; } .md\:w-50p { width: 50%; } .md\:w-25p { width: 25%; } .md\:w-75p { width: 75%; } .md\:max-w-screen-lg { max-width: 1024px; } .md\:flex-1 { flex: 1 1 0%; } .md\:flex-grow { flex-grow: 1; } .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); } .md\:grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } .md\:grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } .md\:grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)); } .md\:grid-cols-10 { grid-template-columns: repeat(10, minmax(0, 1fr)); } .md\:flex-row { flex-direction: row; } .md\:flex-row-reverse { flex-direction: row-reverse; } .md\:flex-col { flex-direction: column; } .md\:items-end { align-items: flex-end; } .md\:items-center { align-items: center; } .md\:justify-start { justify-content: flex-start; } .md\:gap-8 { gap: 2rem; } .md\:gap-10 { gap: 2.5rem; } .md\:self-end { align-self: flex-end; } .md\:overflow-visible { overflow: visible; } .md\:rounded-tl-none { border-top-left-radius: 0px; } .md\:rounded-bl-none { border-bottom-left-radius: 0px; } .md\:bg-white { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); } .md\:bg-form-bg { background-image: url(/docs/assets/bg_form.png); } .md\:bg-slider-l-bg { background-image: url(/docs/assets/slider_left.webp); } .md\:bg-auto { background-size: auto; } .md\:bg-contain { background-size: contain; } .md\:bg-center { background-position: center; } .md\:p-2 { padding: 0.5rem; } .md\:p-4 { padding: 1rem; } .md\:p-8 { padding: 2rem; } .md\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem; } .md\:py-0 { padding-top: 0px; padding-bottom: 0px; } .md\:py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; } .md\:py-20 { padding-top: 5rem; padding-bottom: 5rem; } .md\:pt-6 { padding-top: 1.5rem; } .md\:pt-20 { padding-top: 5rem; } .md\:pr-4 { padding-right: 1rem; } .md\:pr-10 { padding-right: 2.5rem; } .md\:pr-20 { padding-right: 5rem; } .md\:pl-4 { padding-left: 1rem; } .md\:pl-6 { padding-left: 1.5rem; } .md\:pl-10 { padding-left: 2.5rem; } .md\:text-left { text-align: left; } .md\:text-center { text-align: center; } .md\:text-right { text-align: right; } .md\:text-sm { font-size: 0.875rem; line-height: 1.25rem; } .md\:text-base { font-size: 1rem; line-height: 1.5rem; } .md\:text-lg { font-size: 1.125rem; line-height: 1.75rem; } .md\:text-xl { font-size: 1.25rem; line-height: 1.75rem; } .md\:text-2xl { font-size: 1.5rem; line-height: 2rem; } .md\:text-3xl { font-size: 1.875rem; line-height: 2.25rem; } .md\:text-6xl { font-size: 3.75rem; line-height: 1; } .md\:text-7xl { font-size: 4.5rem; line-height: 1; } .md\:text-blocks { font-size: 1.3vw; } .md\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .md\:shadow-rows { --tw-shadow: 0 1px 10px rgba(0,0,0,0.05); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 1024px) { } @media (min-width: 1280px) { } @media (min-width: 1536px) { .\32xl\:text-blocklarge { font-size: 1vw; } } </style><link defer rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"><script src="/dist/index.js?vers=1.3"></script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W9W4JC7'); </script><!--<script type="text/javascript">(function(w,s){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src="https://cdn-eu.pagesense.io/js/symbaloo/7c29812da7e14f71989f1d8aed0e9732.js";var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(e,x);})(window,"script");</script> --><!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --><script src="/dist/inmobi-cmp.js" type="text/javascript" async=true></script><!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --><!-- <script src="/dist/freestar-blog-2023-v1.js" crossorigin="anonymous"></script><script data-cfasync="false" src="https://a.pub.network/symbaloo-com/pubfig.min.js"></script> --><script data-cfasync="false"> window.ramp = window.ramp || {}; window.ramp.que = window.ramp.que || []; window.ramp.passiveMode = true; </script><script data-cfasync="false" async src="//cdn.intergient.com/1024288/72670/ramp.js"></script></head><body class=" pt-16 md:pt-20 font-montserrat bg-white "><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-XXXXXX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><header class="main__header fixed top-0 left-0 z-30 w-screen flex items-center bg-white h-16 md:h-20 content-between "><div class="container relative md:flex md:grid md:grid-cols-10 max-w-screen-xl md:items-center md:h-20 font-thin mx-0 md:mx-auto"><a href="https://www.symbaloo.com?utm_source=en_blog&utm_medium=blog&utm_campaign=symbaloo_logo" class="logo p-1 pl-2 block w-40 md:p-2 md:col-start-1 md:col-end-3 md:w-full"><img width="240" height="58" src="/docs/assets/logo.svg" alt="Symbaloo Blog" class="w-full h-auto" /></a><label for="toggle_nav" class="mobile nav absolute right-0 top-0 z-50 w-9 md:hidden p-2"><span class="burger block"><span class="h-0.5 bg-dark block mb-1"></span><span class="h-0.5 bg-dark block mb-1"></span><span class="h-0.5 bg-dark block mb-1"></span></span></label><input type="checkbox" class="hidden" id="toggle_nav" name="toggle_nav" hidden /><nav class="main_menu md:h-20 relative md:flex md:items-center md:self-end md:ml-auto md:col-start-3 md:col-end-10"><div class="pt-1 group w-28 hidden md:absolute md:flex-col md:flex md:flex-grow justify-end md:right-0 md:top-0 z-50"><span class="text-sm inline-flex transition-all cursor-pointer rounded-xl px-2 items-center justify-end"> English <span class="w-2 h-2 border-b border-r border-gray-400 transform -mt-1 rotate-45 ml-2"></span></span><ul class="rounded-md group-hover:block hidden bg-white p-2 shadow-lg"><li><a class="hover:text-blue text-sm inline-block px-1 font-thin" href="https://nl.blog.symbaloo.com" class="font-thin text-sm"> Nederlands </a></li><li><a class="hover:text-blue text-sm inline-block px-1 font-thin" href="https://es.blog.symbaloo.com" class="font-thin text-sm"> Español </a></li></ul></div><ul class="menu fixed list simpel_list hidden bg-white left-0 top-0 right-0 bottom-0 overflow-auto md:overflow-visible p-4 pt-8 md:p-4 md:pt-6 h-screen md:flex md:static md:h-auto w-screen md:w-auto "><li><div class="pt-1 md:hidden pl-2 pb-4"><span class="text-sm inline-block px-1 font-thin font-semibold border-r border-dark "> en </span><a class="hover:text-blue text-sm inline-block px-1 font-thin border-r border-dark " href="https://nl.blog.symbaloo.com" class="font-thin text-sm"> nl </a><a class="hover:text-blue text-sm inline-block px-1 font-thin " href="https://es.blog.symbaloo.com" class="font-thin text-sm"> es </a></div></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-personal">Homepage &amp; Bookmarker</a></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-webspaces">Symbaloo Webspaces</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/the-basics-of-symbaloo-webspaces/"> About Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspaces/"> For Education </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspaces-for-virtual-libraries/"> For Libraries </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-business/"> For Business </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/how-to-enjoy-connected-webspaces-to-its-fullest-extend-for-your-school-or-district/"> Connected Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-webspace-plans/"> Webspace Plans </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/5-steps-to-set-up-your-new-symbaloo-webspace/"> Set Up Guide </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/symbaloo-learning-paths">Learning Paths</a></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/learn-the-basics">Learn</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/learn-the-basics/"> Basics </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-homepage-and-bookmarker-features/"> Features </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-certification/"> Certification </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-community/"> Community </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/the-basics-of-symbaloo-webspaces/"> About Webspaces </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webinars/"> Webinars </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/symbaloo-tools-and-apps/"> Tools &amp; Apps </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 p-1 hover:text-blue transition-colors" href="/blogs">Blog</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/blogs/"> Articles </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webinars/"> Webinars </a></li><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="/webmixes/"> Webmixes </a></li></ul></li><li class=" group relative"><a class="block py-1 px-2 hover:text-blue transition-colors" href="https://www.symbaloo.com/signup?utm_source=en_blog&amp;utm_medium=blog&amp;utm_campaign=signup_button&amp;utm_content=top_menu">Signup</a><ul class="md:absolute block group-hover:block md:shadow-md bg-white p-2 md:static md:hidden min-w-200 "><li class=""><a class="block py-1 px-2 hover:text-blue transition-colors" href="https://www.symbaloo.com/login?utm_source=en_blog&amp;utm_medium=blog&amp;utm_campaign=login_button&amp;utm_content=top_menu"> Login </a></li></ul></li></ul><a href="#" tabindex="1" class="search_btn hidden relative z-40 pl-2 mt-2 md:col-start-9 md:col-end-10 md:inline-block cursor-pointer"><img width="20" height="20" src="/docs/assets/search.svg" alt="zoeken"/></a><div class="search_widget md:absolute md:left-0 md:top-1/2 z-40 transform -translate-y-1/2 md:bg-white md:shadow-rows md:h-10 hidden min-w-200 md:w-full z-i"><input tabindex="0" type="search" class="focus:border-b-2 md:flex-1 border-gray-500 px-2 h-full outline-none pr-5" placeholder="Search..." /></div></nav></div></header><div class="anchor"></div><div data-admin="panels" class="main__panel"><div class="w_bg"><div class="container "><div class="mx-auto max-w-screen-2xl"><div class=" text-center"><div class="min-h-500 pt-20 mx-auto flex flex-col items-center justify-center text-center px-4"><h1 class="pb-4"><span class="font-bold text-5xl block md:text-7xl ">404 Not found</span></h1><div class="inner__content py-10 px-4 single "><p>Oops! This does not exist anymore.</p><ul><li><a href="/" class="hover:text-blue underline">Go to the homepage</a></li></ul></div></div></div></div></div></div></div><div class="anchor"></div><footer class="bg-darkblue md:py-10"><div class="center bg-no-repeat bg-right-top container mx-auto p-4 text-white bg-footer-art max-w-screen-xl"><div class="coll logo_placeholder py-8"><a class="logo" href="/"><img width="187" height="45" src="/docs/assets/footer_logo.svg" alt="Symbaloo Blog" /></a></div><div class="colls md:grid md:grid-cols-5 md:gap-8 py-4"><div class="coll menu"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Categories </strong></p><ul><li class=""><a class="hover:text-blue transition-colors" href="/">Home</a></li><li class=""><a class="hover:text-blue transition-colors" href="/blogs/">Blog</a></li><li class=""><a class="hover:text-blue transition-colors" href="/webinars">Webinars</a></li><li class=""><a class="hover:text-blue transition-colors" href="/webmixes/">Webmixes</a></li><li class=""><a class="hover:text-blue transition-colors" href="https://www.symbaloo.com/settings/preferences?newsletter=1">Subscribe to Newsletter</a></li><li class="Helpdesk"><a class="hover:text-blue transition-colors" href="https://en.help.symbaloo.com/portal/en/home">Helpdesk</a></li></ul></div><div class="coll menu"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Symbaloo </strong></p><ul><li class="About Symbaloo"><a class="hover:text-blue transition-colors" href="/about-symbaloo">About Symbaloo</a></li><li class=""><a class="hover:text-blue transition-colors" href="/symbaloo-tools-and-apps">Tools</a></li><li class=""><a class="hover:text-blue transition-colors" href="/advertise-on-symbaloo">Advertise</a></li><li class=""><a class="hover:text-blue transition-colors" href="/brand-resources">Press Brand Resources</a></li><li class=""><a class="hover:text-blue transition-colors" href="/job-openings">Jobs</a></li><li class=""><a class="hover:text-blue transition-colors" href="/privacy-policy">Privacy Policy</a></li><li class=""><a class="hover:text-blue transition-colors" href="/terms-of-use">Terms of Use</a></li></ul></div><div class="coll adres col-start-4 col-end-5"><p class="title pb-2 border-b border-white mb-4 "><strong class="font-bold block text-1.5xl md:text-2xl "> Social </strong></p><ul><li><a class="hover:text-blue transition-colors" href="https://www.facebook.com/Symbaloo"><span class="fab fa-facebook-f"></span> Facebook </a></li><li><a class="hover:text-blue transition-colors" href="https://twitter.com/symbaloo"><span class="fab fa-twitter"></span> Twitter </a></li><li><a class="hover:text-blue transition-colors" href="https://www.linkedin.com/company/symbaloo-com/"><span class="fab fa-linkedin-in"></span> LinkedIn </a></li><li><a class="hover:text-blue transition-colors" href="https://www.instagram.com/symbaloo"><span class="fab fa-instagram"></span> Instagram </a></li><li><a class="hover:text-blue transition-colors" href="https://www.youtube.com/user/SymbalooTutorials"><span class="fab fa-youtube"></span> Youtube </a></li></ul></div></div></div><div class="py-4 container mx-auto"><a class="text-light font-light text-xs" href="https://aristoteles.nl">made by Aristoteles</a></div></footer><script> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1952566-6']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><a href="#" class="h-totop bg-white w-totop border border-gray flex items-center justify-center fixed bottom-5 right-5 drop-shadow drop-shadow-lg rounded-full"><span class="rotate-45 border-l-4 border-darkblue border-t-4 border-darkblue block w-arrow h-arrow transform translate-y-1"></span></a><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,600;0,800;0,900;1,100&display=swap" rel="stylesheet"><script defer src="/dist/external-links.js?vers=1.0"></script><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1952566-6']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><!-- <script src="/dist/freestar-blog-2023-v1.js" crossorigin="anonymous"></script><script data-cfasync="false" src="https://a.pub.network/symbaloo-com/pubfig.min.js"></script> --><script src="/dist/playwire-blog-2025-v1.js" crossorigin="anonymous" data-cfasync="false"></script></body></html>