HTML CSS based Web page
HTML CSS based Web page
I want to make a web page which looks like this :
Image for reference. Is there any existing theme to design a page which looks like this, if not then how should i go about creating such similar looking web page.
I fail to undestand why this is tagged "gtk" as you're doing web development...
– liberforce
Jul 2 at 8:47
1 Answer
1
Create a table with the required number of rows and columns and in the appropriate tags write the code for input box or select dropdown or whatever element you want to be displayed. There will be no readymade templates available and this one is pretty easy to make once you get the table rows and columns right.
P.S You can also use Bootstrap to enhance the look of the table with minimum effort
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Questions asking us to suggest, find or recommend a book, tool, software library, plug-in, tutorial, explain a technique or provide any other off-site resource are off-topic for Stack Overflow.
– Andrzej Ziółek
Jul 1 at 17:48