[Tool/Web/Other] Cool and Simple Landing Page - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (
https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] Cool and Simple Landing Page (
/showthread.php?tid=637217)
Cool and Simple Landing Page -
oSAINTo - 11.07.2017
I got bored and decided to make a simple, quick, and clean landing page.
- Only two files.
- Modern and sleek
- Dark, doesn't hurt the eyes.
- Uses the latest CSS3 animations.
Credit to Geoff Graham for the typewriter code snippet.
Re: Cool and Simple Landing Page -
oSAINTo - 11.07.2017
If you want to make a mirror for the file above, go ahead. I'll update the thread with them.
Re: Cool and Simple Landing Page -
Kaperstone - 11.07.2017
Use github, especially useful for version control.
Re: Cool and Simple Landing Page -
oSAINTo - 11.07.2017
Quote:
Originally Posted by Kaperstone
Use github, especially useful for version control.
|
Nevermind, it's a lot easier than I thought. Github link added.
Re: Cool and Simple Landing Page -
Hansrutger - 11.07.2017
I'm quite surprised only HTML and CSS can perform this, I'm not an expert on those languages, just know my way around. Very good share, I'll sure it to learn how to do these fine tricks, thank you.
Re: Cool and Simple Landing Page -
StrikerZ - 11.07.2017
It's cool, thanks for the share.
Re: Cool and Simple Landing Page -
coool - 11.07.2017
Nice CSS
Re: Cool and Simple Landing Page -
oSAINTo - 11.07.2017
Thanks for the feedback.
Re: Cool and Simple Landing Page -
HoussemGaming - 11.07.2017
Don't script when you are bored, script from heart
![Wink](images/smilies/wink.png)
, BTW nice one
Re: Cool and Simple Landing Page -
Vince - 11.07.2017
I love when people say "I made" when half of the work was already done for them. It took me five seconds to find out that half (if not more) of the CSS is
a straight up copy from css-tricks.com. And of course no credit is given.
Re: Cool and Simple Landing Page -
oSAINTo - 11.07.2017
Quote:
Originally Posted by Vince
I love when people say "I made" when half of the work was already done for them. It took me five seconds to find out that half (if not more) of the CSS is a straight up copy from css-tricks.com. And of course no credit is given.
|
To be fair, I did make this a while ago and just now decided to revise it and release it. I'll add credit where it's due. Though, I did have to add certain CSS and HTML aspects that weren't there originally to make it the way it is now.
I support giving credit to who does the work.