Web Words

Words I have learnt whilst studying web design:
Pixels: In terms of web design then pixels relate to the width and height regarding a computer monitor.
Slices: The process after designing first layout, then needs to be 'sliced' using Photoshop so that the layout can be divided into images that will be used in the website. Such as 'home' button or 'navigator space'.
HTML: Describes the structure of the content in the files. It uses its own built- default style to present this structure, but relying on the browser for style limits the design.
CSS: Describes how the content should be presented, ad overrides default browser styles. It can provide elegant designs and structure which cannot be achieved with HTML.
Jquery: A mix of javascript  browser and scripting of HTML.
Lightbox: Is a scipt which overlays your images on your webpage. It uses javascript to open the image selected above the original web page.
Cycle plugin: JQuery download for slideshow.
FTP: File transfer protocol, used to transfer files to web server.
HTTP: Hyper text transfer protocol, used to browse and link different web pages and sites.