GFXVoid Graphic Design Forum

Remove Text Formatting
Loading...

» Online Users: 418

0 members and 418 guests
No Members online

» Site Navigation

 > FAQ

» Stats

Members: 35,443
Threads: 103,072
Posts: 826,684
Top Poster: cc.RadillacVIII (7,429)
Welcome to our newest member, Lekelindids
Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jan 2005
    Posts
    114

    Default

    To add music to your site.
    <bgsound src="your url/song&#39;s file name.mid, .wmp etc" autostart="true" loop="infinite">
    Background Color
    <body bgcolor="#HexColorCode">
    Right to Left scrolling text
    <marquee>text here</marquee>
    Scrolling text Left to right
    <marquee direction="right">text here</marquee>

  2. #2
    Join Date
    Dec 2004
    Posts
    1,949

    Default

    Hey i got a question, can you put the code for linking and the code for image linking (affilating and such) on here to? I used to know it, but i forgot

    Thanks

    Ob
    Oblivion


  3. #3
    Join Date
    Feb 2005
    Location
    va
    Posts
    29

    Default

    yes that is
    Code:
    &#60;a href=&#34;siteurl&#34;&#62;&#60;img src=&#34;imageurl&#34;&#62;&#60;/a&#62;
    that will output an image that if you click it will send you to the linked site add
    Code:
     target=&#34;_blank&#34;
    after the site url to set it to open in a new window


    PS: don&#39;t use the marquee tag please it is a very annoying tag and it isn&#39;t proffesional at all

    PS-2: code that i have provided is valid html 4.01 transitional

  4. #4
    Join Date
    Jan 2005
    Location
    La Habra, Cali
    Posts
    124

    Default

    To link to text only it&#39;s:

    Code:
    &#60;a href=&#39;http&#58;//site.com&#39; target=&#39;_blank&#39;&#62; Link &#60;/a&#62;

  5. #5
    Join Date
    Feb 2005
    Location
    va
    Posts
    29

    Default

    well that sorta goes without saying lol

  6. #6
    Join Date
    Dec 2004
    Posts
    1,949

    Default

    Thank you, i never can get those tags right, i always miss something but i cant remember what :/... anyway, thanks
    Oblivion


  7. #7
    Join Date
    Jan 2005
    Location
    La Habra, Cali
    Posts
    124

    Default

    Also if you want it for like emaling and such use the following

    Code:
    &#60;a href=&#39;mailto&#58;you@youremail.com&#39;&#62; What you want it to say or img tag here &#60;/a&#62;

  8. #8
    Join Date
    Apr 2005
    Location
    Prague, Czech Republic
    Posts
    3,101

    Cool

    LOL can&#39;t say anything more on this :lol: :lol: :lol:


  9. #9
    Join Date
    Mar 2005
    Location
    Insanity Sq.
    Posts
    3,811

    Default

    lol yea these are pretty basic, i have one question, can you make an iframe, with an image in the background, but have hte image NOT scroll, but the text scroll? like make an iframe with a trasparent background?
    If you want help...
    Screw you
    If you make sigs...
    Screw you

  10. #10
    Join Date
    Jan 2005
    Location
    La Habra, Cali
    Posts
    124

    Default

    Originally posted by Illegalx17@Apr 9 2005, 08:15 AM
    lol yea these are pretty basic, i have one question, can you make an iframe, with an image in the background, but have hte image NOT scroll, but the text scroll? like make an iframe with a trasparent background?
    [snapback]32799[/snapback]

    Put this on your <HEAD> portion of the site.

    Code:
    &#60;style type=&#34;text/css&#34;&#62;
    body{background&#58;url&#40;bgurl&#41; fixed}
    &#60;/style&#62;
    -sh4d0w

Similar Threads

  1. Play Tags
    By Kryptonite in forum Sigs & Manips
    Replies: 2
    Last Post: 12-24-2005, 01:42 PM
  2. First Dog Tags
    By L3m0nator in forum Digital Art
    Replies: 16
    Last Post: 03-17-2005, 04:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBadvanced CMPS v4.1.1