Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. web form background image

web form background image

Scheduled Pinned Locked Moved ASP.NET
help
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    ps srinivasan
    wrote on last edited by
    #1

    Hello friends i want to show the background image for web from thru coindg plz any one help me. srinivasan.ps

    P 1 Reply Last reply
    0
    • P ps srinivasan

      Hello friends i want to show the background image for web from thru coindg plz any one help me. srinivasan.ps

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Add a style tag, and in the style tag use

      background-image: url(myimage.gif);
      background-repeat: norepeat;
      

      Deja View - the feeling that you've seen this post before.

      P 1 Reply Last reply
      0
      • P Pete OHanlon

        Add a style tag, and in the style tag use

        background-image: url(myimage.gif);
        background-repeat: norepeat;
        

        Deja View - the feeling that you've seen this post before.

        P Offline
        P Offline
        ps srinivasan
        wrote on last edited by
        #3

        thx for reply frnd but i dont know how to add style tag.plz give some code example.

        P 1 Reply Last reply
        0
        • P ps srinivasan

          thx for reply frnd but i dont know how to add style tag.plz give some code example.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          In your head tag, do this: <style type="text/css"> background-image: url(myimage.gif); background-repeat: norepeat; <style>

          Deja View - the feeling that you've seen this post before.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups