File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11< my-app > loading</ my-app >
22
3+ <!-- footer -->
34< footer
45 style ="
56 position: fixed;
1011 color: #fff;
1112 text-align: center;
1213 padding: 5px;
13- display: flex;
14- align-items: center;
15- justify-content: center;
16- gap: 10px;
17- zindex: 9999;
14+ z-index: 9999;
15+ box-sizing: border-box;
1816 "
1917>
20- < img
21- src ="https://webdevunlimited.tech/images/favicon.png "
22- style ="width: 15px "
23- />
2418 < a
2519 rel ="noopener noreferrer "
26- href ="https://webdevunlimited.tech/content-management-systems .php "
20+ href ="https://webdevunlimited.tech/signup .php "
2721 target ="_blank "
2822 ;
29- style ="color: white; text-decoration: none; font: normal 14px sans-serif "
30- > Learn How to Build Websites</ a
31- >
23+ style ="
24+ color: white;
25+ text-decoration: none;
26+ font: normal 14px sans-serif;
27+ line-height: 19px;
28+ "
29+ > 👉 Sign up to get insights on AI, web development tips, & practical
30+ strategies for tech careers & online income.
31+ </ a >
3232</ footer >
You can’t perform that action at this time.
0 commit comments