{"id":6576,"date":"2024-04-14T18:28:24","date_gmt":"2024-04-14T10:28:24","guid":{"rendered":"https:\/\/webflow.tenten.co\/?p=6576"},"modified":"2024-04-14T18:28:24","modified_gmt":"2024-04-14T10:28:24","slug":"introduction-to-adaptable-design","status":"publish","type":"post","link":"https:\/\/webflow.tenten.co\/en\/introduction-to-adaptable-design\/","title":{"rendered":"Introduction to adaptable design"},"content":{"rendered":"\n<div class=\"docs_rich-text w-richtext\">\n<p id=\"\">While visiting a website on your mobile gadget, you might encounter a desktop version of the site squeezed into a smaller screen, compelling you to amplify and shift to view any content. Alternatively, you might be directed to a simplified mobile version that lacks the substance and encounter that render the desktop version excellent. However, ideally, you come across an adaptable website &#8211; a layout that rearranges and repositions content based on the width of the browser.<\/p>\n<p id=\"\">Here, we will delve into three distinct facets of adaptable design:<\/p>\n<ol id=\"\">\n<li id=\"\">Repositioning content<\/li>\n<li id=\"\">Fixed proportions<\/li>\n<li id=\"\">Relative proportions<\/li>\n<li id=\"\">Interruptions (media queries)<\/li>\n<\/ol>\n<h2 id=\"\">Repositioning Content<\/h2>\n<p id=\"\">Repositioning content denotes content that modifies its width based on the browser&#8217;s viewport width. For instance, a paragraph with default settings will automatically reorient its content as a browser&#8217;s width diminishes. This behavior can be emulated by dragging the edge of the Designer canvas.<\/p>\n<figure id=\"\" class=\"w-richtext-figure-type-image w-richtext-align-fullwidth\" data-rt-type=\"image\" data-rt-align=\"fullwidth\" data-rt-max-width=\"1501px\">\n<div id=\"\"><img decoding=\"async\" src=\"https:\/\/webflow-s3.tenten.co\/2024\/04\/64b94ad27c92a16eb2ba86a9_6126aac4467638dc9a959956_intro-to-responsive-design_1.png\" loading=\"lazy\" alt=\"On the left, the blue drag element on the edge of the canvas is being dragged to the left. On the right, the breakpoint sizes and the respective device are detailed at the bottom of the canvas with a ruler set at 1024 px.\" width=\"auto\" height=\"auto\" id=\"\" title=\"64b94ad27c92a16eb2ba86a9_6126aac4467638dc9a959956_intro-to-responsive-design_1\"><\/div>\n<\/figure>\n<h2 id=\"\">Fixed proportions<\/h2>\n<p id=\"\">It&#8217;s crucial to be conscientious when utilizing fixed pixel widths. For example, assigning an image a width of 500px may look striking on a desktop or a tablet. However, when the image is viewed on a smaller mobile device, the image width will remain fixed at 500px and won&#8217;t adapt to the narrower viewport (typically less than 500px).<\/p>\n<figure id=\"\" class=\"w-richtext-figure-type-image w-richtext-align-fullwidth\" data-rt-type=\"image\" data-rt-align=\"fullwidth\">\n<div id=\"\"><img decoding=\"async\" src=\"https:\/\/webflow-s3.tenten.co\/2024\/04\/64b94ad27c92a16eb2ba86a5_6126a4ec6d535050e773ff50_intro-to-responsive-design_2.png\" loading=\"lazy\" width=\"auto\" height=\"auto\" alt=\"On the left, the desktop breakpoint is selected and showing the website layout. On the right, the mobile portrait displays how the website elements would adjust.\" id=\"\" title=\"64b94ad27c92a16eb2ba86a5_6126a4ec6d535050e773ff50_intro-to-responsive-design_2\"><\/div>\n<\/figure>\n<h2 id=\"\">Relative proportions<\/h2>\n<p id=\"\">This entails setting an element&#8217;s size relative to other components such as the browser width or a parent element. Instead of utilizing a pixel-based size for an image, contemplate employing various units like %, VW (viewport width), or VH (viewport height). By using % on an image and tweaking the browser width, you&#8217;ll notice that it will adapt accordingly, while a px based image will not.<\/p>\n<figure id=\"\" class=\"w-richtext-figure-type-image w-richtext-align-fullwidth\" data-rt-type=\"image\" data-rt-align=\"fullwidth\">\n<div id=\"\"><img decoding=\"async\" src=\"https:\/\/webflow-s3.tenten.co\/2024\/04\/64b94ad27c92a16eb2ba869d_6126a50809a05eb47b57cb64_intro-to-responsive-design_3.png\" loading=\"lazy\" width=\"auto\" height=\"auto\" alt=\"The width settings are set to 40 percent. The percentage option has been chosen opposed to the pixels setting. The width settings are highlighted on the Size panel.\" id=\"\" title=\"64b94ad27c92a16eb2ba869d_6126a50809a05eb47b57cb64_intro-to-responsive-design_3\"><\/div>\n<\/figure>\n<p id=\"\"><a href=\"http:\/\/help.webflow.com\/article\/width-and-height-units\" id=\"\">Discover more about applying diverse units to manage element width and height.<\/a> \u00a0<\/p>\n<h2 id=\"\">Interruptions<\/h2>\n<figure id=\"\" class=\"w-richtext-figure-type-image w-richtext-align-fullwidth\" data-rt-type=\"image\" data-rt-align=\"fullwidth\" data-rt-max-width=\"1501px\">\n<div id=\"\"><img decoding=\"async\" src=\"https:\/\/webflow-s3.tenten.co\/2024\/04\/64b94ad27c92a16eb2ba86a1_6126a51a316279635b38f45b_intro-to-responsive-design_4.png\" loading=\"lazy\" width=\"auto\" height=\"auto\" alt=\"The breakpoints toolbar includes a three dot icon button to add large breakpoints, four different options, and canvas dimension details.\" id=\"\" title=\"64b94ad27c92a16eb2ba86a1_6126a51a316279635b38f45b_intro-to-responsive-design_4\"><\/div>\n<\/figure>\n<p id=\"\">Design layouts are typically far more intricate than managing the width of a single image. Employing breakpoints (also recognized as media queries) enables you not only to assess repositioning content but also to adjust the design and layout based on varied device width ranges.<\/p>\n<figure id=\"\" class=\"w-richtext-figure-type-image w-richtext-align-center\" data-rt-type=\"image\" data-rt-align=\"center\">\n<div id=\"\"><img decoding=\"async\" src=\"https:\/\/webflow-s3.tenten.co\/2024\/04\/64b94ad27c92a16eb2ba86ad_6126a5dc8bdca45a9390cebc_intro-to-responsive-design_5.png\" loading=\"lazy\" width=\"auto\" height=\"auto\" alt=\"Three different breakpoints are displayed next to each other with the breakpoint button highlighted for each on the top bar.\" id=\"\" title=\"64b94ad27c92a16eb2ba86ad_6126a5dc8bdca45a9390cebc_intro-to-responsive-design_5\"><\/div>\n<\/figure>\n<p id=\"\">\u200d<\/p>\n<p id=\"\"><strong id=\"\">Explore more:<\/strong><\/p>\n<ul id=\"\">\n<li id=\"\">Initiation of breakpoints<\/li>\n<li id=\"\">Design for larger displays<\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"Learn how reflowing content, fixed sizing, relative sizing, and breakpoints (media queries) help to create responsive designs.","protected":false},"author":2,"featured_media":6577,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"csco_display_header_overlay":false,"csco_singular_sidebar":"","csco_page_header_type":"","footnotes":""},"categories":[284],"tags":[],"class_list":{"0":"post-6576","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-layout-design","8":"cs-entry"},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/posts\/6576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/comments?post=6576"}],"version-history":[{"count":0,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/posts\/6576\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/media\/6577"}],"wp:attachment":[{"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/media?parent=6576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/categories?post=6576"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webflow.tenten.co\/en\/wp-json\/wp\/v2\/tags?post=6576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}