ZIP25款拥有炫酷动画效果的创意404错误页面源代码 35.95MB

m0_66047725需要积分:10(1积分=1元)

资源文件列表:

19249.zip 大约有54个文件
  1. 404模板页面/源码/软希网更多资源下载.html 68B
  2. 404模板页面/
  3. 404模板页面/源码/
  4. 404模板页面/源码/1-fargo-404.html 6.77KB
  5. 404模板页面/源码/10-error-404-animation.html 18.84KB
  6. 404模板页面/源码/11-dan-gold-404.html 5.88KB
  7. 404模板页面/源码/12-fog-dissipates.html 5.66KB
  8. 404模板页面/源码/13-404-rolling-box.html 8.42KB
  9. 404模板页面/源码/14-saransh-sinha-404.html 3.29KB
  10. 404模板页面/源码/15-andrew-lawendy-404.html 1.37KB
  11. 404模板页面/源码/16-space-invaders-game-404.html 13.33KB
  12. 404模板页面/源码/17-trembling-eyes-404.html 2.68KB
  13. 404模板页面/源码/18-galaxy-not-found.html 16.87KB
  14. 404模板页面/源码/19-spacy-with-count-up.html 2.84KB
  15. 404模板页面/源码/2-css-train-404.html 20.79KB
  16. 404模板页面/源码/20-ghost-404.html 4.9KB
  17. 404模板页面/源码/21-404-particles-with-pixijs.html 3.68KB
  18. 404模板页面/源码/22-code-theme-404-page.html 2.16KB
  19. 404模板页面/源码/23-lost-and-alone-404.html 6.25KB
  20. 404模板页面/源码/24-no-vacancy-404.html 4.73KB
  21. 404模板页面/源码/25-404-apocalypse.html 2.26KB
  22. 404模板页面/源码/3-no-signal-404.html 4.42KB
  23. 404模板页面/源码/4-astronaut-404.html 21.85KB
  24. 404模板页面/源码/5-glitchy-404.html 2.73KB
  25. 404模板页面/源码/6-svg-animation-404.html 53.14KB
  26. 404模板页面/源码/7-bunch-of-eyes.html 8.83KB
  27. 404模板页面/源码/8-daily-ui-404.html 16.14KB
  28. 404模板页面/源码/9-error-example-404.html 4.51KB
  29. 404模板页面/演示效果图/
  30. 404模板页面/演示效果图/1.gif 254.52KB
  31. 404模板页面/演示效果图/10.gif 1.06MB
  32. 404模板页面/演示效果图/11.gif 901.37KB
  33. 404模板页面/演示效果图/12.gif 4.46MB
  34. 404模板页面/演示效果图/13.gif 851.57KB
  35. 404模板页面/演示效果图/14.gif 489.87KB
  36. 404模板页面/演示效果图/15.gif 1.36MB
  37. 404模板页面/演示效果图/16.gif 1.24MB
  38. 404模板页面/演示效果图/17.gif 86.8KB
  39. 404模板页面/演示效果图/18.gif 856.25KB
  40. 404模板页面/演示效果图/19.gif 837.66KB
  41. 404模板页面/演示效果图/2.gif 2.67MB
  42. 404模板页面/演示效果图/20.gif 474.86KB
  43. 404模板页面/演示效果图/21.gif 3.08MB
  44. 404模板页面/演示效果图/22.gif 100.5KB
  45. 404模板页面/演示效果图/23.gif 902.42KB
  46. 404模板页面/演示效果图/24.png 69.2KB
  47. 404模板页面/演示效果图/25.png 586.95KB
  48. 404模板页面/演示效果图/3.gif 4.63MB
  49. 404模板页面/演示效果图/4.gif 1.09MB
  50. 404模板页面/演示效果图/5.gif 473.16KB
  51. 404模板页面/演示效果图/6.gif 4.37MB
  52. 404模板页面/演示效果图/7.gif 1.2MB
  53. 404模板页面/演示效果图/8.gif 4.56MB
  54. 404模板页面/演示效果图/9.gif 553.7KB

资源介绍:

25款拥有炫酷动画效果的创意404错误页面源代码,一系列具有炫酷动画效果的创意404错误页面,开发者可以利用各种前端技术和工具来实现。
<!DOCTYPE html> <html><!-- 优选源码 yxymk.net --> <head> <meta charset="utf-8"> <title>SVG animation</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css"/> <style>body { background-color:#141019; background: radial-gradient(at 50% -20%, #908392, #0d060e) fixed; } #handboy { animation: swing ease-in-out 1.3s infinite alternate; transform-origin: 98% 98%; transform-box: fill-box; } #girllight { animation: swing ease-in-out 1.3s infinite alternate; transform-origin: 0% 97%; transform-box: fill-box; } #hairgirl { animation: swinghair ease-in-out 1.3s infinite alternate; transform-origin: 60% 0%; transform-box: fill-box; } #zero { transform-origin:bottom; transform-box:fill-box; } /*************swing************/ @keyframes swing { 0% { transform: rotate(10deg); } 100% { transform: rotate(-10deg); } } /*************swing hair************/ @keyframes swinghair { 0% { transform: rotate(6deg); } 100% { transform: rotate(-6deg); } }</style> </head> <body> <a href="https://www.enationalelectronics.com" target="_blank"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-12 mt-5 mb-5"> <svg width="100%" height="auto" viewBox="0 0 636 324" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="OBJECTS"> <g id="Group"> <path id="Vector" d="M101.3 255.2C101.3 255.2 111.1 272.6 181.8 280.5C252.5 288.4 288.2 314.9 333.1 322.8C378 330.7 433.6 278.5 481.8 286.5C530 294.4 588.2 264.2 592.8 255.2H101.3Z" fill="#2F1829"/> <path id="Vector_2" d="M611.9 251.7H601.4L140.8 251.8C140.8 251.8 136.1 248.1 128.9 241.8C125.8 239.1 122.2 235.9 118.3 232.3C116.9 231 115.4 229.6 113.9 228.2C100.2 215.3 83.6 198.2 70.1 180.1C55.9 161 45.1 140.6 44.8 122.6C44.8 122.2 44.8 121.8 44.8 121.4C45 104 48.4 85.1 56.9 67.7C61.9 57.5 68.5 47.8 77.3 39C100.1 16.2 137.1 0.300011 194.5 0.800011C261.4 1.30001 330.8 26.3 393.5 60.8C406.6 68 419.4 75.7 431.9 83.6C441.1 89.5 450.1 95.5 458.8 101.6C483.1 118.6 505.6 136.4 525.5 153.8C570.6 193.1 602.3 230.4 611.9 251.7Z" fill="url(#paint0_linear)"/> <path id="Vector_3" opacity="0.45" d="M611.9 251.7H601.4L140.8 251.8C140.8 251.8 136.1 248.1 128.9 241.8C125.8 239.1 122.2 235.9 118.3 232.3C116.9 231 115.4 229.6 113.9 228.2C100.2 215.3 83.6 198.2 70.1 180.1C55.9 161 45.1 140.6 44.8 122.6C50.5 119.6 63.9 113.5 75 116.3C89.5 119.9 92.6 137.2 92.6 137.2C92.6 137.2 103 128.8 113.9 132.8C124.8 136.8 126.5 148.4 126.5 148.4C126.5 148.4 139.4 141.8 150.9 144.6C162.5 147.4 171.8 158.6 159.4 165.9C147.1 173.1 133.3 167.5 132.9 167.4C133.1 167.6 137.9 174.2 129.1 182.2C120.1 190.4 154.6 197.5 154.6 197.5C154.6 197.5 155.9 175.1 179 177.6C202.1 180.1 220.8 192.6 220.8 192.6C220.8 192.6 222 158.3 240.5 152C259 145.7 268.5 165.9 268.5 165.9C268.5 165.9 309.5 139.4 323.4 164.1C337.3 188.8 337.9 193.5 337.9 193.5C337.9 193.5 349.8 128.5 387 131.5C424.2 134.5 431.1 160.3 430.5 162.9C429.9 165.5 441.2 146.2 452.4 156.7C463.6 167.2 470.1 181.8 470.1 181.8L529 174.9C529 174.9 523 163.3 525.4 153.8C570.6 193.1 602.3 230.4 611.9 251.7Z" fill="url(#paint1_linear)"/> <path id="Vector_4" d="M431.9 83.6H257.8C279.6 83.6 283.9 75.7 296.8 71.4C297.4 71.2 298 71 298.6 70.9C310.7 67.8 320.6 74.7 328.3 74.4C336.4 74.1 345.3 65.5 354.6 62.5C357.7 61.5 361 61.8 364.3 62.6C370.8 64.1 377.6 67.4 384.5 66.1C390.5 65 391 62.5 393.4 60.8C406.6 68 419.5 75.6 431.9 83.6Z" fill="url(#paint2_linear)"/> <path id="Vector_5" d="M206.5 67.7H56.9C61.8 57.7 68.3 48.1 76.9 39.4C77 39.3 77.2 39.1 77.3 39C80.8 38.3 84.6 37.8 88.7 37.6C112.4 36.6 117.4 54.5 117.4 54.5C117.4 54.5 123.6 46.2 134.8 50.2C146 54.2 142.1 59.1 151 61.8C152.2 62.1 153.4 62.2 154.7 62.1C163.2 61.4 173.9 52.1 183.4 55.5C194.4 59.4 187.3 67.7 206.5 67.7Z" fill="url(#paint3_linear)"/> <path id="Vector_6" d="M631.8 258.5H75.5C73.6 258.5 72.1 257 72.1 255.1C72.1 253.2 73.6 251.7 75.5 251.7H631.8C633.7 251.7 635.2 253.2 635.2 255.1C635.2 257 633.7 258.5 631.8 258.5Z" fill="#2F1829"/> <path id="Vector_7" opacity="0.25" d="M364.4 62.5C354.5 65 343.3 75.8 336 77.4C326.9 79.4 316.3 74.8 306 72.2C302.9 71.4 300.5 71 298.6 70.8C310.7 67.7 320.6 74.6 328.3 74.3C336.4 74 345.3 65.4 354.6 62.4C357.8 61.4 361 61.7 364.4 62.5Z" fill="white"/> <path id="Vector_8" opacity="0.25" d="M154.7 62.1C145.8 66.8 141.6 56.2 133.9 52.7C125 48.7 118.7 61.2 116.1 59C113.5 56.9 112.3 47.6 102.2 42.8C96.5 40.1 85.4 39.5 77 39.5C77.1 39.4 77.3 39.2 77.4 39.1C80.9 38.4 84.7 37.9 88.8 37.7C112.5 36.7 117.5 54.6 117.5 54.6C117.5 54.6 123.7 46.3 134.9 50.3C146.1 54.3 142.2 59.2 151.1 61.9C152.2 62.1 153.5 62.2 154.7 62.1Z" fill="white"/> <path id="Vector_9" d="M394.9 40.3C394.9 40.3 457.4 96.1 482.1 88.5C507 80.9 351.2 7.20001 394.9 40.3Z" fill="url(#paint4_linear)"/> <path id="Vector_10" d="M35 97C35 97 13.7 134.4 50.9 173.8C59.5 182.9 60.5 199.9 43.3 200.8C26.1 201.7 -0.599994 159.8 0.300006 126.1C1.30001 92.4 40.8 77.1 35 97Z" fill="url(#paint5_linear)"/> <path id="Vector_11" d="M461 295.7C461 295.7 425 303.6 415.8 315.9C411.3 321.9 429.2 321 444.5 314.4C460.5 307.5 473.6 294.9 461 295.7Z" fill="#2F1829"/> <path id="Vector_12" d="M200.2 293.4C200.2 293.4 214.2 293.1 226.5 297.9C238.8 302.7 241.5 317.4 229.2 319.2C217 321 189.1 304.7 190.7 298.1C191.9 293.1 200.2 293.4 200.2 293.4Z" fill="#2F1829"/> </g> <path id="Vector_13" d="M136.3 213.7L128.4 241.1C125.3 238.4 121.7 235.2 117.8 231.6L116.1 228.4C116.1 228.4 119.1 193.2 109.2 179.1C118.7 185.7 123.3 212.4 123.3 212.4L121.8 214.4H123.3C123.3 214.4 125.7 218.9 126.6 225.5C132.7 193.9 126.8 178.6 126.6 178.1C126.8 178.4 131.6 184.2 134.4 193.8C137.3 203.6 136.2 209.7 136.2 209.7L133.8 213.6H136.3V213.7Z" fill="black"/> <g id="Group_2"> <g id="Group_3"> <path id="Vector_14" d="M376.1 240.6C376.1 240.6 378.7 238.3 380.6 235.8C380.9 235.4 381.3 234.9 381.5 234.5L382.7 235.9L382.3 233.7C382.3 233.7 390.4 230.9 393.3 223.1C391.5 231.6 388.1 238 384.1 240.9C382.3 242.2 380.5 242.8 378.6 242.7C372.3 242.5 376.1 240.6 376.1 240.6Z" fill="#F3475C"/> <g id="Group_4" opacity="0.25"> <path id="Vector_15" opacity="0.25" d="M393.3 223.1C392.6 225.3 391.8 227.5 390.8 229.6C389.8 231.7 388.7 233.7 387.4 235.6C386.1 237.5 384.5 239.3 382.6 240.6C380.7 242 378.3 242.7 376 242.6C375.9 242.6 375.8 242.5 375.8 242.4C375.8 242.3 375.9 242.2 376 242.2C378.3 242.4 380.5 241.7 382.4 240.4C384.3 239.1 385.9 237.4 387.2 235.5C388.6 233.6 389.7 231.6 390.7 229.5C391.7 227.5 392.5 225.3 393.3 223.1Z" fill="white"/> </g> <path id="Vector_16" opacity="0.25" d="M376.1 240.6C376.1 240.6 378.7 238.3 380.6 235.8C381.4 238.2 383.1 240 384.1 240.9C382.3 242.2 380.5 242.8 378.6 242.7C372.3 242.5 376.1 240.6 376.1 240.6Z" fill="black"/> </g> <path id="Vector_17" d="M313.5 225.2C313.5 225.2 294.9 207.7 297.9 184.4C299.8 195.2 307.7 208.1 307.7 208.1L306.7 211L310.2 210.3C310.2 210.3 314.6 183.7 304.7 170.8C318.1 184.6 317.9 205.1 317.9 205.1L315.4 208.9L317.9 210C317.9 210 315 220 323.7 216.1C332.4 212.3 337.9 179.2 330 170.8C339.4 178.9 337.9 206.8 337.9 207.7C337.9 208.6 333.8 212.4 333.8 212.4L336.9 214.7C336.9 214.7 335 233.6 313.5 225.2Z" fill="black"/> <path id="Vector_18" d="M398.8 250C398.8 250 392.3 243.9 393.4 235.8C394.1 239.6 396.8 244 396.8 244L396.5 245L397.7 244.8C397.7 244.8 399.2 235.5 395.8 231.1C400.4 235.9 400.4 243 400.4 243L399.5 244.3L400.4 244.7C400.4 244.7 399.4 248.2 402.4 246.8C405.4 245.5 407.3 234 404.6 231.1C407.9 233.9 407.3 243.6 407.3 243.9C407.3 244.2 405.9 245.5 405.9 245.5L407 246.3C406.9 246.4 406.3 253 398.8 250Z" fill="black"/> <g id="Group_5"> <path id="Vector_19" d="M374 241.1L368.7 241.5C372.5 238.1 371.9 234.8 371.4 233.3C371.2 232.8 371 232.4 371 232.4L373.5 232L372.1 230.1C372.1 230.1 376.6 224.9 378.3 211.1C383.6 220.4 381.5 228.8 378.7 234.3C376.6 238.6 374 241.1
100+评论
captcha
    类型标题大小时间
    ZIPAndroidNote笔记365.45KB9月前
    ZIPMATLAB车牌定位实现系统算法研究和实现11.03KB9月前
    ZIPMATLAB车牌识别程序与实现仿真200.42KB9月前
    ZIP22の囸9巨′igjjg6gn34.87MB9月前
    ZIP最新RiPro主题美化高端设计素材视频资源素材下载子主题包源码.zip4.14MB9月前
    ZIP戴森电池管理软件,提高config.h 温度限制,不改会充电超温,停止充电,电池充不满就不充了76.7MB9月前
    ZIPallpairs测试开发508.25KB9月前
    ZIPDzzOffice 小胡版 AD与LDAP账户认证插件64.43KB9月前