0
Use of <dl> and its elements
hi, I am currently working on a project and I need to make a list of all phone numbers of a company. I know summary is not a good use for <dl> but is it okay if I give the name of the person they can reach <dt> and then their phone number as <dd> ? thank you in advances!
1 Odpowiedź
+ 7
I'd rather work on mysql database than html list.