{"id":5826,"date":"2013-05-21T11:16:27","date_gmt":"2013-05-21T11:16:27","guid":{"rendered":"http:\/\/howto.drprem.com\/?p=5826"},"modified":"2020-09-23T06:36:52","modified_gmt":"2020-09-23T06:36:52","slug":"how-to-handle-bullies-with-composure-ease","status":"publish","type":"post","link":"https:\/\/drprem.com\/life\/how-to-handle-bullies-with-composure-ease","title":{"rendered":"How to handle bullies with composure, ease"},"content":{"rendered":"<p>Bullying can be said to be an act of repeated\u00a0behavior\u00a0which is aggressive carried out with the intention of deliberately hurting another person. This can be both in the physical and mental form. Many kids are unaware of what constitutes bullying and therefore are unsure on how to react. In fact, it is also equally important for adults to know how to deal with bullies that they may face in the world around them. If you are a parent looking to create some awareness about bullying in your children, this is the article for you to read.<\/p>\n<p><!--more--><\/p><div class=\"354432276130f0c48f468f184f134530\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/wellness\/wellness-resort-consultancy-and-marketing\/\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/wellness\/wp-content\/uploads\/sites\/7\/2021\/12\/Wellness-Post-Ad-1.jpg\"><\/a>\n<\/div>\n\n<p>Firstly, as parents, it is responsible for you to educate your children about bullying by explaining to them the causes and effects of bullying. Additionally, you could also teach them some prevention techniques so they can be better prepared when faced with a bully. It may help to sit with your children and read books or watch some programmes and movies which feature bullying as well as how it was dealt with. Children who are bullied may feel that something is not right with them. It is important to reassure them that this is not the case. Instead, bullies act as such because they feel weak and insecure. As such, they engage in bullying to overcome this inferior feeling.<\/p><div class=\"354432276130f0c48f468f184f134530\" data-index=\"2\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/#businesses\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/wellness\/wp-content\/uploads\/sites\/7\/2021\/12\/Wellness-Post-Ad-2.jpg\"><\/a>\n<\/div>\n\n<p>Discuss with children the ways in which they can work around the bullies. Children should be taught to avoid them when they come in contact with bullies. Children should be taught never to go in direct contact with bullies to prevent provocation. Parents can also discuss with their children on how to prevent contact with these bullies. Children can be prompted to think about ways in which they can avoid the bully and how to react when being bullied. For instance, children can be taught to show minimal reaction to bullying. It is important not to show the bully that the child gets hurt if something uncomfortable is done to them.<\/p>\n<p>Children can be enrolled in self-defense\u00a0classes like Martial Arts and Karate. These skills can be used as self-protection in case needed. Such skills also help boost confidence in children. However, at the same time, they should be taught not to fight back just because they are equipped with self-defense\u00a0skills.<\/p>\n<p>It definitely will take time for children to cope effectively with bullies. However, if parents educate them sufficiently on this subject, they will be able to handle this to some extent. Parents can also discuss with a psychologist,\u00a0counselor\u00a0or teachers about how to prevent their children from being bullied. If the bullying takes place in school, the school authority can then deal with the bully and protect the safety of the child. <b><\/b><\/p>\n<p><b>\u00a0<\/b><\/p>\n<div class=\"354432276130f0c48f468f184f134530\" data-index=\"3\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n          <p><a id=\"link-15\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n            <img decoding=\"async\" style=\"width:100%;height:auto;\" id=\"img-15\" src=\"\"><\/a><\/p>\r\n            <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n              if (this.readyState == 4 && this.status == 200) {\r\n                var myObj = JSON.parse(this.responseText);\r\n                document.getElementById(\"link-\"+myObj.id).setAttribute('href',myObj.url);\r\n                document.getElementById(\"img-\"+myObj.id).setAttribute('src','https:\/\/fetch.drprem.com\/\/uploads\/'+myObj.image);\r\n              }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/\/api\/Ads\/15\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        <style>\r\n        *{box-sizing:border-box}.top-container{display: grid;grid-template-columns: auto auto auto;}.column{float:left;width:100%;padding: 0 7.5px 15px 7.5px;}.row{margin:0 -5px}.row:after{content:\"\";display:table;clear:both}@media screen and (max-width: 600px){.top-container{display: block;grid-template-columns: unset;}.column{width:100%;display:block;margin-bottom:20px}}.card{text-align:center;}.card_image img{width:100%}.card_body{padding:15px}.card_title{font-size: 14px;line-height: 19px;text-decoration: none;text-align:left;color: #333;}.card-heading{text-align: left;margin-bottom: 25px !important;}\r\n        <\/style>\r\n        <div class=\"row todays-top\">\r\n            <h3 class=\"card-heading\"> Recent Articles: <\/h3><div class=\"top-container\" id=\"todays-top\">\r\n        <\/div>\r\n        <\/div>\r\n        <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n            if (this.readyState == 4 && this.status == 200) {\r\n            var myObj = JSON.parse(this.responseText); \r\n            myObj.forEach(function(item) {\r\n            document.getElementById('todays-top').innerHTML += '<div class=\"column\"><div class=\"card\"><div class=\"card_image\"><a href=\"'+item.url+'\"><img decoding=\"async\" src=\"'+item.image+'\"><\/a><\/div><div class=\"card_body\"><a href=\"'+item.url+'\"><h3 class=\"card_title\">'+item.title+'<\/h3><\/a><a href=\"'+item.url+'\">Read more<\/a><\/div><\/div><\/div>';\r\n            });\r\n            }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Drprem_blogs\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"videoWrapper\" id=\"video_7\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar xmlhttp = new XMLHttpRequest();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.onreadystatechange = function() {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            if (this.readyState == 4 && this.status == 200) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                var myObj = JSON.parse(this.responseText);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                document.getElementById(\"video_\"+myObj.id).innerHTML = myObj.embed_video_code;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            }\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            };\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Videos\/7\", true);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.send();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p> [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":39963,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[15147],"tags":[244,4080,479,720,858,3146,7180,7387,2180],"class_list":["post-5826","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-behavior-emotions","tag-behavior","tag-bullies","tag-composure","tag-ease","tag-featured","tag-hurting","tag-responsible","tag-self-protection","tag-top"],"_links":{"self":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts\/5826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/comments?post=5826"}],"version-history":[{"count":0,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts\/5826\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/media\/39963"}],"wp:attachment":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/media?parent=5826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/categories?post=5826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/tags?post=5826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}