Fit in With Your Web Development Friends: The Acronyms to Know

There are so many words, codes and acronyms when it comes to Web development and design. When a web developer looks at you and says something in computer language, it really doesn’t make sense to an average person. So here’s some basics to help you have an almost human conversation next time you’re talking to a web designer.

AJAX
Yes, this is a big word, and an acronym for asynchronous (timing control), Javascript, and XML. AJAX is a cleaning product, but in the Web development world it’s a way to create dynamic web applications and allows for asynchronous data retrieval without having to reload a page.

Bandwidth
This basically is going to tell you how fast your data is going to transfer or the amount of data you’re going to be given. This is where you’ll usually hear kilobits per second or bits per second. So if you have a lower bandwidth you’re going to have a slower internet connection, while high bandwidth will give you faster connections like cable or fiber.

CSS
This is a web designers dream. CSS is what really controls the look of your website in accordance with HTML. CSS stands for cascading style sheets, and this will really help in designing your website. You can change colors and fonts with CSS as well as background images and other content.

Domain
This is your website — or, the way that your website is going to be identified. Web developers use this to associate with an IP address.

Elastic Layout
This also effects the way your website looks. Elastic layout helps Web designers use percentages and ems for widths pairs. Basically it uses this to change the layout of your website, the size, the layout and the ability to accommodate the browser width and font.
Web development and design doesn’t have to be complicated, but it can be a whole new language. The real way to look smart is to know the terms and to look like you know what you’re talking about.