E-commerce Website Design Programming Languages Definitions
1. HTML (Hypertext Markup Language):
![]() |
| adobestock |
HTML is a standard markup language used to structure the content of web pages (Smith, 2020). It defines the elements and structure of a web page.
2. CSS (Cascading Stylesheet):
![]() |
| adobestock |
CSS is a style sheet language used to define the visual presentation of HTML elements on a web page (W3Schools, n.d.). It controls layout, fonts, colors, and other visual aspects.
3. JavaScript:
![]() |
| adobestock |
JavaScript is a programming language used to add dynamic and interactive elements to web pages (Flanagan, 2006). It allows developers to create interactive features such as form validation, animations, and dynamic content updates.
4. Python:
![]() |
| adobestock |
Python is a widely used high-level programming language known for its simplicity and readability. It can be used for web development, data analysis, artificial intelligence, and more. (Python.org, n.d.).
5. Ruby:
![]() |
| adobestock |
Ruby is a dynamic object-oriented programming language commonly used for web development. It has clear syntax and an emphasis on simplicity and productivity (ruby-lang.org, n.d.).
6. Site cookies:
![]() |
| adobestock |
Website cookies are small files that are stored on a user's computer to track browsing behavior and website preferences. They allow for personalized experiences and targeted advertising (ICO, n.d.).
7. User Interface (User Interface):
![]() |
| adobestock |
User interface refers to the visual, controllable, and interactive elements that allow users to interact with a website or application. It focuses on creating engaging and user-friendly experiences (Nielsen Norman Group, n.d.).
8. Page Source:
![]() |
| adobestock |
Page source refers to the underlying HTML of the web page rendered by the browser. It includes all the HTML, JavaScript, CSS, and other components that make up a web page (MDN Web Docs, n.d.).
9. Meta tags:
![]() |
| adobestock |
A meta tag is an HTML tag used to provide metadata on a web page. They provide information to search engines and browsers, such as page titles, descriptions, and keywords (Google, n.d.).
10.jQuery:
![]() |
| adobestock |
jQuery is a JavaScript library that simplifies web development tasks by providing an easy-to-use API for HTML elements manipulation, event handling, and AJAX interaction (jQuery Foundation, n.d.).
11. Hyperlink:
![]() |
| pixabay |
References:
Flanagan, D. (2006). JavaScript: The Definitive Guide. O'Reilly Media. Google. (n.d.). Meta tags that Google understands. https://developers.google.com/search/docs/advanced/guidelines/google-meta-tags (Accessed: July 12, 2023).
jQuery Foundation. (n.d.). jQuery Learning Center. https://learn.jquery.com/ MDN Web Docs. (n.d.). View web page source code. https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Viewing_source_stored_files (Accessed: July 12, 2023).
Nielsen Norman Group. (n.d.). User Interface. https://www.nngroup.com/articles/user-interface-definition/ (Accessed: July 12, 2023).
Python.org. (n.d.). The Python Programming Language. https://www.python.org/about/ Ruby-lang.org. (n.d) (Accessed: July 12, 2023).
Ruby Programming Language. https://www.ruby-lang.org/en/ (Accessed: July 12, 2023).
Smith, M. (2020). HTML: The Complete Reference. McGraw-Hill Education. W3Schools. (n.d.). CSS Tutorial. https://www.w3schools.com/css/ (Accessed: July 12, 2023).











Comments
Post a Comment