Design

Web Designer's Dictionary, Part 2: Favicon, Burger, Header

Web Designer's Dictionary, Part 2: Favicon, Burger, Header

Try 4 top design professions. Free ➞ In 5 days, you will get acquainted with illustration, UX/UI, web, and graphic design. Add 4 cool cases to your portfolio and decide which direction to develop in next.

Learn more

Web design is a multifaceted profession that requires knowledge of composition, color palette, user interfaces, as well as the basics of development and marketing. While it's not necessary to be an expert in all of these areas, it's helpful if a web designer understands related disciplines and is willing to share their technical and marketing insights. This contributes to the creation of more effective and attractive web products that meet user and business needs. Developing skills in various aspects of web design is essential to achieving high results and successfully engaging with clients. In this article, we'll cover nine key terms that are essential in the field of web design. Understanding these concepts will help you better navigate the professional landscape and improve the quality of your work. We'll discuss terms such as usability, responsive design, prototyping, visual hierarchy, typography, color palette, user interface, user experience, and graphic design. These aspects play a critical role in creating effective and attractive websites that provide a comfortable user experience. Knowing and applying these terms in your web design practice will make your projects more successful and in-demand.

A web designer is a specialist responsible for the creation and design of websites. Their work includes developing a visual style, choosing a color palette, fonts, and graphic elements, and creating a user-friendly interface. Web designers use a variety of tools and technologies to implement their ideas, ensuring a harmonious combination of aesthetics and functionality. Importantly, web designers also consider the principles of usability and responsive design to ensure websites are accessible and user-friendly on a variety of devices. Learn more about the web designer profession and their responsibilities in our article.

Specification

A document describing the functionality of a website contains information on how various features should work, where animations should be used, and what data may be needed to implement specific features. Typically, such a specification is an extensive document with detailed text descriptions and illustrations, allowing for a precise understanding of the project's requirements and expectations.

The designer creates a specification to facilitate discussions of their decisions and technical constraints with the developers. For example, if you only provide a programmer with a screenshot, they won't immediately understand how a given part of the project should function and will likely implement it statically. Therefore, it's important to describe the functional requirements and interactions of elements in detail to avoid misunderstandings and ensure the correct execution of the intended design. Proper specification helps streamline the development process and ensures that the final product meets expectations.

Screenshot: panopticafilms / Skillbox Media

In our article, you will learn who a web designer is and what tasks he or she solves. A web designer is a professional who creates the visual appearance of websites, considering both aesthetic and functional aspects. Their work includes developing layouts, choosing color schemes, typography, and graphic elements. Web designers also consider user experience to make a website user-friendly and intuitive. Read our article to gain a deeper understanding of the role of a web designer in website creation and their impact on the success of online projects.

Web Font Formats (EOT, TTF, WOFF)

A standard font from your computer may not display well on a website, as different operating systems support different formats. To solve this problem, developers have created special font formats that work optimally in browsers, such as EOT, TTF, WOFF, and WOFF2. Using these formats ensures that text on web pages displays correctly, ensuring compatibility with various devices and browsers. This is important for improving the user experience and enhancing the quality of web design.

EOT (Embedded OpenType) is a font format developed by Microsoft to support the legacy Internet Explorer browser. Today, this format is used extremely rarely and, as a rule, only in cases where users are forced to interact with Internet Explorer. Despite its limited applicability, EOT can still be useful in specific situations where compatibility with legacy web technologies is required.

TrueType Font (TTF) was developed by Apple and is one of the most popular font formats. The main advantage of TTF is the ability to encrypt files, which prevents unauthorized use of the font in desktop applications. This makes TTF an ideal choice for designers and developers who want to protect their fonts from copying and distribution. In addition, TTF ensures high-quality text display on various devices, making it a universal solution for web design and print.

WOFF (Web Open Font Format) was developed by Mozilla to optimize the use of fonts in web browsers. This format is an improved version of TTF, but with several advantages: WOFF files are unencrypted and their size is 40% smaller, which contributes to faster page loading. In addition, the WOFF format allows for font authorship tracking, which is important for copyright compliance. WOFF2, in turn, is an improved version of WOFF and provides even greater file size savings - up to 30% compared to the previous format. Using WOFF and WOFF2 significantly increases the efficiency of web design and improves user experience.

The most widely used font formats in web design are WOFF and WOFF2. These formats are supported by all modern browsers and ensure fast loading due to their small file size. Choosing WOFF and WOFF2 improves website performance and increases its loading speed, which positively impacts user experience and SEO positions. Using these font formats is the optimal solution for modern web projects.

SVG (Scalable Vector Graphics)

Vector images are in the SVG format, which is represented by text strings of code. These strings are converted into graphics on the website, allowing images to load quickly without loss of quality when the screen is scaled. Using the SVG format for images ensures high clarity and responsiveness, making it an ideal choice for modern web designs. Designers primarily prefer to use the SVG format for creating icons and logos. This is because SVG produces high-quality images at any size and allows for easy scaling without losing clarity. However, photographs and hand-drawn images are best saved in raster formats such as JPG and PNG. Raster formats are suitable for displaying complex color gradients and textures, making them ideal for photographs and fine art.

SVG icon and how it is described in the file Image: SVG Repo

In this article, we examined in detail the features of raster and vector graphics. You will learn the main differences between these two formats, their advantages and disadvantages, and areas of application. Raster graphics, consisting of pixels, are ideal for photographs and complex images, while vector graphics, based on mathematical formulas, provide high-quality scaling and are used in logos and illustrations. Learn more about how to choose the right format for your projects and what tools will help you do this.

SVG icons can be animated, which opens up new possibilities for web page design. In our selection of services, you will find simple methods and tools for animating SVG icons. Learn how to add dynamism and appeal to your content with animated SVG images.

Breakpoints

The points at which a website adapts to different screen sizes play a key role in responsive layout. These points ensure optimal website display across all devices, from computer monitors to smartphones and tablets. Proper use of media queries and flexible grids helps create a user-friendly and functional interface, improving user experience and impacting SEO. Responsive design is becoming a necessity in modern web development as more and more users access websites from mobile devices. This diagram shows how a website adapts to various browser window sizes. The minimum width is 600 pixels, while the maximum is 1024 pixels or more. This ensures optimal content display on devices with different screen sizes, which is an important aspect for improving user experience and enhancing SEO effectiveness. Responsive design helps maintain ease of navigation and readability of information regardless of the device.

Image: Skillbox Media

Favicon

Favicon placed next to the site name in the browser tab, in search engine results and in A favicon, commonly found in bookmarks, is a small graphic element. Typically, a favicon is a website or company logo, making it easier for users to remember and distinguish between different links. Proper use of favicons improves the visual perception of a website and increases its online recognition. You've probably encountered a situation where you have multiple tabs open in your browser, and the website names become invisible. Despite this, you can still navigate among open pages thanks to favicons. These small icons representing websites help you quickly identify the desired tab. Favicons play an important role in browser usability, allowing users to quickly find the pages they're looking for among multiple open tabs. A well-chosen favicon not only facilitates navigation but also helps improve the website's image, making it more memorable.

Screenshot: Skillbox Media

Website header

The header is an important website element that is located at the top of the page. It usually contains a logo, navigation menu, links to sections, search functions, and a shopping cart with a login button. Having a header on all pages of a website helps users navigate its structure and facilitates navigation. A well-designed header improves the user experience and increases the time spent on the site.

Headers are often designed as "sticky," which allows them to remain at the top of the page even when scrolling. However, this implementation isn't always necessary, especially on mobile devices with limited space. On smaller screens, it's better to use more compact solutions to ensure ease of navigation and improve user experience.

Image: Grzegorz Leśniewicz / MUG ‎/ Behance
Image: AVA Digital / Behance

Footer

The footer of a website contains important reference information, including the user agreement, support phone number, social media links, and contact information. These elements are placed at the bottom of the page because users rarely access them.

If your footer contains important information, make sure users can scroll to it. For example, Twitter lacks a footer because the platform is structured as an infinite feed, preventing users from reaching the bottom of the page. This can negatively impact information comprehension and site navigation. Ensuring your footer is accessible is important for improving user experience and optimizing your site for search engines.

Image: Grzegorz Leśniewicz / MUG ‎/ Behance
Image: AVA Digital / Behance

Parallax

In web design, there is a parallax effect, in which different elements of the same module move at different speeds during scrolling. This effect creates the impression of multi-layeredness, allowing the user to feel depth and space. The slower an object moves, the closer it is perceived to the user, which increases engagement and improves the visual perception of the page. The parallax effect is actively used to create a dynamic and interactive user experience, making it an essential tool in modern web design. The parallax effect is often used with large text blocks and background images. In this method, the text moves more slowly than the background, creating visual depth and dynamism. This approach draws attention to the content and improves the user experience on the website. Using parallax not only enlivens the design but also makes it more interactive, which helps increase the time users spend on the page.

Creating this effect in Figma is a simple and quick process. You will find detailed guidance on its implementation in our instructions.

"Burger"

A button in the form of three horizontal stripes, known as a "burger", is used to open a website's menu. This interface element is especially common among large online stores, where the number of categories is too large to fit in the header or main part of the page. Using the "burger" button allows you to optimize navigation, providing users with convenient access to all sections of the site without overloading the interface.

Initially, the "burger" was used exclusively in mobile versions of sites to hide the header, which did not fit on a narrow screen. Currently, this navigation model has become popular in desktop versions as well. Using a hamburger layout on large screens optimizes space and improves the user experience, providing a cleaner, more organized site. This solution helps users find the sections they need faster and improves overall navigation.

Screenshot: minimo / Skillbox Media
Screenshot: Miratorg / Skillbox Media

Bonus: Compression

Every developer strives for high website loading speed, especially for users with a slow internet connection. Some of the main factors that slow down loading are images, such as covers, banners, and backgrounds. To optimize website performance, it's essential to compress images, which reduces their size and significantly speeds up the loading process. Effective image optimization not only improves the user experience but also has a positive impact on SEO, as search engines evaluate page loading speed as an important ranking factor.

Image weight reduction is often achieved by reducing the number of colors used. Several tools can assist with this task. These tools allow you to optimize images, which contributes to faster page loading and a better user experience. Optimizing images not only reduces their size but also helps improve a site's SEO rankings by speeding up loading times and reducing server load.

  • TinyPNG;
  • Compressor;
  • OptiZilla;
  • Tiny Image plugin for Figma

Usually, one run in the optimizer is enough to achieve satisfactory results. We recommend not overdoing optimization, as this can lead to undesirable consequences. Instead of a high-quality image, you risk getting a highly compressed file that will lose its visual appeal.

Image: Public Domain

Basic Concepts for a Web Designer. Part 1

Web design is a multifaceted field that requires knowledge of various concepts and principles. To be successful, a web designer needs to understand key terms and concepts. One of the first concepts is usability, which determines the ease of use of a website. Good design should be intuitive and provide easy access to the necessary information.

The next important concept is responsive design. This is an approach that allows a website to be displayed correctly on various devices and screens. Responsive design ensures an optimal user experience, regardless of whether mobile phones, tablets, or desktop computers are used.

Color theory is also worth paying attention to. Colors play an important role in the perception of information and can evoke certain emotions in users. The right combination of colors helps make a website more appealing and contributes to improved user interaction.

Typography is another key aspect of web design. The choice of fonts and their correct use affects the readability of the text and the overall perception of the site. Well-chosen typography helps create a harmonious and professional look of the web page.

In conclusion, understanding these basic concepts is the foundation for a successful web designer. Knowledge of usability, responsive design, color theory, and typography will help you create high-quality and effective websites that meet user needs.

In this article, we consider the meanings of nine key terms commonly used in the professional field. Understanding these words will help you better navigate the specifics of the profession and improve your qualifications. We'll explain each term in detail so you can effectively apply them in your work and communication with colleagues. Mastering the professional language is an important step towards success and career advancement. Stay tuned to learn more and deepen your knowledge in this field.

Web design is a key aspect of creating effective and attractive websites. It encompasses not only visual design but also user-friendliness, which directly impacts the user experience. Good web design combines aesthetics and functionality, ensuring ease of navigation and access to information. Modern web design trends emphasize responsiveness, allowing websites to display correctly on a variety of devices, including mobile phones and tablets.

Quality web design helps improve a website's SEO ranking, as search engines take into account the time users spend on a page and their level of interaction with the content. Optimizing images, using appropriate fonts and color schemes, and adhering to accessibility guidelines are all important elements that influence the success of a web project.

Creating a unique design that reflects your brand's personality helps attract a larger target audience and increase conversions. It's important to remember that web design isn't just about creating beautiful pages; it's also about ensuring functionality, loading speed, and user experience.

  • Websites for designers to bookmark
  • How to create a website design concept
  • 5 basic rules of good design
  • How to hand over a Figma layout to developers

Graphic Designer PRO

You'll learn how to create branding elements and graphics for your business. You'll build a portfolio that reflects your style and demonstrates your design skills. You can start a career in a studio or as a freelancer.

Find out more