We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Common Internet Abbreviations:
HTML: Hyper Text Markup Language
CSS: Cascading Style Sheets RSS: Really Simple Syndication HTTP: Hyper Text Transfer Protocol WWW: World Wide Web Common Things Seen On Websites: 1. Wiki: A website or database developed collaboratively by a community of users, allowing any user to add and edit content.
Blog: A personal website or web page on which an individual records opinions, links to other sites, etc. on a regular basis. 1. Bread Crumb: A series of connected pieces of information or evidence. 1. Forms: In a database context, a form is a window or screen that contains numerous fields, or spaces to enter data.
Banners: A heading or advertisement appearing on a web page in the form of a bar, column, or box.
Links: A reference in an electronic document that lets a user display or activate another document or program.
FAQs: The Frequently asked questions section of a website is the part where the most commonly asked questions about various things are answered so that the website doesnt have to answer it again.
HTML Colour Codes: Html Colour Codes are hexadecimal triplets representing the colours red, green, and blue (#RRGGBB). For example, in the colour red, the colour code is #FF0000, which is '255' red, '0' green, and '0' blue. These colour codes can be used to change the colour of the background, text, and tables on a web page.
1. Shopping Cart: In online marketing, a shopping cart is a piece of e-commerce software on a web server that allows visitors to an Internet site to select items for eventual purchase.
Colour Code Examples
#FF0000 = Red #0000FF = Blue #FFFF00 = Yellow #FA07CE = Pink
Black = #000000 White = #FFFFFF Navy Blue = #00195E Yellow = #FFFF00