Announcement

Collapse
No announcement yet.

Use of img tags.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Use of img tags.

    Ok, so I'm a fuctard but I can't figure out how to properly link a picture using the img tags. Another website I visit doesn't host avatars and instead asks that you link the avatar using img tags to their website. It's kind of cheap but I'm willing to do it if I can figure out how.

    I'm assuing I'd use (img=url/file name)(/img) only with the correct brackets instead of parenthisis. I'm trying to like my avatar on this site to the other site using the picture in my user profile. Could anyone point me in the right direction? I'd really appreciate it.
    Try http://wordforge.net/index.php for discussion and debate.

  • #2

    Comment


    • #3
      edit:

      I'm not sure if you are talking about vbulletin post or a webpage.

      use this for webpages. http://www.pageresource.com/html/image1.htm

      I believe vbulletin versions allow use of [ img ] and [ /img ] before and after the file details. Just elimate the spaces.

      Comment


      • #4
        I'm building a wagon! On some other part of the internets, obviously (but not that other site).

        Comment


        • #5
          now how do you do that without out the line disappearing?

          Comment


          • #6
            Isn't there an option when posting a new message, to ignore codes? Not sure where it is though...
            This space is empty... or is it?

            Comment


            • #7
              No, but there is an option to not automatically parse urls, and an option to ignore smilie code.
              I'm building a wagon! On some other part of the internets, obviously (but not that other site).

              Comment


              • #8
                HTML:
                <IMG src="URL">

                XHTML:
                <IMG src="URL" />

                BBCode:
                [ING]URL[/ING] (ING = IMG)

                Comment


                • #9
                  Originally posted by Atahualpa
                  XHTML:
                  <IMG src="URL" />


                  That should be:
                  <img src="URL" alt="(ALT TEXT)" />

                  The alt attribute is required (provides alternative text/short description for when images are turned off), and tags must be lowercase.

                  Civilization II: maps, guides, links, scenarios, patches and utilities (+ Civ2Tech and CivEngineer)

                  Comment


                  • #10
                    Only if he declares it 'strict'.
                    Is God willing to prevent evil, but not able? Then he is not omnipotent. Is he able, but not willing? Then he is malevolent. Is he both able and willing? Then whence cometh evil? Is he neither able nor willing?
                    Then why call him God? - Epicurus

                    Comment


                    • #11
                      Originally posted by Dissident
                      now how do you do that without out the line disappearing?
                      Skanky be a very creative, sneaky b'stard.

                      See to code when you quote his post.
                      Is God willing to prevent evil, but not able? Then he is not omnipotent. Is he able, but not willing? Then he is malevolent. Is he both able and willing? Then whence cometh evil? Is he neither able nor willing?
                      Then why call him God? - Epicurus

                      Comment


                      • #12
                        Originally posted by Dissident
                        Yuck.
                        Why can't you be a non-conformist just like everybody else?

                        It's no good (from an evolutionary point of view) to have the physique of Tarzan if you have the sex drive of a philosopher. -- Michael Ruse
                        The Nedaverse I can accept, but not the Berzaverse. There can only be so many alternate realities. -- Elok

                        Comment


                        • #13
                          Originally posted by alva
                          Only if he declares it 'strict'.
                          Nope.
                          This also goes for XHTML 1.0 Transitional. The "alt" attribute is even required in HTML 4.01 Transitional. Considering the Apolyton forum pages are declared as such...

                          PWND!

                          Civilization II: maps, guides, links, scenarios, patches and utilities (+ Civ2Tech and CivEngineer)

                          Comment


                          • #14
                            On matters like this, I don't mind getting pwned. The pwner by definition is pwned, just knowing these facts.
                            Is God willing to prevent evil, but not able? Then he is not omnipotent. Is he able, but not willing? Then he is malevolent. Is he both able and willing? Then whence cometh evil? Is he neither able nor willing?
                            Then why call him God? - Epicurus

                            Comment


                            • #15
                              Originally posted by Mercator
                              That should be:
                              <img src="URL" alt="(ALT TEXT)" />

                              The alt attribute is required (provides alternative text/short description for when images are turned off), and tags must be lowercase.
                              You should also provide the width and the height, just in case some surfer comes in through a slow link, so his browser can render the rest of the page without waiting for the image to finish loading.
                              (\__/) 07/07/1937 - Never forget
                              (='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
                              (")_(") "Starting the fire from within."

                              Comment

                              Working...
                              X