Page 1 of 1

access to index elements and attributes

Posted: 2020-05-15 00:52
by dhoca
Hi,

I've reviewed the lesson in the Udemy course on how to customize the index.html web page. Is there another way to customize the index.html and other web pages where I can see all the elements and attributes in the web page?

Thanks

D

Re: access to index elements and attributes

Posted: 2020-05-15 21:17
by D Oliveira
home.php is pretty straight forward, you can insert some html/php/.css/js in there, also look for templates folder, the table_DV and _TV templates can be extremely useful.

Cheers