What is a Website?
•A website is a collection of web pages, images, videos or otherdigital assets that are hosted on one web server, usually accessiblevia the Internet.•A website may be organized by function as a personal website, acommercial website, organization website etc•A
static website
is one that has web pages stored on the server inthe same form as the user will view them. It is primarily coded inHTML (Hyper-text Markup Language).•A
dynamic website
is one in which the web page content changesautomatically and/or frequently based on certain criteria. Theuser/ administrator can add/modify content without any technicalknowledge.
Add a Comment