<?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>DEV Community: Kunal Singh</title>
    <description>The latest articles on DEV Community by Kunal Singh (@webdevggn).</description>
    <link>https://dev.to/webdevggn</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%2F314503%2F9115ae8b-a5fb-4371-b16e-8011fd6edf9d.jpg</url>
      <title>DEV Community: Kunal Singh</title>
      <link>https://dev.to/webdevggn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/webdevggn"/>
    <language>en</language>
    <item>
      <title>Website Designing Process - Beginner's Guide</title>
      <dc:creator>Kunal Singh</dc:creator>
      <pubDate>Wed, 26 Feb 2020 13:20:21 +0000</pubDate>
      <link>https://dev.to/webdevggn/website-designing-process-beginner-s-guide-62j</link>
      <guid>https://dev.to/webdevggn/website-designing-process-beginner-s-guide-62j</guid>
      <description>&lt;p&gt;If you are a beginner in web designing or development, and whenever you start to work on a new project, a question would have arisen in your mind about, how should I start?&lt;br&gt;
Today I am going to help you on how you can manage your project from start to finish. If you find this article helpful please let me know in the comments.&lt;/p&gt;

&lt;p&gt;Whenever you think of starting a new project, you can follow the steps I have specified below.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Purpose of Website
&lt;/h2&gt;

&lt;p&gt;First of all, you have to decide what is the purpose of the website you are going to build because it will help you in creating an awesome and attractive website. This step will simplify all your remaining work and logic behind the use of this website. Let's say we are going to create a design for an online store who sells baby products, so it the purpose of our website.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Target Audience
&lt;/h2&gt;

&lt;p&gt;Now, you will have to find out your target audience for your website. You have to find out which age group is going to be targeted through this website and what that age group loves to see and feel so that you can make this website more engaging to them. It is also necessary to determine whether you are designing this website for beginners, intermediates or experts so they can find your website's layout easily accessible and friendly. In our example, our target audience for Online Baby Products Store will be their parents, because babies don't buy stuff online, their parents do.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Design Planning
&lt;/h2&gt;

&lt;p&gt;Decide what colours you are going to use and what type of structure and feel are going to create in this website project. You can find out about this according to the purpose of your project and the target audience. As in our example, we will try to use stress-free colours which are bright and light, you can use this online &lt;a href="http://colormind.io/bootstrap/"&gt;Color Generator&lt;/a&gt; tool. Also, we should keep in mind that our audience is not going to be experts every time, so we will keep our layout and informative so that we can educate our audience wherever possible.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Directory Structure
&lt;/h2&gt;

&lt;p&gt;After deciding the basic points for our project, we have to decide how we are going to keep our website code and design files so that it does not look messy to other developers and designers who are going to collaborate, it will help you in the future to understand how you created this project if something has to be updated in the future on this website.&lt;/p&gt;

&lt;h4&gt;
  
  
  A sample directory structure:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;images/&lt;/li&gt;
&lt;li&gt;css/&lt;/li&gt;
&lt;li&gt;js/&lt;/li&gt;
&lt;li&gt;uploads/&lt;/li&gt;
&lt;li&gt;includes/&lt;/li&gt;
&lt;li&gt;fonts/&lt;/li&gt;
&lt;li&gt;index.html&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  5. Coding Structure
&lt;/h2&gt;

&lt;p&gt;You have to set a coding standard while building the project so that everyone could read the codes and understand what is the logic behind this code. First of all, create the HTML skeleton file using relative tags and try to keep it simple and clean. Use comments where it is possible to keep notes between codes.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Designing Website
&lt;/h2&gt;

&lt;p&gt;Now we will give design to our skeleton website using CSS. Try to create user-friendly UI according to the target audience. Use rounded corners to give it a smooth and calm look. Use as much as white-space, use paddings and margins as much as possible. Some top &lt;a href="https://www.designofox.com/best-web-designer-company-in-gurgaon-delhi-ncr/"&gt;Website Designing Gurgaon&lt;/a&gt; agencies use these principles to create beautiful websites. AS they say - "Less is more" &amp;amp; "KISS - Keep It Simple Stupid".&lt;/p&gt;

&lt;h2&gt;
  
  
  7. Optimizing Project
&lt;/h2&gt;

&lt;p&gt;When you have finished your project work, make a new version of it which is "Production Version" buy compressing files wherever possible like minifying CSS and JS file and combining all CSS into one file and all JS files into one in this production version. Remove comments from HTML files and minify that too. You can use &lt;a href="http://minifycode.com/"&gt;minify tools&lt;/a&gt;. This will compress your project files and run faster on the server.&lt;/p&gt;

&lt;h2&gt;
  
  
  8. Finalizing &amp;amp; Deployment
&lt;/h2&gt;

&lt;p&gt;Now you are ready to deploy your website on the server. If you are using Linux server you can directly upload the files using an FTP client or creating a ZIP file of the project and upload it using server's file manager tool.&lt;/p&gt;

&lt;h4&gt;
  
  
  Thank You
&lt;/h4&gt;

&lt;p&gt;If you find this article helpful, please do let me know or you can ask your doubts regarding this article. 🙂&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>design</category>
      <category>html</category>
      <category>css</category>
    </item>
  </channel>
</rss>
