You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<title>ttrack.cc</title> |
|
<style> |
|
body { |
|
margin: 0; |
|
padding: 0; |
|
} |
|
|
|
#frame { |
|
border: none; |
|
margin: 0; |
|
height: 400px; |
|
width: 600px; |
|
} |
|
</style> |
|
</head> |
|
<body> |
|
<iframe src="https://ttrack.cc/" id="frame"></iframe> |
|
</body> |
|
</html>
|
|
|