How can i make a background in website have a transition like those applied in PowerPoint slides? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i make a background in website have a transition like those applied in PowerPoint slides?

Transition on a webpage

5th Apr 2019, 2:31 PM
Oscar
Oscar - avatar
9 Answers
0
Found something working on SoloLearn, I would suggest to study this one and play arround with it 😉 https://code.sololearn.com/WHo6sJKzANO1/?ref=app
7th Apr 2019, 6:38 AM
Robin R.
Robin R. - avatar
+ 2
Hmm codepen messes with the code, just copy pasting isn't gonna cut it..🤔 I found the real source of this code with explanation: codyhouse.co/gem/animated-page-transition/ the source files are on github, https://github.com/CodyHouse/animated-page-transition you can study this if you want but it is more complicated then we tought.. uses 2 css files, 3 js files,.. Something simpler will be better to start with 😉
7th Apr 2019, 5:49 AM
Robin R.
Robin R. - avatar
+ 1
Well that is slightly more advanced 😀 I suggest you study those examples. They are even giving you the source cose 😉
5th Apr 2019, 9:17 PM
Robin R.
Robin R. - avatar
+ 1
I actually liked that one too the old school television. Anyways thanks when you learn anything on this subject hit me up I'd greatly appreciate 😁
6th Apr 2019, 5:05 PM
Oscar
Oscar - avatar
5th Apr 2019, 6:44 PM
Robin R.
Robin R. - avatar
0
Not slightly I am talking of this example below https://speckyboy.com/page-transition-effects/
5th Apr 2019, 7:39 PM
Oscar
Oscar - avatar
0
Yeah but I am having a hard time understanding the code.
6th Apr 2019, 9:41 AM
Oscar
Oscar - avatar
0
Good things take time 😉 Start with the more simple examples. They mention what is used to code in each example. copy the code of the example to the sololearn editor it uses plain html, css and js. Y can start from there. good luck I will try this later myself. Old School Television
6th Apr 2019, 9:46 AM
Robin R.
Robin R. - avatar
0
Thanks this has been really helpful
7th Apr 2019, 1:38 PM
Oscar
Oscar - avatar