<style>
/*rgb() function*/
color:rgb(0,0,0);
</style>
<style>
.anchor{ color:rgb(0,0,0); }
a[href]::after{
content:attr(href);
}
</style>
<a href="https://www.tdbschool.com">
www.tdbschool.com</a>
<html>
<head>
<!--Internal Style Sheet-->
<style>
/*attr() function*/
a[href]::after{
content:attr(href);
}
</style>
</head>
<!--body-->
<body>
<a class="anchor" href="https://www.tdbschool.com">
Website Url:
</a>
</body>
</html>
<style>
blur();
brightness();
calc();
circle();
contrast();
counter();
counters();
cubic-bezier();
drop-shadow();
ellipse();
grayscale();
hsl();
hsla();
hue-rotate();
hwb();
image();
inset();
invert();
linear-gradient();
matrix();
matrix3d();
opacity();
perspective();
polygon();
radial-gradient();
repeating-linear-gradient();
repeating-radial-gradient();
rgba();
rotate();
rotate3d();
rotateX();
rotateY();
rotateZ();
saturate();
sepia();
scale();
scale3d();
scaleX();
scaleY();
scaleZ();
skew();
skewX();
skewY();
symbols();
translate();
translate3d();
translateX();
translateY();
translateZ();
url();
</style>
Share TDB SCHOOL
Share this E-Learning Website on social media platforms with your friends and followers