Hi,
My boss wants me to create a database of project descriptions for future proposals so they are all in one place and easy to find. I'm a beginner web developer so I'm looking for advice. I have a basic site set up with accordion menus that drop down like so:
Project -> Project Description Type (Each one with an emphases on something we did on the project) -> Actual project description.
Currently I just have all the data placed in HTML with some CSS to make it look nice and easy to navigate. Is this an acceptable way of doing this? Would you suggest a better way?
Thanks!
My boss wants me to create a database of project descriptions for future proposals so they are all in one place and easy to find. I'm a beginner web developer so I'm looking for advice. I have a basic site set up with accordion menus that drop down like so:
Project -> Project Description Type (Each one with an emphases on something we did on the project) -> Actual project description.
Currently I just have all the data placed in HTML with some CSS to make it look nice and easy to navigate. Is this an acceptable way of doing this? Would you suggest a better way?
Thanks!