There is a WYSIWYG editor Froala, it automatically generates the html code from the information entered into it, and displays it in the CodeView tab, it is also built into the editor itself
- How can you click on the button to add all the generated information in html format in the database?
- How to design the table structure in the database?
- Is it even correct to store pieces of html-code in the database?
textareatheir usual form and accept the generated code. 2) As you prefer and design. 3) It depends on what kind of pieces, if something like news, then yes. - Manitikyl