{ "meta": { "version": "4.000.9103", "fileFormatVersion": "0.4", "date": "2024-12-02T20:18:41.843Z", "name": "generic-html-py", "description": "", "groupName": "Python", "tags": [ { "text": "widget" }, { "text": "annotation&video" } ], "schedulerLogOff": true }, "data": { "datanodes": [ { "name": "htmlStr", "type": "Python_plugin", "settings": { "name": "htmlStr", "autoStart": true, "explicitTrig": false, "content": "return \"\"\"\n
\n This is an example of a simple HTML5 webpage using some of it's basic elements.\n
\n\n To make this webpage visually appealing we'll use some of the basic CSS3 code in another example. CSS Makes styling of the page more easy and convinient.\n
\n\n Progress you'll make
\n When you undertand HTML5 code
\n When you understand CSS3 Code
\n When you understand HTML5+CSS3 Code\n