Document Category: Basics
The Blocks directory
Basicshttps://youtu.be/P-LsFfZ3o68?t=826 The blocks panel shows a directory of categorized HTML snippets. Clicking them will populate your block with the element you’ve chosen. As with sections Read more...
Read moreAdding Sections
BasicsUsing Readymade sections We’ve enriched LiveCanvas with a collection of useful readymade sections to quickly get started in your projects. Click add new section, the Read more...
Read moreThe LiveCanvas HTML structure
BasicsLiveCanvas builds an HTML code structure based upon some simple rules - it mostly adheres to HTML best practices and Bootstrap 4 / 5 with Read more...
Read moreCreating editable regions
BasicsDefining simple, plaintext regions You can delimitate editable areas, allowed to contain plain text only, adding the editable="inline" attribute to any HTML tag. Some HTML Read more...
Read moreRFS: Responsive Font Sizing
Basicshttps://www.youtube.com/watch?v=xw85WszcoIg Video Transcript Hello and welcome to LiveCanvas. In this video we’re going to talk about responsive typography, and discover how easy it is to Read more...
Read moreHeader builder
BasicsLiveCanvas by default does leave header responsibility to the theme. Alternatively, it can take over and handle the header - giving you full code editing Read more...
Read moreThe CSS editor
BasicsWhile the idea of LiveCanvas is that your HTML, united with the power of Boostrap should be more than enough to do a complete site, Read more...
Read moreAdd JS to a LiveCanvas page or website
BasicsWe’ll show you how to implement and add JavaScript to a page within LiveCanvas. We're exploring how to add JavaScript code within the HTML editor Read more...
Read more