Spaces:
Sleeping
Sleeping
| <main> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename= 'CSS/style.css')}}"> | |
| </head> | |
| <section id="text-classification"> | |
| <div class=""> | |
| <h1><center><u>Gulf</u></center></em></h1> | |
| </div> | |
| <div class="container"> | |
| <img class="gulfimg" src="/static/images/gulf_vector.png" alt="Gulf" height="350" width="350"> | |
| <div class="gulftext"><h2>خليج</h2></div> | |
| </div> | |
| </form> | |
| </div> | |
| </body> | |
| </section> | |
| </main> | |