-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (134 loc) · 7.46 KB
/
index.html
File metadata and controls
158 lines (134 loc) · 7.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html>
<head>
<title>4D Developer Center</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Security-Policy" content="default-src 'self' 4d.com *.4d.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'">
<!-- Referrer Policy—works! -->
<meta name="referrer" content="strict-origin-when-cross-origin">
<!-- X-XSS-Protection—possible (deprecated) -->
<meta http-equiv="X-XSS-Protection" content="1; mode=block">
<link rel="stylesheet" href="landing.css">
<link rel="stylesheet" href="theme-black.css">
<link rel="stylesheet" href="font-awesome.min.css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<!-- Header -->
<header class="container theme-dark" id="header">
<div class="left" style="margin-top:20px; margin-left:15px">
<h2><img src="/docs/img/logohome.png" height="30px" width="auto" style="margin-right:16px">Developer Center</p>
</div>
</header>
<div class="row-padding center margin-top">
<div class="half" onclick="location.href='/docs/';" style="cursor: pointer;">
<div class="card container box-theme" style="min-height:350px; background: linear-gradient(#f5778f, #6e3ba2); margin-bottom: 15px">
<br><h2>Documentation</h2>
<p>Essential Guides for 4D Developers</p><br>
<i class="fa fa-book margin-bottom" style="font-size:120px;"></i>
</div>
</div>
<div class="half" onclick="location.href='https://learn.4d.com/';" style="cursor: pointer;">
<div class="card container box-theme" style="min-height:350px; background: linear-gradient(#8ccbf0, #269de3); margin-bottom: 15px">
<br><h2>Learn 4D</h2>
<p>Boost your 4D Skills at your Own Pace</p><br>
<i class="fa fa-graduation-cap w3-margin-bottom" style="font-size:120px;"></i>
</div>
</div>
<div class="half" onclick="location.href='https://kb.4d.com/';" style="cursor: pointer;">
<div class="card container box-theme" style="min-height:350px; background: linear-gradient(#83fca6, #58b873); margin-bottom: 15px">
<br><h2>Knowledge base</h2>
<p>Tech Tips and Technical Notes for 4D Partners</p><br>
<img src="kb.svg" height="100px" width="auto" style="margin-right:16px">
</div>
</div>
<div class="half" onclick="location.href='https://blog.4d.com/';" style="cursor: pointer;">
<div class="card container box-theme" style="min-height:350px; background: linear-gradient(#ffb592, #ea5c5a); margin-bottom: 15px">
<br><h2>4D Blog</h2>
<p>Latest features presented by the 4D team</p><br>
<i class="fa fa-puzzle-piece margin-bottom" style="font-size:110px"></i>
</div>
</div>
</div>
<div class="container" style="margin-bottom: 20px; color:#8c8c8c">
<div class="fifth container center" style="font-size:12px; cursor: pointer;"
onclick="location.href='https://support.4d.com/';">
<i class="fa fa-support w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>Get Support</h5>
<p>Technical Assistance On the Web</p>
<p><u>Get Technical Assistance ></u></p>
</div>
<div class="fifth container center" style="font-size:12px; cursor: pointer;"
onclick="location.href='https://discuss.4d.com/';">
<i class="fa fa-comments w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>4D Forum</h5>
<p>Get help from other users 4D developers here.</p>
<p><u>Join 4D Developer Community ></u></a>
</div>
<div class="fifth container center" style="font-size:12px; cursor: pointer;"
onclick="location.href='https://us.4d.com/product-download/';">
<i class="fa fa-download w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>Downloads</h5>
<p>Get products, release notes and demos.</p>
<p><u>Download Products ></u></p>
</div>
<div class="fifth container center" style="font-size:12px; cursor: pointer;"
onclick="location.href='https://learn.4d.com/';">
<i class="fa fa-graduation-cap w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>Learn 4D</h5>
<p>Boost your 4D skills at your own pace.</p>
<p><u>Start your learning journey ></u></p>
</div>
<div class="fifth container center" style="font-size:12px; cursor: pointer;"
onclick="location.href='https://doc.4d.com/';">
<i class="fa fa-book w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>4D Doc Center</h5>
<p>The legacy 4D documentation web site.</p>
<p><u>Read Documentation ></u></p>
</div><br>
</div>
<br>
<!-- Footer -->
<footer class="container theme-dark padding-16">
<div class="third container" style="font-size:14px; cursor: pointer;" onclick="location.href='https://blog.4d.com/';">
<h5>Community</h5>
<div style=" color:#a6a7a9">
<p><a href="https://blog.4d.com/" class="hover-text-white" style="text-decoration:none;">4D Blog</a></p>
<p><a href="https://discuss.4d.com/" class="hover-text-white" style="text-decoration:none;">4D Forum</a></p>
<p><a href="https://www.facebook.com/4Dsoftware/" class="hover-text-white" style="text-decoration:none;">Facebook</a></p>
<p><a href="https://x.com/4Dsoftware" class="hover-text-white" style="text-decoration:none;">X</a></p>
<p><a href="https://github.com/4D/" class="hover-text-white" style="text-decoration:none;">GitHub</a></p>
<p><a href="https://www.youtube.com/user/4Dsoftware" class="hover-text-white" style="text-decoration:none;">Youtube</a></p>
</div>
</div>
<div class="third container" style="font-size:14px; cursor: pointer;" onclick="location.href='https://doc.4d.com/';">
<h5>Support</h5>
<div style=" color:#a6a7a9">
<p><a href="https://doc.4d.com/" class="hover-text-white" style="text-decoration:none;">4D Doc Center</a></p>
<p><a href="https://support.4d.com/" class="hover-text-white" style="text-decoration:none;">Get Support</a></p>
<p><a href="https://learn.4d.com/" class="hover-text-white" style="text-decoration:none;">Learn 4D</a></p>
<p><a href="https://kb.4d.com/" class="hover-text-white" style="text-decoration:none;">Knowledge Base</a></p>
<p><a href="https://us.4d.com/product-download" class="hover-text-white" style="text-decoration:none;">Downloads</a></p>
<p><a href="https://us.4d.com/resources" class="hover-text-white" style="text-decoration:none;">Resources</a></p>
</div>
</div>
<div class="third container" style="font-size:14px; cursor: pointer;" onclick="location.href='https://us.4d.com/product-download/';">
<h5>Product & Company</h5>
<div style=" color:#a6a7a9">
<p><a href="https://store.4d.com/" class="hover-text-white" style="text-decoration:none;">4D Store</a></p>
<p><a href="https://us.4d.com/product-life-cycle" class="hover-text-white" style="text-decoration:none;">Product Life Cycle</a></p>
<p><a href="https://us.4d.com/about-us" class="hover-text-white" style="text-decoration:none;">About us</a></p>
<p><a href="https://us.4d.com/contact-us" class="hover-text-white" style="text-decoration:none;">Contact us</a></p>
</div>
</div>
<div style="position:relative;bottom:55px;" class="tooltip right">
<a class="text-white" href="#header"><span class="xlarge">
<i class="fa fa-chevron-circle-up"></i></span></a>
</div>
</footer>
<div class="container center theme-dark">
<p>Powered by <a href="https://us.4d.com/" class="hover-text-white" style="text-decoration:none; color:#a6a7a9" target="_blank">4D SAS</a></p>
</div>
</body>
</html>