-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsemaa.html
More file actions
63 lines (53 loc) · 1.85 KB
/
semaa.html
File metadata and controls
63 lines (53 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Simaa page</title>
</head>
<body background="https://images.pexels.com/photos/262713/pexels-photo-262713.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
<header>
<center>
<h1>Welcome</h1>
</center>
<h2>Resume</h2>
<p>My name is Simaa Abumousa</p>
<p>I have a Bachelor degree (BA) in Computer Engineering from Isalmic University - Gaza, and I am a professional and qualified translator. I have been working in this field for 4 years, spent it in translation and working with so many clients. I could easily work in (English<>Arabic, Translations) I am a freelance English<> Arabic translator based in Palestine. </p>
</header>
<center>
<img src="https://modo3.com/thumbs/fit630x300/3176/1362650507/%D8%A3%D9%83%D8%A8%D8%B1_%D9%85%D9%88%D9%82%D8%B9_%D8%B5%D9%88%D8%B1.jpg" alt="semaa" />
</center>
<p>Link my university</p>
<p><a href="http://www.iugaza.edu.ps/en/">The Islamic University in Gaza </a></p>
<hr />
<h3> My services also include:</h3>
<br />
<p>-Content Writing</p>
<p>-Proofreading and Editing</p>
<p>-Transcription and Subtitling</p>
<p>-Data Entry (Word\ Excel)</p>
<p>-Formatting and Interpretation</p>
<table >
<tr>
<th>name</th>
<th>age</th>
</tr>
<tr>
<td>simaa</td>
<td>20</td>
</tr>
<tr>
<td>rewaa</td>
<td>17</td>
</tr>
</table>
</taple><form method="post" action=" t.html">
<label for=""><p>name</p></label>
<input id="s" type="text" placeholder="name" />
<input type="password" placeholder="name" />
<input type="button" value="login" />
</form>
<footer>
bage
</footer>
</body>
</html>