dose anybody here know how to make an admin panel in html that lets you Manage moderators to create/change/delete/ban and Assign moderators to edit/delete posts & change type of ads , also Manage users to delete/ban I would greatly appreciate this
Can't be done in HTML... Php, ASP, Python, Ruby, etc.... There are 100's of premade open source solutions that do the above aforementioned... Cheers!~
A browser shows generated source as an HTML, so what you view on a browser is HTML be it a admin panel, control panel or website. However, the functionalities are done through scripts ..PHP, ASP.Net, python, ruby .. .. ..