Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Marquee Language
09-12-2020, 04:28 PM (This post was last modified: 09-12-2020 04:30 PM by The Professor.)
Post: #1
Marquee Language
A B S O L U T E L Y     S T U P E N D O U S

using marquee scrolldelay and scrollamount to create the effect

also how simple grad color is achieved by defining a class and border in the style section and then just calling it in a table or td cell

.purp1{

background: linear-gradient(90deg, purple, mediumpurple);
background-size: 100% 100%;
border:5px purple solid;
border-radius:20px;
}


http://d21c.com/leprofesseur/1/marquee-language.html

Visit this user's website Find all posts by this user
Quote this message in a reply
09-15-2020, 12:17 AM
Post: #2
RE: Marquee Language
I used to use marquee to make it appear as if candles were in a window on my grad art. That page reminds me of the gradtables (though I miss all the different angles we used to have). It also looks like a lot of code, but I recall we did have a lot of code with gradtables. Nice work.

LingoLinda
[Image: countup.php]
[Image: rotate.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
09-18-2020, 01:48 PM
Post: #3
RE: Marquee Language
Really beautiful! How long did it take you to get the page finished?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)