<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Yamalab Design(Yuta)</title>
    <description>The latest articles on Forem by Yamalab Design(Yuta) (@yamaou).</description>
    <link>https://forem.com/yamaou</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1016632%2F7eb96df4-4204-4837-87f8-2a224a50b520.png</url>
      <title>Forem: Yamalab Design(Yuta)</title>
      <link>https://forem.com/yamaou</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/yamaou"/>
    <language>en</language>
    <item>
      <title>How to make Weather Animation Button HTML&amp;CSS only</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Thu, 13 Apr 2023 02:20:32 +0000</pubDate>
      <link>https://forem.com/yamaou/how-to-make-weather-animation-button-htmlcss-only-3o53</link>
      <guid>https://forem.com/yamaou/how-to-make-weather-animation-button-htmlcss-only-3o53</guid>
      <description>&lt;p&gt;Today, I will introduce how to create a weather animation button using only HTML and CSS.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/YMCAts/embed/BaqoRJw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>How to make 3D Profile Card with HTML and CSS</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Mon, 10 Apr 2023 21:56:09 +0000</pubDate>
      <link>https://forem.com/yamaou/how-to-make-3d-profile-card-with-html-and-css-227g</link>
      <guid>https://forem.com/yamaou/how-to-make-3d-profile-card-with-html-and-css-227g</guid>
      <description>&lt;p&gt;Hello, I just throw how to make 3D profile card with only HTML and CSS.&lt;/p&gt;

&lt;p&gt;
  &lt;span&gt;See the Pen &lt;a href="https://codepen.io/YMCAts/pen/oNaXdaK"&gt;
  3D Profile Card_CSS&lt;/a&gt; by YMCAts (&lt;a href="https://codepen.io/YMCAts"&gt;@YMCAts&lt;/a&gt;)
  on &lt;a href="https://codepen.io"&gt;CodePen&lt;/a&gt;.&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/YMCAts/embed/oNaXdaK?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>4 Design Principles for Supporting Decision Making</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Mon, 10 Apr 2023 09:36:44 +0000</pubDate>
      <link>https://forem.com/yamaou/4-design-principles-for-supporting-decision-making-55oo</link>
      <guid>https://forem.com/yamaou/4-design-principles-for-supporting-decision-making-55oo</guid>
      <description>&lt;p&gt;When it comes to decision making, having the right design principles in place can make all the difference. Here are four design principles that can help support decision making.&lt;/p&gt;

&lt;h2&gt;
  
  
  Progressive Disclosure
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m9onkJcl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ejpjefrr58rcxbdmg46y.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m9onkJcl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ejpjefrr58rcxbdmg46y.PNG" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
Progressive disclosure is a design principle that involves revealing information gradually, as needed. This technique can include using tooltips, labels, and expanding sections. By presenting information in a progressive manner, users can make more informed decisions without feeling overwhelmed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cognitive Aids
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lWW6IFpT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tsmx3rve1m596y9kfy9u.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lWW6IFpT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tsmx3rve1m596y9kfy9u.PNG" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
Cognitive aids are tools or techniques that help users process and understand information. These aids can take many forms, from visualizations and diagrams to checklists and decision trees. Providing timely reminders, notifications, and visual cues can help users remember important information or tasks, and make complex information more accessible and easier to understand.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3dSt75_7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/il1nxepkdwt6q18l6akk.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3dSt75_7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/il1nxepkdwt6q18l6akk.PNG" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
Feedback is an essential component of decision making. Visual cues, messages, and animations can provide instant feedback to help users understand the results of their decisions and guide them towards desired outcomes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Defaults
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--P673N4T1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oe9q1em2ldn3ty55ktyd.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P673N4T1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oe9q1em2ldn3ty55ktyd.PNG" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
Defaults are pre-set options that users can choose from when making decisions. By setting defaults that are aligned with users' goals and preferences, designers can help support decision making by making it easier for users to make choices that are in their best interest. Smart defaults, such as pre-filled forms or suggested options, can help users make decisions in a context-appropriate manner.&lt;br&gt;
By incorporating these four design principles into decision-making processes, designers can help support users in making better decisions. Whether it's through progressive disclosure, cognitive aids, feedback, or defaults, these principles can help make complex decisions more manageable and less overwhelming.&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>ux</category>
      <category>strategy</category>
    </item>
    <item>
      <title>Types of HTTP Status Codes like 404? 503?</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Wed, 29 Mar 2023 07:55:49 +0000</pubDate>
      <link>https://forem.com/yamaou/types-of-http-status-codes-like-404-503-2opa</link>
      <guid>https://forem.com/yamaou/types-of-http-status-codes-like-404-503-2opa</guid>
      <description>&lt;h2&gt;
  
  
  Types of HTTP Status Codes
&lt;/h2&gt;

&lt;p&gt;HTTP status codes can be classified into the following five categories. The 100s, 200s, and 300s codes indicate that the communication between the browser and the server is working correctly and are not displayed on the site. It is necessary to be careful of the HTTP error codes called the 400s and 500s.&lt;/p&gt;

&lt;h3&gt;
  
  
  100s Informational
&lt;/h3&gt;

&lt;p&gt;The 100s indicate that the request has been received and is being processed.&lt;/p&gt;

&lt;h3&gt;
  
  
  200s Success
&lt;/h3&gt;

&lt;p&gt;The 200s indicate that the request has been received and processed successfully.&lt;/p&gt;

&lt;h3&gt;
  
  
  300s Redirection
&lt;/h3&gt;

&lt;p&gt;The 300s indicate that additional processing is required to successfully process the request.&lt;/p&gt;

&lt;h3&gt;
  
  
  400s Client Error
&lt;/h3&gt;

&lt;p&gt;The 400s indicate that the request from the client has failed. The four most common codes are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;400 Bad Request&lt;/em&gt;&lt;/strong&gt;: An error occurs in the request.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;401 Unauthorized&lt;/em&gt;&lt;/strong&gt;: The user does not have access privileges to the site.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;403 Forbidden&lt;/em&gt;&lt;/strong&gt;: The user is prohibited from accessing the site.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;404 Not Found&lt;/em&gt;&lt;/strong&gt;: The site itself cannot be found.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  500s Server Error
&lt;/h3&gt;

&lt;p&gt;The 500s indicate that the server has failed to process the request. The two most common codes are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;500 Internal Server Error&lt;/em&gt;&lt;/strong&gt;: An error has occurred on the server.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;503 Service Unavailable&lt;/em&gt;&lt;/strong&gt;: The server is unable to process the request due to heavy traffic.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to Handle HTTP Error Codes
&lt;/h2&gt;

&lt;p&gt;|| &lt;strong&gt;400 Bad Request&lt;/strong&gt;: An error occurred in the request. | Try using a different browser or device.&lt;/p&gt;

&lt;p&gt;|| &lt;strong&gt;401 Unauthorized&lt;/strong&gt;: The user does not have access privileges to the site. | Verify membership registration information.&lt;/p&gt;

&lt;p&gt;|| &lt;strong&gt;403 Forbidden&lt;/strong&gt;: The user is prohibited from accessing the site. | Check access privileges and access links.&lt;/p&gt;

&lt;p&gt;|| &lt;strong&gt;404 Not Found&lt;/strong&gt;: The site itself cannot be found. | Verify the URL.&lt;/p&gt;

&lt;p&gt;|| &lt;strong&gt;500 Internal Server Error&lt;/strong&gt;: An error occurred on the server. | Investigate the cause of the server error.&lt;/p&gt;

&lt;p&gt;|| &lt;strong&gt;503 Service Unavailable&lt;/strong&gt;: The server is unable to process the request due to heavy traffic. | Reduce the load on the site or consider changing the server.&lt;/p&gt;

&lt;p&gt;It is not a problem to intentionally delete a page and display an error code. However, if an error code is unexpectedly displayed on a page that should be displayed normally, such as 403 Forbidden, 500 Internal Server Error, and 503 Service Unavailable, carefully investigate the meaning of the code and handle it appropriately.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Best way to finding a color palette to use as a reference</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Fri, 24 Mar 2023 19:45:35 +0000</pubDate>
      <link>https://forem.com/yamaou/best-way-to-finding-a-color-palette-to-use-as-a-reference-26e4</link>
      <guid>https://forem.com/yamaou/best-way-to-finding-a-color-palette-to-use-as-a-reference-26e4</guid>
      <description>&lt;p&gt;If you're looking for inspiration for your next color design, or simply need a reference for color palettes, I recommend checking out these website I found. It's a great resource for finding a wide range of color combinations that are sure to give your designs a professional and polished look. Happy designing!&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Adobe Color CC
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--G9MBLz9k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/v7snynhsla1tc4384h72.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--G9MBLz9k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/v7snynhsla1tc4384h72.png" alt="Image description" width="800" height="430"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://color.adobe.com/ja/explore/?filter=most-popular&amp;amp;time=month"&gt;Adobe Color CC&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Color Hunt
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--R2yTJFUO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/73sqiskacthv8zrgys8w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--R2yTJFUO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/73sqiskacthv8zrgys8w.png" alt="Image description" width="800" height="434"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://colorhunt.co/"&gt;Color Hunt&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Coolors
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8bS0dFhf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oqr5cahr1oysm8sh359q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8bS0dFhf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oqr5cahr1oysm8sh359q.png" alt="Image description" width="800" height="448"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://coolors.co/"&gt;Coolors&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. NipponColors
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PgXzA0_g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2xoawp953cm2k0ftc97v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PgXzA0_g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2xoawp953cm2k0ftc97v.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nipponcolors.com/"&gt;NipponColors&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. khroma
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--hJoLmEto--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3jddrn0z21gnjsdwvrix.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hJoLmEto--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3jddrn0z21gnjsdwvrix.png" alt="Image description" width="800" height="410"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.khroma.co/"&gt;khroma&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  6.colorable
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MPPKRQOO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5l3jm8xosrjfxoecwiqv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MPPKRQOO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5l3jm8xosrjfxoecwiqv.png" alt="Image description" width="800" height="446"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://colorable.jxnblk.com/"&gt;colorable&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  7. grabient
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7jfMwWrc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jx6qi4lwfsx2127bhhjx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7jfMwWrc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jx6qi4lwfsx2127bhhjx.png" alt="Image description" width="800" height="451"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.grabient.com/"&gt;grabient&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  8. pigment
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zCPRYPZ3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3344fd703m6r6f0uo5fw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zCPRYPZ3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3344fd703m6r6f0uo5fw.png" alt="Image description" width="800" height="454"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://pigment.shapefactory.co/"&gt;Pigmet&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>8 Animated Backgrounds to Add Glamour to Your Web Design</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Sat, 18 Mar 2023 20:34:20 +0000</pubDate>
      <link>https://forem.com/yamaou/8-animated-backgrounds-to-add-glamour-to-your-web-design-28hc</link>
      <guid>https://forem.com/yamaou/8-animated-backgrounds-to-add-glamour-to-your-web-design-28hc</guid>
      <description>&lt;p&gt;Incorporating animation into web design not only attracts the viewer's attention but also adds a touch of glamour to it. This time, we will be discussing animated backgrounds. The animation used for backgrounds should be attractive yet subtle at the same time. Without further ado, here are our top 8 picks for a variety of animated backgrounds using CSS or JavaScript.&lt;/p&gt;

&lt;h2&gt;
  
  
  1.Animation background resembling liquid
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/smpnjn/embed/yLPdEPQ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Delicate animated backgrounds with colors that can be customized.
&lt;/h2&gt;

&lt;p&gt;This is the final code example for my upcoming tutorial on creating a generative UI with a super zen orbs animation (built with pixi.js) and a nice frosty UI. &lt;/p&gt;

&lt;p&gt;The colors here are generative too! &lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/georgedoescode/embed/XWNmvro?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  3.Animation background featuring waves
&lt;/h2&gt;

&lt;p&gt;Lightweight animation between header &amp;amp; content. Easy to customize and apply into any website! Works with all devices and screen sizes.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/goodkatz/embed/LYPGxQz?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Animated background with color-changing gradient
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/chickenroyal/embed/zqYpbr?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  5.Seamless Animated Background Text
&lt;/h2&gt;

&lt;p&gt;CSS only animated background on text, only works with seamless images.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/georgebrook/embed/mqexXB?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  6.Animation background with semi-transparent shapes floating up
&lt;/h2&gt;

&lt;p&gt;Pure Css Animated Background Down to upside!!! &lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/mohaiman/embed/MQqMyo?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  7.Hexagonal animated background that can create a high-tech vibes
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/dhruveonmars/embed/wvvwWEO?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  8.Gradient and shape animation background
&lt;/h2&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/weenabeana/embed/yRMwGY?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Incorporating animated backgrounds is a great way to add a touch of glamour to your web design while attracting the viewer's attention. From color-changing gradients to liquid effects, there are numerous options available. These eight examples demonstrate how creative and subtle animation can enhance the overall aesthetic of a website. By experimenting with various animated backgrounds, designers can create a unique user experience that stands out from the crowd.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--26z-bu_a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nl40cfe268rycqwre6sl.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--26z-bu_a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nl40cfe268rycqwre6sl.jpeg" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you found these tips helpful, please consider following my blog and Instagram for more insights and advice on UI/UX design.&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>design</category>
    </item>
    <item>
      <title>3 Tips UI/UX designers to keep in mind when exporting images</title>
      <dc:creator>Yamalab Design(Yuta)</dc:creator>
      <pubDate>Fri, 17 Mar 2023 23:52:18 +0000</pubDate>
      <link>https://forem.com/yamaou/3-tips-uiux-designers-to-keep-in-mind-when-exporting-images-31p1</link>
      <guid>https://forem.com/yamaou/3-tips-uiux-designers-to-keep-in-mind-when-exporting-images-31p1</guid>
      <description>&lt;p&gt;As a UI/UX designer, you can make the developer's job easier by creating a &lt;strong&gt;user-friendly design that is easy to navigate and understand.&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;I am happy to share with you some great tips to create more user-friendly designs. These tips will help you to enhance the user experience and make the developers job easier. &lt;/p&gt;

&lt;p&gt;Here are 3 great tips for creating a user-friendly UI/UX design that you should know before working with a developer.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Export without unnecessary margins and without mask processing.
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GcOx3e_v--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35z7awlhkgrwgebpxd12.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GcOx3e_v--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/35z7awlhkgrwgebpxd12.jpg" alt="Image description" width="800" height="569"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When exporting images, it is important to avoid unnecessary margins and mask processing. These elements can cause frustration for developers who may need to spend extra time adjusting to accommodate for them. By taking the time to ensure that your designs are clean and easy to work with, you can make the development process smoother and more efficient. This will ultimately result in a better user experience for your audience as well. Additionally, creating designs that are easy to work with can help build a positive relationship between designers and developers, leading to more successful collaborations in the future.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Using a common name for coding with layer names.
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TnTckG_U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rrztuz5kdou731qa3a3u.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TnTckG_U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rrztuz5kdou731qa3a3u.jpg" alt="Image description" width="800" height="569"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Don’t you export file as random name?&lt;/p&gt;

&lt;p&gt;When creating a design, it's important to use descriptive and consistent layer names to make it easier for developers to understand and use the design data. Using random or unclear names can cause confusion and frustration for developers, who may need to spend extra time renaming layers to match their coding conventions. By taking the time to use common names for coding with layer names, you can make the development process smoother and more efficient. This will ultimately result in a better user experience for your audience as well. &lt;/p&gt;

&lt;h2&gt;
  
  
  3. Resizing the image to an integer size.
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NVJyxEyz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/67p6csknhnjcuby2qrpj.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NVJyxEyz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/67p6csknhnjcuby2qrpj.jpg" alt="Image description" width="800" height="569"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Did you export your image data as decimal size?&lt;/p&gt;

&lt;p&gt;When exporting image data, it's important to ensure that the size is an integer value rather than a decimal value. If the image data is exported with a decimal size, it can cause frustration for developers who may need to spend extra time adjusting to accommodate for the non-integer value. Resizing the image to an integer size can make the development process smoother and more efficient. Take the time to do this before proceeding.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--88i4Q37G--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/73ec4awlv9hpblt6ghnj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--88i4Q37G--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/73ec4awlv9hpblt6ghnj.png" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you for taking the time to read this article. If you found these tips helpful, please consider following my blog and Instagram for more insights and advice on UI/UX Design. Your support is greatly appreciated!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.instagram.com/yamalab_design/"&gt;My instagram&lt;/a&gt;&lt;/p&gt;

</description>
      <category>uxdesign</category>
      <category>design</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
