Friday, 13 September 2013

How Design Free Static Website for Business



What is static website?
Static website is a simple html code and we can say that it is a combination of HTML, JavaScript, and CSS. It is user friendly and frequently open on browser.  HTML, JavaScript, and CSS are basic for each type website platform like PHP, java, Joomla, CMS, ASP.Net etc. so static website can convert in any platform and also good for search engine ranking. 

Benefits of static website building
Main benefit of static website, it requires very law web space (hosting) on server. It is low cost design technique and safely redesigns and has attractive and simple format. And also good for internet marketing purpose because Google can easily crawl static website.  Any buddy can easily learn its coding and can build own business website. 

HTML tutorial for static web page design
Here we provide some static website tutorial for creating free static website for your own business. Some important html tags are given below with explanation. Lean this …

         1.       <HTML> Tag – Use for starting and ending of web page
         2.       <Body> Tag – Use for website contents like text, images, video and paragraph
         3.       <Head> Tag – Use for meta tags (Title, keywords, description) , Scripts and CSS.    
         4.       <P> Tag - Use for paragraph writing
         5.       <Img> Tag - Use for image
           Syntax <img src="zillionweb.jpg">  
         6.       <I> Tag – Use for italic text
         7.       <B> Tag – Use for bold text
         8.       <U> Tag – Use for Underline text
         9.       <A> Tag – Use for website link
          Syntax - <a href="http://www.domain-name.com">Static website Domain</a>
        10.   <Table> Tag – It has two tags for Raw and Coolum
        Syntax -  
         <Table>
         <tr>
         <td>Coolum 1 </td>
         <td> Coolum 2 </td>
         </tr>
         </Table>
        11.   <Br> Tag – Use for line break 
        12.   <H1> to <H6> Tags – Use for Headings H1 has big size and H6 has low size

Web Page Design step by step 

Step 1. We mention here simple syntax. You try this to understand
<Html>                 (#start}
<Head>Title, keywords and description of your web page</head>
<Body> web page content </body>
</html>                (#End)
In this three points are main first is this syntax is used in any type webpage and webpage is start and end by <html> tag and html tag has two part one is head section and second is body section.

Step 2. Write this code in notepad file
 <html>

<head>
<title> My website Name </title>
</head>

<body>
<p> free static website designing </p>
<p> I am a<b> designer</b> not politician </p>
<p> I am a<I> developer </I> not dog</p>
<p> I am a<u> web page creater</u> not animal</p>
<Table>
<tr>
    <td>Coolum 1 </td>
    <td> Coolum 2 </td>
    <td> Coolum 3</td>
      <td> Coolum 4 </td>
  </tr>
<tr>
    <td>Coolum 5 </td>
    <td> Coolum 6 </td>
    <td> Coolum 7 </td>
      <td> Coolum 8 </td>
  </tr>
</Table>
<img src="file:///C|/Users/webx7/Desktop/Saurabh/ZillionWebSolutions/Images-Zillion/website promotions.jpg"/>
 </body>

</html>

Design


Step 3. After write a code save this file by .html extension 

Step.4 if you really design your business website you can download free static html based templates and then create write your own content and images.   It is very easy. Try this.

Step .5 After creating web page then go for hosting site like www.webexpressdomain.com and then buy domain name and buy hosting its total costing is 20$ only.

Step .6 For any query regarding static web design company, go our website and fill up our query and get free guidance and if you want to build your website then our total costing is 300$.

About CSS in static web pages
CSS (Cascading Style Sheets) is used to attractive design like align, height, size, margin etc. We can easily inbuilt css in static web page code.
Example - <img src="zillion.jpg" height="29" width="89">   



Static website reseller Program 
Zillion Web Solution is a USA based company and provides static web design and development reseller services to companies and we also work for mobile website and apps and CMS, PHP based web pages designing. Web Design and Software Development Agencies can hire for our web services. We provide cost effective Static website reseller Program in USA. Our motive is providing quality services for our clients within specific time. we can offer best services to help you full on our capabilities. Go to our website and fill up our query form for our cost and company details.


2 comments:

  1. Cool Blog with Lot of useful information about HTML

    ReplyDelete
  2. I don't know programming language but i would love to become a website reseller. Please give me some suggestion. Thanks for this blog

    ReplyDelete