{"section":"tutorials","requestedLocale":"en","requestedSlug":"what-is-a-web-site","locale":"en","slug":"what-is-a-web-site","path":"docs/en/tutorials/storefront/layout/what-is-a-web-site.md","branch":"main","content":"A __web site__ is made of a structure of folders and files, which will compose the pages and define the content that will be displayed to those who access their addresses. \n\nIn VTEX, the web site represents your store and is formed by some basic elements:\n\n- [Templates](/en/docs/tutorials/what-are-templates): code repositories that structure HTML and reference JavaScript and CSS files to be used on pages.\n- [Layouts](/en/docs/tutorials/what-are-layouts): elements that are linked to the templates and that configure the placeholders that will be displayed on the page.\n- [Placeholders](/en/docs/tutorials/what-are-placeholders): predefined elements that you can use to display content files on the pages of your web site.\n- Files: external information that can be read by your web site, being divided into customization files (CSS and JavaScript), data organization (.xml) and content (images or flash).\n\nWith all these elements configured, you will then need to link your web site to an [account name](/en/tutorial/what-is-the-account-name) and a trade policy, in a process called [binding](/en/docs/tutorials/what-is-binding).\n\n### Related articles\n\n- [What is the account name?](/en/tutorial/what-is-the-account-name)\n- [What is binding?](/en/docs/tutorials/what-is-binding)\n- [What are templates?](/en/docs/tutorials/what-are-templates)\n- [What are placeholders?](/en/docs/tutorials/what-are-placeholders)\n- [What are layouts?](/en/docs/tutorials/what-are-layouts)\n- [What is CMS?](/en/faq/what-is-cms)"}