|
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
|
<link rel="stylesheet" href="file/style.css" /> |
|
<link rel="preconnect" href="https://fonts.googleapis.com" /> |
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
|
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet" /> |
|
<title><strong>Breast Cancer Classification</strong></title> |
|
</head> |
|
<body> |
|
<div> |
|
<p class="overview-content"> |
|
Author by: |
|
<br/> |
|
Istiqomah Uswatun Hasanah |
|
<br/> |
|
hasanah.10105@gmail.com |
|
<br/> |
|
<a href="https://www.linkedin.com/in/istiqomah-uswatun-hasanah-b10794179/" class="fa fa-linkedin"></a> |
|
<a href="https://github.com/IstiqomahUswatunH" class="fa fa-github"></a> |
|
</p> |
|
</div> |
|
</body> |
|
</html> |
|
|