| 主队 | 比分 | 客队 | 联赛 | 时间(北京) |
|---|---|---|---|---|
| 卡坦扎罗 | 0:0 | 朱利亚诺 | 友谊赛 | 23:00 |
| 维图斯恩特拉 | 0:0 | 诺瓦拉 | 友谊赛 | 23:00 |
| OLS | 0:2 | TPV | 芬兰乙级联赛 | 23:00 |
| 奥斯特罗维茨 | 1:0 | 奥西波维奇 | 白俄罗斯足球甲级联赛 | 23:00 |
| 格鲁琼兹奥林匹亚 | 0:2 | 什切青光明 | 波兰杯 | 23:00 |
| 杜姆布拉维察 | 0:1 | 萨图马雷奥林匹亚 | 罗马尼亚足球乙级联赛 | 23:00 |
| 普鲁什科夫光明 | 2:1 | 罗兹ŁKS二队 | 波兰杯 | 22:00 |
| 阿波罗女足 | 3:2 | 索斯诺维茨黑人女足 | 欧洲女子冠军联赛 | 22:00 |
| 弗罗茨瓦夫斯拉斯科二队 | 1:2 | 斯塔洛瓦沃拉钢铁 | 波兰杯 | 22:00 |
| 阿贾克斯女足 | 2:0 | 布隆德比女足 | 欧洲女子冠军联赛 | 21:00 |
| 主队 | 比分 | 客队 | 联赛 | 时间(北京) |
|---|---|---|---|---|
| 亚特兰大梦想 | — | 菲尼克斯水星 | WNBA | 07:00 |
| 纽约自由人 | — | 西雅图风暴 | WNBA | 07:00 |
| 华盛顿神秘客 | — | 达拉斯飞翼 | WNBA | 07:30 |
Thank you for purchasing Appie - App Landing Html Teemplate. If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thank you so much!
For a simple two column layout, create a .container and add the appropriate number of .col-lg* columns.
Given this example, we have .col-md-4 and .col-md-8, making for 12 total columns and a complete row.
......
To nest your content with the default grid, add a new .container and set of .col-md* columns within an existing .col-md* column. Nested rows should include a set of columns that add up to the number of columns of its parent.
Level 1 columnLevel 2Level 2Level 2 column
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
These are the css files that are loaded into templates in top of style.css file labled as default css.
By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
In addition to the custom scripts, I have implemented few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method
These are the JS files that are loaded into templates in end of the Body Section.
Lets start updating the template. Open index.html file and follow the steps.
Most of the updates are same for all pages. So will explain once here.
Replace "images/logo.webp" with your logo image url source or website name .
This is the basic structure.
Add your own menu item to that ul li item. and if you want to add dropdown menu just make a nesting ul li with class of sub-menu
replace "© Copyright Appie 2021 . All right reserved." with the copyright info.
Fonts Used are :
File Used For Animation Effects :
animate.min.css (in css Folder)
Sliders Used Are :
Plugins Used Are :
slick.min.js (can be located in js folder)
jquery.counterup.min.js (can be located in plugins folder)
jquery.magnific-popup.min.js 开云以一站式体育资讯平台,满足您的多元化体育需求。为核心,带来高效便捷的体验。
Every Code is properly commented for Editing Ease.