HOW TO MAKE ONLINE DICTIONARY USING HTML? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HOW TO MAKE ONLINE DICTIONARY USING HTML?

For Fundamentals of Web Technology project, I would like you all to form a group of 5 or 6 persons ( 4 groups will have 6 person and 3 groups will have 5 person ) and pick one domain / topic in Web Technology. You will create an online "Dictionary" application based on your selected domain in Web Technology. At minimum, you must create a HTML application that can read term and its meaning using your "Dictionary". It is a bonus if you can allow users to key in a term and search the meaning in your "Dictionary". This project allows you to refine your basic programming skills, to practice project team management and to express your creativity. can give me tips to do this project?? how to allow user to key in and search?? huhuhuhu

23rd Mar 2017, 1:35 PM
DragonSlayer
DragonSlayer - avatar
5 Answers
+ 3
HTML is just a structure of the website.Only SQL and PHP will help you to store online dictionary.
23rd Mar 2017, 1:11 PM
B.Y CHIAM
B.Y CHIAM - avatar
+ 2
only Html? you need to use php and MySQL for this
23rd Mar 2017, 9:27 AM
Yaroslav Pieskov
Yaroslav Pieskov - avatar
+ 2
I only just learned html
23rd Mar 2017, 1:37 PM
DragonSlayer
DragonSlayer - avatar
+ 1
Create a web page using only html which includes a link to already existing online dictionaries.
23rd Mar 2017, 1:51 PM
Prasannakumar naik
Prasannakumar naik - avatar
0
Learn PHP in the topics of ARRAY.Array can store data and give more information about the data.EXAMPLE Apple=>A fruit that is red.
23rd Mar 2017, 2:05 PM
B.Y CHIAM
B.Y CHIAM - avatar