adding logo in webpage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abhishekphukan
    New Member
    • Jul 2014
    • 34

    adding logo in webpage

    How can i add a logo in top left corner of an webpage...
    can anyone help..
    thnk u
  • Exequiel
    Contributor
    • Jul 2012
    • 288

    #2
    Code:
    <head>
    <link rel="SHORTCUT ICON" href="pathoficon/icon.ico">
    </head>
    Note: Your icon must have a file extension of .ico

    Comment

    • nomad
      Recognized Expert Contributor
      • Mar 2007
      • 664

      #3
      abhishekphukan
      Exequiel is for your address. ie http:bytes.com
      if you want an logo for your page it depends if your using div, and css
      post your code that you have please so I can help you
      nomad

      Comment

      • abhishekphukan
        New Member
        • Jul 2014
        • 34

        #4
        @nomad..can u give ur email address...if u can...can u design a webpage for me..actually i m new to html5...i m finding very difficult to solve the assignment given by my study centre..can u help me..i will send the prerequisite for the webpage that has to be design...it is to be submitted within 8 of aug..
        Thnk u..:)

        Comment

        • abhishekphukan
          New Member
          • Jul 2014
          • 34

          #5
          if u can plz help me out..i know it will not be very difficult for u..

          Comment

          • nomad
            Recognized Expert Contributor
            • Mar 2007
            • 664

            #6
            abhishekphukan
            Sorry I can not help you with your homework its against Bytes policy in which I'm part of the network community. I can help you if you need help.
            If you show me your html code and css code I can point you in the right direction

            Comment

            • Exequiel
              Contributor
              • Jul 2012
              • 288

              #7
              its just easy to add a logo in your webpage, , I'm a web developer/designer, if you don't know how to code in css and html, I sugest you can use Adobe Dreamweaver, , watch some tutorials in youtube for you to know how to use that software.

              Comment

              • abhishekphukan
                New Member
                • Jul 2014
                • 34

                #8
                @Nomad..its alright..i understand

                Comment

                • abhishekphukan
                  New Member
                  • Jul 2014
                  • 34

                  #9
                  @Exequiel...Oka y i'll go through it..thnx 4 ur suggestion and time..

                  Comment

                  • abhishekphukan
                    New Member
                    • Jul 2014
                    • 34

                    #10
                    one question..if i do something in dreamweaver..ca n i copy the code and save it in microsoft word??
                    Do u understand what i mean to say?

                    Comment

                    • nomad
                      Recognized Expert Contributor
                      • Mar 2007
                      • 664

                      #11
                      Not really. MS word has a different script language then HTML. You could try it. If you're using Word then just place the image (logo) where you want it and then adjust the alignment
                      Nomad

                      Comment

                      • abhishekphukan
                        New Member
                        • Jul 2014
                        • 34

                        #12
                        hey nomad and exequiel i want to ask a question..the question is below:
                        You have divided the Web pages in various sections using the <DIV> tag. In the website, you want to keep the navigational links visible on all the Web pages. For this, you have to write the code for creating the navigational links on all the Web pages. You need to identify the feature of HTML that enables you to keep the navigational links always visible during navigation without writing the code in every page..
                        Plz can u answer this question..
                        Thank You

                        Comment

                        • nomad
                          Recognized Expert Contributor
                          • Mar 2007
                          • 664

                          #13
                          I would create a Template for that.
                          Since your using Word take a look at this link

                          not sure if it will help you or not.
                          Personally I use DreamWeaver to do my coding.
                          Nomad

                          Comment

                          Working...