-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex1.html
81 lines (69 loc) · 4.88 KB
/
index1.html
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<html>
<head>
<title> Advantages and Disadvantages of Social Media </title>
<meta charset="UTF-8">
<meta name="description" content="Free inormations ">
<meta name="keywords" content="media ,social">
<meta name="author" content="eya ajimi">
</head>
<body>
<header>
<nav>
<a href="https://youtu.be/HffWFd_6bJ0">social media </a> |
<a href="https://youtu.be/mmf5OJ6KM9Q">Social Media: Advantages and disadvantages </a> |
</nav>
<h1> introduction : </h1>
<p>
It is crystal clear that there are advantages and disadvantages to everything in everyone’s life, and that includes our social networking habits. The practical advantages and disadvantages of social media are a subject of frequent discussion. Participation in social media by the general public has increased sharply over the past nine years. In the U.S., the percentage of adults using social media has increased from 8% to 72% since 2005. Using social media is widespread across all ages and professions and is common around the world.
Social media enables users to connect with others and create a community. It’s more about building relationships than simply announcing or posting and not engaging with others. It is undeniably changing the way one communicates.
Here are some of the main pros and cons that most people are familiar with:
</p>
<hr>
</header>
<main>
<div>
<dt> <h2> THE Advantages:</h2></dt>
<section>
<h2>1. Educational process </h2>
<p> Using online social networks in the educational process has been supported by several educational technology researchers, who have emphasized the benefits of technologies. Rising of social networking sites, and a general interest in students have attracted attention to the use of internet tools to develop distance education. </p>
<h2> 2.Online marketing</h2>
<p> You can build a relationship with your customers that makes them more likely to use your services. You can get the feedback right away. </p>
<h2> 3.It helps you to achieve your goals </h2>
<p> If your objective is to be healthier, joining a group with the same purpose and making long-distance friends help keep you accountable can go a long way towards making those goals a reality. Encouragement and support are crucial, and Social Media can help with that. </p>
<img src="social-media.png" alt="emojie " width="600" height="400">
</section>
</div>
<br>
<video
width="320" height="240" controls>
<source src="video.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
</video>
<br>
<div>
<dt> <h2> THE Disadvantages:</h2></dt>
<br>
<section>
<h2> 1. Privacy problems</h2>
<p> Sharing your online location or getting in trouble at work because of tweeting something inappropriate or sharing too much with the public can cause you some issues that sometimes can’t ever be solved. </p>
<h2> 2. Reduces Family Intimacy </h2>
<p> Texting, Facebook, Twitter, etc. separate us from our families more than we actually think it does. When a family is spending family time together and watching a movie, in reality, most children are on their phones rather than watching the film with their parents.</p>
<h2> 3. It changes lifestyle habits, and it is sleep disruption</h2>
<p> <strong> Since using a social network is all done on some computers or mobile devices, it can sometimes motivate too much sitting down in one place for too long.</strong> Staring into the light from a computer or phone screen at night can negatively affect your ability to get a proper night sleep.
</p>
<img src="images.jpg" alt="emojie " width="600" height="400">
</section>
</div>
<h1>the comments section </h1>
<form action="/action_page.php">
<label for="website">Review of website :</label>
<textarea id="website" name="website" rows="4" cols="50">
</textarea>
<input type="submit" value="Submit">
</main>
<footer>
<p> <dd>copyright © 2020 my website </dd> </p>
</footer>
</body>
</html>