<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=n)"> Among them, n represents the following number. Different values of n have different effects: 0. Box in 1. Box out 2. Circle in 3. Circle out 4. Wipe up 5. Wipe down 6. Wipe right 7. Wipe left 8. Vertical blinds 9. Horizontal blinds 10. Checkerboard across 11. Checkerboard down 12. Random dissolve 13. Split vertical in 14. Split vertical out 15. Split horizontal in 16. Split horizontal out 17. Strips left down 18. Strips left up 29. Strips right down 20. Strips right up 21. Random bars horizontal 22. Random bars vertical 23. Random Blend in Code: <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)" /> <meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)" /> |
<<: Use of filter() array filter in JS
>>: Docker solution for logging in without root privileges
1. What is HTML markup language? HTML is a markup...
Checkboxes are very common on web pages. Whether ...
This article is a self-written imitation of the X...
Table of contents What is React Fiber? Why React ...
Directly code: select 'bigint unsigned' a...
Enable the service when you need it, and disable ...
This article shares the specific code of the WeCh...
Two days ago, I took advantage of the Double 11 s...
Table of contents Mistake 1: Too many columns of ...
1. Background 1.1 Problems A recent product testi...
Simple description Since it was built with Centos...
I recently wanted to convert a website to https a...
Front-end project packaging Find .env.production ...
Table of contents 1. Create a socket 2. Bind sock...
1. Use of Iframe tag <br />When it comes to ...