Skip to content
Loading
Header
               
                   
                       
  •                            
                           
  •                            
                           
  •                            
                       
                   
               
           
     
       
       
           
               
                    Here is the main content
                   
                   
               
           
       
       


    Regards,
    Iftikar
    0
  • Hi,
            Please refer the below link

    http://webdesignerwall.com/tutorials/cross-browser-css-gradient

    Regards,
    Iftikar
    0
  • I have a question.

    I see values all the time on the internet in HTML code in examples below in red, like -moz -linear-gradient, -webkit-gradient, can you point me to a website so that I can learn about the values below to the background image. Will all these values work for the common browsers, IE, firefox, chrome etc......


    body header.headerBackground {
    background-color: #414246;
    background-image: -moz-linear-gradient(top,#54565a,#242427);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#54565a),to(#242427));
    background-image: -webkit-linear-gradient(top,#54565a,#242427);
    background-image: -o-linear-gradient(top,#54565a,#242427);
    background-image: linear-gradient(to bottom,#54565a,#242427);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54565a',endColorstr='#ff242427',GradientType=0);
    box-shadow: 0 1px 1px #4b4b4b;
    height: 100%;
    }
    0
  • I coded the very minimum. Review below.


     
       
        
       
     
     
       
           
               
                   
                       
                           
  • Menu 1
  •                        
  • Menu 2
  •                        
  • Menu 3
  •                    
                   
                   
                       
                           
  •                        
  •                            
                           
  •                            
                       
                   
               
       
    0
  • Can you explain the form elements.  What's the purpose of the form  element and also the value runat ="server".

    I'm also getting ready to test out
    0
  • Is there another way to do this without tables. Tables are bad practicing habits. How come you don't name your divs?
    0
  • Hi,
      Try this

        Test
       
       
       
           
           
           
               
                   
                       
                           
                           
                       
                   
                               
                                   
  • Menu 1
  •                                
  • Menu 2
  •                                
  • Menu 3
  •                            
                           
                               
                                   
  •                                
  •                                
  •                            
                           
               
           
       
       
           
               
                    Here is the main content
                   
                   
               
           
       
       

    Regards,
    Iftikar
    0
  • Sorry about that. I just attach the image. I am trying to fixed my header to be that way from the left side to the right side.
    0
  • Sanjeeb Lenka
    please provide the sample
    0