`, feed: ``, newStyle: ``, Text_and_Display_ads: ``, Display_ad_preview_Square: ``, Display_ad_preview_Horizontal: ``, Display_ad_preview_Vertical: ``, In_feed_Ad_Text_only: ``, In_feed_Ad_Image_on_the_side: ``, In_feed_Ad_Title_above: ``, In_feed_Ad_by_google_recommended: ``, In_Feed_Ad_Image_Above: ``, In_article_Ad: ``, } jQuery(".hANwub").after(` ${separator} ${auto} ${feed} ${Text_and_Display_ads} ${newStyle} ${Display_ad_preview_Square} ${Display_ad_preview_Horizontal} ${Display_ad_preview_Vertical} ${In_feed_Ad_Text_only} ${In_feed_Ad_Image_on_the_side} ${In_feed_Ad_Title_above} ${In_feed_Ad_by_google_recommended} ${In_Feed_Ad_Image_Above} ${In_article_Ad} `) // function addAd(){ // $('.CodeMirror-line').html($('.CodeMirror-line').html() + 'ABCD') // } jQuery(".adbtn").click(function(e) { copyToClipboard(adCodes[e.currentTarget.id]) // $('#myTA').val(adCodes[e.currentTarget.id]) }) // var userSelection = document.getElementsByClassName('.adbtn'); // for (var i = 0; i < userSelection.length; i++) { // (function(index) { // userSelection[index].addEventListener("click", function() { // console.log(this); // addAd(this) // }) // })(i); // } // jQuery(".rQS16b").before(`
Ads
`) jQuery("#myTA").click(function() { this.focus(); this.select() }); var ta = document.getElementById('myTA'); // ta.addEventListener('copy', onCopyEvent); // ta.addEventListener('cut', onCopyEvent); ta.value = ''; clipboardDiv = document.createElement('div'); clipboardDiv.style.fontSize = '12pt'; // Prevent zooming on iOS // Reset box model clipboardDiv.style.border = '0'; clipboardDiv.style.padding = '0'; clipboardDiv.style.margin = '0'; // Move element out of screen clipboardDiv.style.position = 'fixed'; clipboardDiv.style['right'] = '-9999px'; clipboardDiv.style.top = (window.pageYOffset || document.documentElement.scrollTop) + 'px'; // more hiding clipboardDiv.setAttribute('readonly', ''); clipboardDiv.style.opacity = 0; clipboardDiv.style.pointerEvents = 'none'; clipboardDiv.style.zIndex = -1; clipboardDiv.setAttribute('tabindex', '0'); // so it can be focused clipboardDiv.innerHTML = ''; document.body.appendChild(clipboardDiv); function onCopyEvent(e) { e.preventDefault(); copyToClipboard(getTextAreaSelection(e.target)); // copy text // copyToClipboard(getTextAreaSelection(e.target)) // copyHtmlToClipboard(getTextAreaSelection(e.target)); // html } // function copyHtmlToClipboard(html) { // clipboardDiv.innerHTML = html; // var focused = document.activeElement; // clipboardDiv.focus(); // // window.getSelection().removeAllRanges(); // // var range = document.createRange(); // // range.setStartBefore(clipboardDiv.firstChild); // // range.setEndAfter(clipboardDiv.lastChild); // // window.getSelection().addRange(range); // var ok = false; // try { // if (document.execCommand('copy')) ok = true; // else utils.log('execCommand returned false !'); // } catch (err) { // utils.log('execCommand failed ! exception ' + err); // } // focused.focus(); // } function getTextAreaSelection(elem) { var selectedText; if (document.selection != undefined) // IE version { elem.focus(); var sel = document.selection.createRange(); selectedText = sel.text; } else if (elem.selectionStart != undefined) // Mozilla version { var startPos = elem.selectionStart; var endPos = elem.selectionEnd; selectedText = elem.value.substring(startPos, endPos) } return selectedText; } function copyToClipboard(text) { if (window.clipboardData && window.clipboardData.setData) { // Internet Explorer-specific code path to prevent textarea being shown while dialog is visible. return window.clipboardData.setData("Text", text); } else if (document.queryCommandSupported && document.queryCommandSupported("copy")) { var textarea = document.createElement("textarea"); textarea.textContent = text; textarea.style.position = "fixed"; // Prevent scrolling to bottom of page in Microsoft Edge. document.body.appendChild(textarea); textarea.select(); try { return document.execCommand("copy"); // Security exception may be thrown by some browsers. } catch (ex) { console.warn("Copy to clipboard failed.", ex); return false; } finally { document.body.removeChild(textarea); } } }


Learn Basic Swimming Techniques



If you are a novice, it is important to learn a few basic swimming techniques so you can feel safe in the water. If you master these basic techniques first, you will feel more at ease and relaxed when you tackle the popular swimming strokes. This article gives you an overview about those basic techniques.


1- Getting Comfortable in the Water
The first step for a novice is to be able to enter the water without being afraid and to be able to control breathing once being in the water.
2- Learning How To Float
If you can’t swim, you might believe that in the water you would sink to the ground like a stone. However, this isn’t true. In fact it is very easy to float in the water as long as your lungs are filled with air.
3- Learning the Flutter Kick
The flutter kick is a simple yet effective swimming technique where your legs execute kind of a whipping motion. As a beginner you should learn to do this technique in a prone and in a supine position. You’ll be then able to use the flutter kick to tread water and to swim dog paddle. Later on, you’ll use this technique while swimming backstroke and the freestyle stroke.
4- How to Do the Starfish Float
The starfish float is a basic swimming technique where you float on your back with arms and legs spread apart.
5- Learning the Breaststroke Kick
As a beginner, it is also important to know the breaststroke kick, even though it’s more difficult to learn than the flutter kick. Beginners can use the breaststroke kick to tread water and to swim elementary backstroke. Obviously the breaststroke kick is also used while swimming breaststroke.


6- Sculling Water
Sculling water is another basic swimming technique. Basically you float in an upright position with your head above water and with your arms extended sideways at shoulder level.You use quick sweeping movements of your arms at the water surface to stay afloat. This technique is best used in combination with a kicking movement of the feet (see below).
7- Treading Water
Treading water allows you to stay afloat in the same spot while keeping your head above water and your body upright. It is a very useful technique when you need to orient yourself in the water or to observe something that happens around you on land.















COMMENTS

BLOGGER: 7
Loading...

Follow us

Name

2D and 3D House Plan,3,Architectural Engineering,109,Civil Engineering,137,Electrical Engineering,5,Funny,1,House Design With Plan,23,Math,8,Plant and Garden,2,Structural Engineering,9,Technology,4,Water Resource Engineering,1,
ltr
item
Engineering Discoveries: Learn Basic Swimming Techniques
Learn Basic Swimming Techniques
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMB6dXfqsv_1VLB8Cu-uaTmkVioMs2Tp6DFU18TpSTXuTpR75jlo8V0f-M7sL48lyOgJMhquL20wd_D6QupVHUNvFdQyqiYqJc8TtKX2DHdl1Uh5YrMKDxiU06vsw365AmoNekcF0PGjin/s1600/Untitled-1hjj.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMB6dXfqsv_1VLB8Cu-uaTmkVioMs2Tp6DFU18TpSTXuTpR75jlo8V0f-M7sL48lyOgJMhquL20wd_D6QupVHUNvFdQyqiYqJc8TtKX2DHdl1Uh5YrMKDxiU06vsw365AmoNekcF0PGjin/s72-c/Untitled-1hjj.jpg
Engineering Discoveries
https://www.engineeringdiscoveries.net/2019/04/learn-basic-swimming-techniques.html
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/
https://www.engineeringdiscoveries.net/2019/04/learn-basic-swimming-techniques.html
true
3387452673499213686
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy