Webpage A web page or webpage is a document, commonly written in HTML , that is viewed in an Internet browser . A web page can be accessed by entering a URL address into a browser's address bar . A web page may contain text, graphics, and hyperlinks to other web pages and files. WebSite : A website is a collection of several web pages. These pages are linked together with hyperlinks. A website has a unique domain name, and we can access it by entering that domain name in the URL. A domain name is a string of characters that identifies a website. It is what users type in their browser to visit your site. Web hosting is a service that provides space on a server for your website files, allowing it to be available on the internet. When visitors access your domain name, the hosting provider will transfer those files to their web browsers. Two types of website Static website ...
https://javascript.info/ https://www.w3schools.com/js/ https://www.freecodecamp.org/learn/full-stack-developer/ animated text:: https://animate.style/ slider:: https://swiperjs.com/ https://www.youtube.com/watch?v=9ERwhR-3mN0&list=PL2NDx92_iOAG8QMxe_0WfdHOcekx7aX-M&index=11 Slider:: https://kenwheeler.github.io/slick/ Part A: Basic JavaScript Concepts What is JavaScript used for in web design? JavaScript is used to create dynamic and interactive elements on websites, such as drop-down menus, modals, image sliders, and real-time content updates without reloading the page. 2. Application of JavaScript in Web Design a) JavaScript used to enhance user interactivity on a website b) JavaScript contribute to form validation c) JavaScript play in dynamic content loading d) JavaScript be used to imp...
Comments
Post a Comment