Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘External Blocks Files’ is closed to new replies.
Hi,
I just wanted to see the html, css and js code of my existing blocks so i just selected one block "features6" and downloaded the files from my server to see the code.
The /elements/Yummy/features6.html
The HTML file contains the html elements and the content which is used in the file for the block.
The /elements/bundles/Yummy_features.css
The CSS file has hell lot of code, style conditions etc also save with the /elements/bundles/Yummy_features.js file
I just want to know why .css and .js file contains so many codes and conditions? does the .html file really requires all the code avaialble in .css and .js file?
In case if i want to upload my own custom blocks what all the conditions i required to write in my custom blocks css and js file?
I saw the video of HTML structure for block development here https://support.bloxby.com/knowledge-base/block-development-html-structure/ what i want to know is about the other files like css and js.
Kindly let me know how does it work.
Thanks
The topic ‘External Blocks Files’ is closed to new replies.