Dana - donate
Your are willing to give a little or a lot of nominal to the developer with pleasure and sincerity
Main features
New features (coming soon)
Get started with valclass
https://cdn.jsdelivr.net/gh/valclassdevelop/valclassDocumentation/valclass.js
Start template
Be sure to have your make sure you follow the website with the applicable conditions. It is recommended to use HTML 5 version and CSS 3 to keep things running properly. Some of the Valclass features will continue to be updated over time and conditions exist. You can start your project with the initial template we have provided.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1, minimal-ui" user-scalable=no>
<title>Hi, my name is Valclass</title>
</head>
<!--Include the class in the body tag according to the css property name required-->
<body class="font-family font text-color display justify-content align-items ">
<h1 class="v-font-poppins v-font-xl v-weight-bold v-text-warning v-d-flex v-justify-center v-items-center">
Hi, my name is Valclass
</h1>
<!--include the script to connect with valclass-->
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/valclassdevelop/valclassDocumentation/valclass.js"></script>
</body>
</html>
Responsive meta tag
Valclass was also developed to ensure that your web interface is user friendly and better. To ensure proper rendering and touch zoom for all devices, add a responsive viewport meta tag to your
. To ensure proper rendering and touch zooming for all devices, add the responsive viewport meta tag to your<head>
.
You can see an example of this in action in the starter template.
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1, minimal-ui" user-scalable=no>
Developer valclass
Stay up to date on the Stay up to date on the development of Valclass with these helpful resources.
- You can also send message to developervalclass@gmail.com for consultation and provide feedback to the developer Valclass
Valclass is a css framework that is still very new (2021). There may still be some flaws and bugs which will occur during the website development process if you are using Valclass (not expected). But we will try to provide our best for website developers and builders. Follow our developments and stay tuned for new features that we will provide for you.