<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-544521038441128125</id><updated>2026-02-06T12:05:54.520+01:00</updated><category term="videos"/><category term="vocabulary"/><category term="grammar"/><category term="writing"/><category term="houses"/><category term="reading"/><category term="economy"/><category term="politics"/><category term="listening"/><category term="news"/><category term="technology"/><category term="city"/><category term="description"/><category term="relationships"/><category term="health"/><category term="culture"/><category term="education"/><category term="movies"/><category term="podcasts"/><category term="work"/><category term="crime"/><category term="hobbies"/><category term="books"/><category term="debate"/><category term="food"/><category term="problems"/><category term="social issues"/><category term="America"/><category term="banking"/><category term="crisis"/><category term="finance"/><category term="sport"/><category term="travelling"/><category term="character"/><category term="computers"/><category term="environment"/><category term="learning"/><category term="violence"/><category term="adventure"/><category term="article"/><category term="challenge"/><category term="complaining"/><category term="future"/><category term="holidays"/><category term="housing"/><category term="interviews"/><category term="jokes"/><category term="key"/><category term="media"/><category term="phrasal verbs"/><category term="pros and cons"/><category term="reviews"/><category term="speaking"/><category term="television"/><category term="transport"/><category term="weather"/><category term="Internet"/><category term="Spain"/><category term="Ted Talk"/><category term="accommodation"/><category term="advertising"/><category term="advice"/><category term="comparatives"/><category term="complaint letters"/><category term="conditionals"/><category term="connectors"/><category term="discussion"/><category term="employment"/><category term="free time"/><category term="idioms"/><category term="incidents"/><category term="languages"/><category term="metaphors"/><category term="money"/><category term="nature"/><category term="opinion"/><category term="passive"/><category term="phonetics"/><category term="places"/><category term="press"/><category term="radio ads"/><category term="renting"/><category term="services"/><category term="shopping"/><category term="shows"/><category term="song"/><category term="stereotypes"/><category term="stories"/><category term="tenses"/><category term="tourism"/><category term="verb patterns"/><category term="wish"/><category term="women and men"/><category term="General information"/><category term="Hallowe&#39;en"/><category term="Mr Duncan"/><category term="Tim Minchin"/><category term="UK"/><category term="chunks"/><category term="climate"/><category term="crossword"/><category term="curriculum"/><category term="dictionary"/><category term="driving"/><category term="earthquake"/><category term="enquiries"/><category term="essays"/><category term="exam practice"/><category term="fashion"/><category term="films"/><category term="globalisation"/><category term="habits"/><category term="how to"/><category term="inversion"/><category term="law"/><category term="letter"/><category term="literature"/><category term="music"/><category term="nightlife"/><category term="oral test"/><category term="podcast"/><category term="power point"/><category term="prepositions"/><category term="review and practice"/><category term="science"/><category term="story"/><category term="unit 1"/><category term="updates"/><title type='text'>english bites</title><subtitle type='html'>This blog is for anyone who wants to learn and practise English in an interactive way, especially for my students at the Molina Official School of Languages.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://english-bites.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default?alt=atom&amp;redirect=false'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default?alt=atom&amp;start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>280</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-1626986533795755538</id><published>2026-02-06T11:59:00.003+01:00</published><updated>2026-02-06T12:05:54.230+01:00</updated><title type='text'></title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
    &lt;meta charset=&quot;UTF-8&quot;&gt;&lt;/meta&gt;
    &lt;meta content=&quot;width=device-width, initial-scale=1.0&quot; name=&quot;viewport&quot;&gt;&lt;/meta&gt;
    &lt;title&gt;News &amp; Media Challenge&lt;/title&gt;
    &lt;style&gt;
        :root {
            --team1-color: #3498db;
            --team2-color: #e91e63;
            --bg-color: #f0f2f5;
            --box-default: #ffffff;
            --box-correct: #2ecc71;  /* Green */
            --box-wrong: #e67e22;    /* Orange */
            --text-color: #2c3e50;
        }

        body {
            font-family: &#39;Segoe UI&#39;, Tahoma, Geneva, Verdana, sans-serif;
            background-color: var(--bg-color);
            color: var(--text-color);
            display: flex;
            flex-direction: column;
            align-items: center;
            min-height: 100vh;
            margin: 0;
            padding: 20px;
        }

        h1 { margin-bottom: 10px; }

        /* Scoreboard */
        #scoreboard {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 800px;
            background: white;
            padding: 15px;
            border-radius: 12px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            margin-bottom: 20px;
        }

        .team-score {
            text-align: center;
            padding: 10px 20px;
            border-radius: 8px;
            font-weight: bold;
            font-size: 1.2rem;
            border: 2px solid transparent;
            transition: all 0.3s;
        }

        #score-team1 { color: var(--team1-color); }
        #score-team2 { color: var(--team2-color); }

        .active-turn {
            background-color: #ecf0f1;
            transform: scale(1.05);
            border-color: currentColor;
            box-shadow: 0 2px 8px rgba(0,0,0,0.15);
        }

        /* Game Grid */
        #game-grid {
            display: grid;
            grid-template-columns: repeat(5, 1fr); /* 5 columns */
            gap: 15px;
            max-width: 900px;
            width: 100%;
        }

        .box {
            background-color: var(--box-default);
            height: 100px;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 1.5rem;
            font-weight: bold;
            cursor: pointer;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            transition: transform 0.2s, background-color 0.3s;
            position: relative;
        }

        .box:hover:not(.locked) {
            transform: translateY(-5px);
            background-color: #e8f4f8;
        }

        /* Locked States */
        .box.locked { cursor: default; color: white; }
        .box.correct { background-color: var(--box-correct); }
        .box.wrong { background-color: var(--box-wrong); }

        /* Modal */
        #modal-overlay {
            display: none;
            position: fixed;
            top: 0; left: 0; width: 100%; height: 100%;
            background: rgba(0,0,0,0.7);
            z-index: 1000;
            justify-content: center;
            align-items: center;
            backdrop-filter: blur(3px);
        }

        #question-card {
            background: white;
            padding: 30px;
            border-radius: 15px;
            max-width: 600px;
            width: 90%;
            box-shadow: 0 10px 25px rgba(0,0,0,0.2);
            text-align: center;
        }

        #question-text {
            font-size: 1.3rem;
            margin-bottom: 25px;
            color: #2c3e50;
        }

        .options-grid {
            display: grid;
            gap: 10px;
        }

        .option-btn {
            background: #f8f9fa;
            border: 2px solid #e9ecef;
            padding: 15px;
            border-radius: 8px;
            cursor: pointer;
            font-size: 1rem;
            transition: all 0.2s;
            text-align: left;
        }

        .option-btn:hover {
            background-color: var(--team1-color);
            color: white;
            border-color: var(--team1-color);
        }
        
        /* Dynamic hover color based on turn */
        body.turn-team2 .option-btn:hover {
            background-color: var(--team2-color);
            border-color: var(--team2-color);
        }

        #turn-indicator {
            margin-bottom: 15px;
            font-size: 1.2rem;
            font-weight: bold;
        }

    &lt;/style&gt;
&lt;/head&gt;
&lt;body class=&quot;turn-team1&quot;&gt;

    &lt;h1&gt;📰 News &amp;amp; Media Board Game&lt;/h1&gt;
    
    &lt;div id=&quot;turn-indicator&quot;&gt;Current Turn: &lt;span id=&quot;current-team-name&quot; style=&quot;color: var(--team1-color);&quot;&gt;Team 1&lt;/span&gt;&lt;/div&gt;

    &lt;div id=&quot;scoreboard&quot;&gt;
        &lt;div class=&quot;team-score active-turn&quot; id=&quot;score-team1&quot;&gt;
            Team 1&lt;br /&gt;
            &lt;span id=&quot;p1-points&quot;&gt;0&lt;/span&gt; pts
        &lt;/div&gt;
        &lt;div class=&quot;team-score&quot; id=&quot;score-team2&quot;&gt;
            Team 2&lt;br /&gt;
            &lt;span id=&quot;p2-points&quot;&gt;0&lt;/span&gt; pts
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div id=&quot;game-grid&quot;&gt;
        &lt;/div&gt;

    &lt;div id=&quot;modal-overlay&quot;&gt;
        &lt;div id=&quot;question-card&quot;&gt;
            &lt;h2 id=&quot;modal-title&quot;&gt;Question&lt;/h2&gt;
            &lt;p id=&quot;question-text&quot;&gt;Loading...&lt;/p&gt;
            &lt;div class=&quot;options-grid&quot; id=&quot;options-container&quot;&gt;
                &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;script&gt;
        // Game Data
        const questions = [
            { q: &quot;What does media literacy mainly involve?&quot;, options: [&quot;Producing professional news reports&quot;, &quot;Critically analysing and evaluating media messages&quot;, &quot;Avoiding all digital media&quot;, &quot;Memorising news facts&quot;], correct: 1 },
            { q: &quot;What is meant by breaking news?&quot;, options: [&quot;News that is no longer relevant&quot;, &quot;Recently developed news being reported in real time&quot;, &quot;Opinion-based journalism&quot;, &quot;Archived news stories&quot;], correct: 1 },
            { q: &quot;What is a media outlet?&quot;, options: [&quot;A social media user&quot;, &quot;A company or platform that distributes news&quot;, &quot;A news article&quot;, &quot;A journalist’s personal blog&quot;], correct: 1 },
            { q: &quot;What is the main difference between hard news and soft news?&quot;, options: [&quot;Hard news is fictional&quot;, &quot;Soft news is always longer&quot;, &quot;Hard news focuses on serious current events&quot;, &quot;Soft news is more accurate&quot;], correct: 2 },
            { q: &quot;What is a social media feed?&quot;, options: [&quot;A TV news programme&quot;, &quot;A list of curated content shown to users&quot;, &quot;A news archive&quot;, &quot;A private message&quot;], correct: 1 },
            { q: &quot;What are live streaming apps mainly used for?&quot;, options: [&quot;Editing written articles&quot;, &quot;Broadcasting video content in real time&quot;, &quot;Fact-checking news&quot;, &quot;Scheduling posts&quot;], correct: 1 },
            { q: &quot;What best defines a tabloid?&quot;, options: [&quot;A scientific journal&quot;, &quot;A newspaper focusing on sensational stories&quot;, &quot;A government publication&quot;, &quot;An academic magazine&quot;], correct: 1 },
            { q: &quot;Who are mainstream consumers?&quot;, options: [&quot;People who reject popular media&quot;, &quot;Audiences that follow widely accepted media sources&quot;, &quot;Journalists and editors&quot;, &quot;Media regulators&quot;], correct: 1 },
            { q: &quot;What is citizen journalism?&quot;, options: [&quot;Journalism funded by the state&quot;, &quot;Reporting done by trained professionals only&quot;, &quot;News reporting by members of the public&quot;, &quot;Entertainment reporting&quot;], correct: 2 },
            { q: &quot;What characterises misleading news?&quot;, options: [&quot;It presents information clearly&quot;, &quot;It deliberately distorts or omits key facts&quot;, &quot;It is fully verified&quot;, &quot;It includes expert analysis&quot;], correct: 1 },
            { q: &quot;What is a media mogul?&quot;, options: [&quot;A freelance journalist&quot;, &quot;An owner with significant influence over media companies&quot;, &quot;A social media influencer&quot;, &quot;A news presenter&quot;], correct: 1 },
            { q: &quot;What are echo chambers in media consumption?&quot;, options: [&quot;Spaces that promote diverse opinions&quot;, &quot;Environments where similar views are repeatedly reinforced&quot;, &quot;Public debates on television&quot;, &quot;Fact-checking platforms&quot;], correct: 1 },
            { q: &quot;What does it mean to tailor content?&quot;, options: [&quot;To censor information&quot;, &quot;To adapt content to specific audiences&quot;, &quot;To remove advertising&quot;, &quot;To publish anonymously&quot;], correct: 1 },
            { q: &quot;Why is accuracy of information crucial in journalism?&quot;, options: [&quot;It increases entertainment value&quot;, &quot;It ensures public trust and credibility&quot;, &quot;It speeds up publishing&quot;, &quot;It reduces costs&quot;], correct: 1 },
            { q: &quot;What is biased reporting?&quot;, options: [&quot;Reporting based on verified evidence&quot;, &quot;Presenting news from a neutral perspective&quot;, &quot;Coverage that favours one viewpoint unfairly&quot;, &quot;Reporting without sources&quot;], correct: 2 },
            { q: &quot;What is clickbait designed to do?&quot;, options: [&quot;Provide detailed analysis&quot;, &quot;Encourage critical thinking&quot;, &quot;Attract attention through sensational headlines&quot;, &quot;Ensure factual accuracy&quot;], correct: 2 },
            { q: &quot;What do slander and libel involve?&quot;, options: [&quot;Sharing verified information&quot;, &quot;Publishing false statements that harm reputation&quot;, &quot;Protecting journalists legally&quot;, &quot;Criticising public figures fairly&quot;], correct: 1 },
            { q: &quot;What makes a story newsworthy?&quot;, options: [&quot;It is entertaining only&quot;, &quot;It is relevant and of public interest&quot;, &quot;It is difficult to understand&quot;, &quot;It is based on rumours&quot;], correct: 1 },
            { q: &quot;What is third-party footage?&quot;, options: [&quot;Footage created by news anchors&quot;, &quot;Video recorded by someone not affiliated with the media outlet&quot;, &quot;Archived television footage&quot;, &quot;Government-produced media&quot;], correct: 1 },
            { q: &quot;What is plagiarism in journalism?&quot;, options: [&quot;Rewriting press releases&quot;, &quot;Using sources with permission&quot;, &quot;Presenting someone else’s work as your own&quot;, &quot;Summarising public information&quot;], correct: 2 }
        ];

        // State
        let currentTeam = 1; // 1 or 2
        let scores = { 1: 0, 2: 0 };
        let activeQuestionIndex = null;
        let answeredCount = 0;

        const gridEl = document.getElementById(&#39;game-grid&#39;);
        const modalEl = document.getElementById(&#39;modal-overlay&#39;);
        const titleEl = document.getElementById(&#39;modal-title&#39;);
        const questionTextEl = document.getElementById(&#39;question-text&#39;);
        const optionsContainer = document.getElementById(&#39;options-container&#39;);

        // Init Board
        function initGame() {
            gridEl.innerHTML = &#39;&#39;;
            questions.forEach((q, index) =&gt; {
                const box = document.createElement(&#39;div&#39;);
                box.className = &#39;box&#39;;
                box.innerText = index + 1;
                box.id = `box-${index}`;
                box.onclick = () =&gt; openQuestion(index);
                gridEl.appendChild(box);
            });
        }

        function openQuestion(index) {
            const box = document.getElementById(`box-${index}`);
            if (box.classList.contains(&#39;locked&#39;)) return;

            activeQuestionIndex = index;
            const qData = questions[index];

            titleEl.innerText = `Question ${index + 1}`;
            questionTextEl.innerText = qData.q;
            optionsContainer.innerHTML = &#39;&#39;;

            qData.options.forEach((opt, i) =&gt; {
                const btn = document.createElement(&#39;button&#39;);
                btn.className = &#39;option-btn&#39;;
                btn.innerText = opt;
                btn.onclick = () =&gt; handleAnswer(i);
                optionsContainer.appendChild(btn);
            });

            modalEl.style.display = &#39;flex&#39;;
        }

        function handleAnswer(selectedIndex) {
            const qData = questions[activeQuestionIndex];
            const box = document.getElementById(`box-${activeQuestionIndex}`);
            const isCorrect = selectedIndex === qData.correct;

            modalEl.style.display = &#39;none&#39;;
            box.classList.add(&#39;locked&#39;);
            box.innerText = isCorrect ? &quot;✓&quot; : &quot;✗&quot;;

            if (isCorrect) {
                box.classList.add(&#39;correct&#39;);
                scores[currentTeam] += 10;
                // Keep turn? Or switch? Usually alternate in this style.
                // Let&#39;s stick to strict alternation as requested.
            } else {
                box.classList.add(&#39;wrong&#39;);
            }

            updateScoreboard();
            checkGameEnd();
            switchTurn();
        }

        function switchTurn() {
            currentTeam = currentTeam === 1 ? 2 : 1;
            
            // Visual Updates
            document.getElementById(&#39;score-team1&#39;).classList.toggle(&#39;active-turn&#39;);
            document.getElementById(&#39;score-team2&#39;).classList.toggle(&#39;active-turn&#39;);
            
            const teamName = document.getElementById(&#39;current-team-name&#39;);
            teamName.innerText = `Team ${currentTeam}`;
            teamName.style.color = currentTeam === 1 ? &#39;var(--team1-color)&#39; : &#39;var(--team2-color)&#39;;
            
            document.body.className = `turn-team${currentTeam}`;
        }

        function updateScoreboard() {
            document.getElementById(&#39;p1-points&#39;).innerText = scores[1];
            document.getElementById(&#39;p2-points&#39;).innerText = scores[2];
        }

        function checkGameEnd() {
            answeredCount++;
            if (answeredCount === questions.length) {
                setTimeout(() =&gt; {
                    let winner = scores[1] &gt; scores[2] ? &quot;Team 1&quot; : (scores[2] &gt; scores[1] ? &quot;Team 2&quot; : &quot;It&#39;s a Tie&quot;);
                    alert(`Game Over! Winner: ${winner}`);
                }, 500);
            }
        }

        // Start
        initGame();

    &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2026/02/news-media-challenge-root-team1-color.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/1626986533795755538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/1626986533795755538'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2026/02/news-media-challenge-root-team1-color.html' title=''/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-5922031894230785821</id><published>2019-03-18T16:21:00.002+01:00</published><updated>2019-03-18T16:22:09.806+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="technology"/><title type='text'>Technology </title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://www.coopersiegelcommunitylibrary.org/wp-content/uploads/2018/09/How-Technology-Impacts-Work-Culture-300x214.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;214&quot; data-original-width=&quot;300&quot; height=&quot;228&quot; src=&quot;https://www.coopersiegelcommunitylibrary.org/wp-content/uploads/2018/09/How-Technology-Impacts-Work-Culture-300x214.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://www.ieltsspeaking.co.uk/ielts-technology-vocabulary/&quot;&gt;Technology&lt;/a&gt; vocabulary in context. Exam practice.&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2019/03/technology.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5922031894230785821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5922031894230785821'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2019/03/technology.html' title='Technology '/><author><name>María José Ruiz Yagües</name><uri>http://www.blogger.com/profile/06952652197835653201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-6220575936480425137</id><published>2018-10-09T14:50:00.001+02:00</published><updated>2018-10-09T14:52:03.738+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="books"/><category scheme="http://www.blogger.com/atom/ns#" term="films"/><category scheme="http://www.blogger.com/atom/ns#" term="free time"/><title type='text'>FILMS</title><content type='html'>&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.newspeechtopics.com/wp-content/uploads/2012/07/importance-of-films.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.newspeechtopics.com/wp-content/uploads/2012/07/importance-of-films.jpeg&quot; data-original-height=&quot;723&quot; data-original-width=&quot;800&quot; height=&quot;289&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;How would you describe your favourite film of all times? Suspenseful, thought-provoking, hilarious?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;Click &lt;a href=&quot;https://www.englishpage.com/vocabulary/interactivelesson10a.htm&quot;&gt;here&lt;/a&gt; and learn new adjectives to describe films or books.&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/10/films.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6220575936480425137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6220575936480425137'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/10/films.html' title='FILMS'/><author><name>María José Ruiz Yagües</name><uri>http://www.blogger.com/profile/06952652197835653201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-2110895767465544658</id><published>2018-05-09T12:53:00.003+02:00</published><updated>2018-05-09T12:57:04.098+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="crime"/><title type='text'>CRIME &amp; PUNISHMENT</title><content type='html'>&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://www.presstelegram.com/wp-content/uploads/2018/01/crime-scene-tape.jpg?w=551&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;350&quot; data-original-width=&quot;551&quot; height=&quot;203&quot; src=&quot;https://www.presstelegram.com/wp-content/uploads/2018/01/crime-scene-tape.jpg?w=551&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://docs.google.com/presentation/d/1AuGCqnBghiCwa_SBOGzuXi-6gzfF0--7y2lFAixWAQk/edit?usp=sharing&quot;&gt;Here&lt;/a&gt;&#39;s Charlotte&#39;s presentation on different types of crimes.&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/05/crime-punishment.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2110895767465544658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2110895767465544658'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/05/crime-punishment.html' title='CRIME &amp; PUNISHMENT'/><author><name>María José Ruiz Yagües</name><uri>http://www.blogger.com/profile/06952652197835653201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-3140673203349669815</id><published>2018-04-14T12:16:00.003+02:00</published><updated>2019-02-02T16:19:48.620+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="environment"/><title type='text'>THE ENVIRONMENT</title><content type='html'>&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifUPaSZq7tHmULVucQjO4brllxh_WQgNs8JDJjxxEE_mX_eTJkDLXFoMFe58GRLVlc-KQHxwVqU2PE6CgOu-EycTvVYFD9J_-xlnLYrZ0KWhqQrBVjter_0gjJlMVEZqSlJSyIhqK4OFQ/s1600/Responsive_Images_800x533px_UMWELT_Grundhaltung.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;267&quot; data-original-width=&quot;400&quot; height=&quot;213&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifUPaSZq7tHmULVucQjO4brllxh_WQgNs8JDJjxxEE_mX_eTJkDLXFoMFe58GRLVlc-KQHxwVqU2PE6CgOu-EycTvVYFD9J_-xlnLYrZ0KWhqQrBVjter_0gjJlMVEZqSlJSyIhqK4OFQ/s320/Responsive_Images_800x533px_UMWELT_Grundhaltung.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;Click &lt;a href=&quot;https://docs.google.com/presentation/d/180rSI6KaFp7EQaiIVUFZif5C9YlneqjLABVUTrLdy2c/edit?usp=sharing&quot;&gt;here&lt;/a&gt;&amp;nbsp;to see Charlotte&#39;s presentation on &quot;The Environment&quot;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;How green are you? Test your knowledge of environmental issues.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://www.nationalgeographic.com/environment/global-warming/green-lifestyle-quiz/&quot;&gt;Quiz&lt;/a&gt; 1&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://www.factmonster.com/take-quiz/environment&quot;&gt;Quiz&lt;/a&gt; 2&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://www.conservation.org/quizzes/Pages/Earth-Day-Quiz-ScienceMatters.aspx&quot;&gt;Quiz&lt;/a&gt; 3&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/04/the-environment.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3140673203349669815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3140673203349669815'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/04/the-environment.html' title='THE ENVIRONMENT'/><author><name>María José Ruiz Yagües</name><uri>http://www.blogger.com/profile/06952652197835653201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifUPaSZq7tHmULVucQjO4brllxh_WQgNs8JDJjxxEE_mX_eTJkDLXFoMFe58GRLVlc-KQHxwVqU2PE6CgOu-EycTvVYFD9J_-xlnLYrZ0KWhqQrBVjter_0gjJlMVEZqSlJSyIhqK4OFQ/s72-c/Responsive_Images_800x533px_UMWELT_Grundhaltung.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-7849211274007659133</id><published>2018-03-22T16:08:00.003+01:00</published><updated>2018-03-22T16:09:22.538+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="grammar"/><category scheme="http://www.blogger.com/atom/ns#" term="vocabulary"/><title type='text'>BBC LEARNING ENGLISH</title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQHPvmQ_u-FFX4_BlQw6_884P0tOmevzthiJENGnx4JQ-0OKNo6&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;225&quot; data-original-width=&quot;225&quot; height=&quot;200&quot; src=&quot;https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQHPvmQ_u-FFX4_BlQw6_884P0tOmevzthiJENGnx4JQ-0OKNo6&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #ea9999; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;b&gt;Grammar, vocabulary and more (upper-intermediate and advanced) &amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #ea9999; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #ea9999; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;b&gt;&amp;nbsp;click &lt;a href=&quot;http://www.bbc.co.uk/learningenglish/english/course/towards-advanced/unit-1/tab/grammar&quot;&gt;here&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #ea9999; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/03/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7849211274007659133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7849211274007659133'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/03/blog-post.html' title='BBC LEARNING ENGLISH'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-3845030289354236382</id><published>2018-03-19T18:43:00.000+01:00</published><updated>2018-03-19T18:51:35.194+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="opinion"/><category scheme="http://www.blogger.com/atom/ns#" term="relationships"/><category scheme="http://www.blogger.com/atom/ns#" term="stereotypes"/><category scheme="http://www.blogger.com/atom/ns#" term="Ted Talk"/><category scheme="http://www.blogger.com/atom/ns#" term="women and men"/><title type='text'>JANE FONDA &amp; LILY TOMLIN ON FEMALE FRIENDSHIP</title><content type='html'>LOVED IT!!&lt;br /&gt;


&lt;div style=&quot;max-width:854px&quot;&gt;&lt;div style=&quot;position:relative;height:0;padding-bottom:56.25%&quot;&gt;&lt;iframe src=&quot;https://embed.ted.com/talks/jane_fonda_and_lily_tomlin_a_hilarious_celebration_of_lifelong_female_friendship&quot; width=&quot;854&quot; height=&quot;480&quot; style=&quot;position:absolute;left:0;top:0;width:100%;height:100%&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/03/jane-fonda-lily-tomlin-on-female.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3845030289354236382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3845030289354236382'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/03/jane-fonda-lily-tomlin-on-female.html' title='JANE FONDA &amp; LILY TOMLIN ON FEMALE FRIENDSHIP'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-5492556434740493989</id><published>2018-03-08T11:12:00.000+01:00</published><updated>2018-03-08T11:12:09.340+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="problems"/><category scheme="http://www.blogger.com/atom/ns#" term="relationships"/><category scheme="http://www.blogger.com/atom/ns#" term="social issues"/><category scheme="http://www.blogger.com/atom/ns#" term="Ted Talk"/><category scheme="http://www.blogger.com/atom/ns#" term="videos"/><category scheme="http://www.blogger.com/atom/ns#" term="violence"/><category scheme="http://www.blogger.com/atom/ns#" term="women and men"/><title type='text'>MARCH 8: #MeToo</title><content type='html'>&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;Here&#39;s a video that left me &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;shocked and hopeful&lt;/b&gt;&lt;/span&gt; at the same time.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;For all those women that have been &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;abused&lt;/b&gt;&lt;/span&gt; and continue to be, and for those men who,&amp;nbsp; in spite of their terrible mistakes, are finally able to understand and ask for forgiveness.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;

&lt;br /&gt;
&lt;div style=&quot;max-width: 854px;&quot;&gt;
&lt;div style=&quot;height: 0; padding-bottom: 56.25%; position: relative;&quot;&gt;
&lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;480&quot; scrolling=&quot;no&quot; src=&quot;https://embed.ted.com/talks/thordis_elva_tom_stranger_our_story_of_rape_and_reconciliation&quot; style=&quot;height: 100%; left: 0; position: absolute; top: 0; width: 100%;&quot; width=&quot;854&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/03/march-8-metoo.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5492556434740493989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5492556434740493989'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/03/march-8-metoo.html' title='MARCH 8: #MeToo'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-8193789815930556768</id><published>2018-02-01T12:09:00.001+01:00</published><updated>2018-02-01T16:16:10.712+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="article"/><category scheme="http://www.blogger.com/atom/ns#" term="character"/><category scheme="http://www.blogger.com/atom/ns#" term="debate"/><category scheme="http://www.blogger.com/atom/ns#" term="habits"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Spain"/><category scheme="http://www.blogger.com/atom/ns#" term="stereotypes"/><title type='text'>HOW TO BE SPANISH: AN ARTICLE AND A REPLY</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;You may have heard of the article recently published by The Sunday Times titled &lt;/span&gt;&lt;u style=&quot;font-family: Verdana, sans-serif; font-style: italic;&quot;&gt;&lt;a href=&quot;https://www.thetimes.co.uk/article/guide-how-to-be-spanish-sgf39ttgx&quot;&gt;How to be Spanish&lt;/a&gt;&lt;/u&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;. (To see and download full article, &lt;a href=&quot;https://www.dropbox.com/s/sb7fd9hb0qdbogl/How%20to%20be%20Spanish%20_%20Travel%20_%20The%20Times%20%26%20The%20Sunday%20Times.pdf?dl=0&quot;&gt;click here&lt;/a&gt;) Different media in Spain have echoed the article, incensed by the collection of clichés it features.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;A British contributor to El País, Simon Hunter, has replied to the Sunday Times&#39;&amp;nbsp; chief travel writer&amp;nbsp; by giving his own view of the matter.&lt;a href=&quot;https://elpais.com/elpais/2018/01/31/trans_iberian/1517412138_559296.html&quot;&gt; READ IT HERE&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;What&#39;s your stand? Are you &lt;span style=&quot;color: #ea9999;&quot;&gt;&lt;b&gt;outraged, offended, disgusted&lt;/b&gt;&lt;/span&gt;, or on the contrary, have you been&lt;b&gt;&lt;span style=&quot;color: #ea9999;&quot;&gt; amused&lt;/span&gt;&lt;/b&gt; by it all? Are the clichés true (or partially true)? Is the tone of the article &lt;span style=&quot;color: #ea9999;&quot;&gt;&lt;b&gt;derisive or simply taunting/frank/amusing/you-name-it?&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;I wanna hear your thoughts about the issue!!&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;PS. Here&#39;s &lt;a href=&quot;https://murciatoday.com/spaniards-fail-to-see-the-funny-side-of-sunday-times-article-about-being-spanish_304076-a.html&quot;&gt;Murcia Today&#39;s article&lt;/a&gt; commenting on the matter.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://ep01.epimg.net/internacional/imagenes/2018/01/30/mundo_global/1517336881_726818_1517339197_noticia_normal_recorte1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;421&quot; data-original-width=&quot;800&quot; height=&quot;168&quot; src=&quot;https://ep01.epimg.net/internacional/imagenes/2018/01/30/mundo_global/1517336881_726818_1517339197_noticia_normal_recorte1.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/02/how-to-be-spanish-article-and-reply.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/8193789815930556768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/8193789815930556768'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/02/how-to-be-spanish-article-and-reply.html' title='HOW TO BE SPANISH: AN ARTICLE AND A REPLY'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-682890102361506545</id><published>2018-01-25T13:54:00.002+01:00</published><updated>2018-01-25T13:54:45.035+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="phrasal verbs"/><category scheme="http://www.blogger.com/atom/ns#" term="power point"/><category scheme="http://www.blogger.com/atom/ns#" term="travelling"/><category scheme="http://www.blogger.com/atom/ns#" term="vocabulary"/><title type='text'>CHARLOTTE&#39;S POWER POINT ON TRAVEL</title><content type='html'>&lt;a href=&quot;https://docs.google.com/presentation/d/1rSK27MFU5vGPgfio0srDA-J2Wsyl1RK67REEFU80rmw/edit?usp=sharing&quot;&gt;Click here to see the power point she showed in class&lt;/a&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/01/charlottes-power-point-on-travel.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/682890102361506545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/682890102361506545'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/01/charlottes-power-point-on-travel.html' title='CHARLOTTE&#39;S POWER POINT ON TRAVEL'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-2898397402686038116</id><published>2018-01-23T20:16:00.001+01:00</published><updated>2018-01-29T18:47:21.135+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="debate"/><category scheme="http://www.blogger.com/atom/ns#" term="social issues"/><title type='text'>YOUR OPINION ON SOME SOCIAL ISSUES</title><content type='html'>&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;I would like you to think about and post a comment bout ONE of the two following social issues:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;A. &lt;span style=&quot;color: #ea9999;&quot;&gt;&lt;b&gt;SEXUAL HARASSMENT&lt;/b&gt;&lt;/span&gt;: &lt;span style=&quot;background-color: white;&quot;&gt;Lately some prominent public figures have been accused of sexual misconduct, eg. movie producer Harvey Weinstein or actor Kevin Spacey as well as university professors and other professionals. Where is the line between sexual harassment and simple freedom to flirt with someone?&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://static.wixstatic.com/media/57f5b4_c56212c64fa641f0888d29ea057b122c~mv2_d_2563_1918_s_2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;599&quot; data-original-width=&quot;800&quot; height=&quot;149&quot; src=&quot;https://static.wixstatic.com/media/57f5b4_c56212c64fa641f0888d29ea057b122c~mv2_d_2563_1918_s_2.jpg&quot; width=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;a href=&quot;http://www.salafi-islam.com/wp-content/uploads/2017/11/12.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;451&quot; data-original-width=&quot;800&quot; height=&quot;179&quot; src=&quot;https://www.salafi-islam.com/wp-content/uploads/2017/11/12.jpg&quot; width=&quot;320&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;B. &lt;span style=&quot;color: #ea9999;&quot;&gt;&lt;b&gt;NOMOPHOBIA&lt;/b&gt;&lt;/span&gt;:&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;f&quot; style=&quot;background-color: white; font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: x-small;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;Among today&#39;s high school and college students, it&#39;s on the rise: an increasing number of college students now shower with their cell phone. Most of us are afraid of leaving home without the smart phone. When does this become an addiction?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://img.etimg.com/photo/60160694/phone-1-tech-thinkstockphotos-500813050.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;399&quot; data-original-width=&quot;600&quot; height=&quot;212&quot; src=&quot;https://img.etimg.com/photo/60160694/phone-1-tech-thinkstockphotos-500813050.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;
&lt;span style=&quot;background-color: white; font-family: verdana, sans-serif; text-align: start;&quot;&gt;Keep your comment short and think about the language before you publish it. Remember that you won&#39;t be able to see it until I review it so be patient and don&#39;t click several times on the button! Thanks for your cooperation.&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;background-color: white; font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/01/your-opinion-on-some-social-issues.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2898397402686038116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2898397402686038116'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/01/your-opinion-on-some-social-issues.html' title='YOUR OPINION ON SOME SOCIAL ISSUES'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-71530543418907024</id><published>2018-01-09T18:16:00.000+01:00</published><updated>2018-01-09T18:16:08.588+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="transport"/><category scheme="http://www.blogger.com/atom/ns#" term="travelling"/><category scheme="http://www.blogger.com/atom/ns#" term="vocabulary"/><title type='text'>TRAVEL REVIEW</title><content type='html'>&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Click &lt;a href=&quot;https://drive.google.com/file/d/1lFWqIiylVs6qMZUniggQxiqe8t7s4YUM/view?usp=sharing&quot;&gt;here&lt;/a&gt; to download the pdf doc we&#39;re using in class to review transport.&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/01/travel-review.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/71530543418907024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/71530543418907024'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/01/travel-review.html' title='TRAVEL REVIEW'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-4617047253455918499</id><published>2018-01-09T12:43:00.000+01:00</published><updated>2018-01-09T12:43:24.643+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="accommodation"/><category scheme="http://www.blogger.com/atom/ns#" term="adventure"/><category scheme="http://www.blogger.com/atom/ns#" term="transport"/><category scheme="http://www.blogger.com/atom/ns#" term="travelling"/><category scheme="http://www.blogger.com/atom/ns#" term="videos"/><title type='text'>THE TRANSIBERIAN RAILWAY: TWO VIDEOS</title><content type='html'>&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;To review travel and transport, why don&#39;t you watch this interesting video about &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;the fascinating construction&lt;/b&gt;&lt;/span&gt; of this modern marvel? You can learn a lesson about history at the same time.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;iframe allow=&quot;encrypted-media&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; gesture=&quot;media&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/LWoule1GX0c&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;


&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;And now look at this video about what travelling in the Transiberian is like &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b style=&quot;color: #e06666;&quot;&gt;nowadays&lt;/b&gt;&lt;b&gt;, &lt;/b&gt;shot by two pro travellers, Kara and Nate, as part of their series about travelling on this train.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;

&lt;iframe allow=&quot;encrypted-media&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; gesture=&quot;media&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/wsWYVhIFFCw&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2018/01/the-transiberian-railway-bbc-documentary.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/4617047253455918499'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/4617047253455918499'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2018/01/the-transiberian-railway-bbc-documentary.html' title='THE TRANSIBERIAN RAILWAY: TWO VIDEOS'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/LWoule1GX0c/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-529187915683915054</id><published>2017-12-21T12:04:00.000+01:00</published><updated>2017-12-21T12:05:39.063+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="description"/><category scheme="http://www.blogger.com/atom/ns#" term="enquiries"/><category scheme="http://www.blogger.com/atom/ns#" term="houses"/><category scheme="http://www.blogger.com/atom/ns#" term="writing"/><title type='text'>WRITING ASSIGNMENT: PROFILE FOR HOME EXCHANGE + EMAIL</title><content type='html'>&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;a href=&quot;https://www.dropbox.com/s/wg32gx1mo8c566d/writing%20home%20exchange_new%2017-18.pdf?dl=0&quot;&gt;TASK:HOME EXCHANGE&lt;/a&gt; (250 words)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;a href=&quot;https://www.dropbox.com/s/w7uc7v6ehm032tn/Making%20enquiries.pdf?dl=0&quot;&gt;WRITING TIPS AND FUNCTIONAL LANGUAGE: MAKING ENQUIRIES&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;I have changed the task and instructions so this is a new pdf, not last year&#39;s. Please follow the instructions on the document.&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2016/01/writing-assignment-groups-bc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/529187915683915054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/529187915683915054'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2016/01/writing-assignment-groups-bc.html' title='WRITING ASSIGNMENT: PROFILE FOR HOME EXCHANGE + EMAIL'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-2463665709353829192</id><published>2017-12-21T10:48:00.002+01:00</published><updated>2017-12-21T10:48:31.185+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="news"/><category scheme="http://www.blogger.com/atom/ns#" term="passive"/><category scheme="http://www.blogger.com/atom/ns#" term="politics"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><category scheme="http://www.blogger.com/atom/ns#" term="Spain"/><title type='text'>ELECTION DAY IN CATALONIA</title><content type='html'>&lt;span itemprop=&quot;title&quot; style=&quot;background: rgb(1, 108, 162); border: 0px; box-sizing: border-box; display: inline-block; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; height: auto; line-height: inherit; margin: 0px; outline: 0px; padding: 0px; text-decoration-line: none; text-transform: uppercase; vertical-align: baseline; width: auto;&quot;&gt;&lt;span style=&quot;color: white; font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;color: #e06666; font-size: large;&quot;&gt;&lt;b&gt;21D - CATALAN ELECTIONS 2017: LIVE COVERAGE IN EL PAIS IN ENGLISH: &lt;a href=&quot;https://elpais.com/elpais/2017/12/21/inenglish/1513841362_596561.html&quot;&gt;click here to follow the news&lt;/a&gt;.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #e06666; font-size: large;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; font-size: large;&quot;&gt;And good practice of the passive ;)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;span itemprop=&quot;title&quot; style=&quot;background: rgb(1, 108, 162); border: 0px; box-sizing: border-box; display: inline-block; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; height: auto; line-height: inherit; margin: 0px; outline: 0px; padding: 0px; text-decoration-line: none; text-transform: uppercase; vertical-align: baseline; width: auto;&quot;&gt;&lt;span style=&quot;color: white; font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span itemprop=&quot;title&quot; style=&quot;background: rgb(1, 108, 162); border: 0px; box-sizing: border-box; display: inline-block; font-size: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; height: auto; line-height: inherit; margin: 0px; outline: 0px; padding: 0px; text-decoration-line: none; text-transform: uppercase; vertical-align: baseline; width: auto;&quot;&gt;&lt;span style=&quot;color: white; font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/12/election-day-in-catalonia.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2463665709353829192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2463665709353829192'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/12/election-day-in-catalonia.html' title='ELECTION DAY IN CATALONIA'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-1897255493396863247</id><published>2017-11-30T16:00:00.001+01:00</published><updated>2017-11-30T16:01:50.939+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="article"/><category scheme="http://www.blogger.com/atom/ns#" term="city"/><category scheme="http://www.blogger.com/atom/ns#" term="complaining"/><category scheme="http://www.blogger.com/atom/ns#" term="debate"/><category scheme="http://www.blogger.com/atom/ns#" term="incidents"/><category scheme="http://www.blogger.com/atom/ns#" term="news"/><category scheme="http://www.blogger.com/atom/ns#" term="politics"/><category scheme="http://www.blogger.com/atom/ns#" term="problems"/><category scheme="http://www.blogger.com/atom/ns#" term="services"/><category scheme="http://www.blogger.com/atom/ns#" term="social issues"/><category scheme="http://www.blogger.com/atom/ns#" term="transport"/><title type='text'>HIGH-SPEED RAIL CONFLICT IN MURCIA</title><content type='html'>&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;We&#39;ve been talking about city life so this news is relevant since it has a direct impact on part of the population of the city of Murcia, and has outraged every citizen.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;What do you know about &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;the conflict and the protests&lt;/b&gt;&lt;/span&gt;? Think about it in English before you read the report! Then click on the link and read it.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;verdana&amp;quot; , sans-serif; font-size: large;&quot;&gt;&lt;i&gt;&lt;a href=&quot;https://murciatoday.com/high_speed-rail-tunnel-protests-spread-to-the-centre-of-the-city-of-murcia_124400-a.html&quot;&gt;High speed rail tunnel protests spread to the center of Murcia&lt;/a&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://murciatoday.com/images/articles/17/09/124400_high-speed-rail-tunnel-protests-spread-to-the-centre-of-the-city-of-murcia_11505990796_large.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;450&quot; data-original-width=&quot;800&quot; height=&quot;225&quot; src=&quot;https://murciatoday.com/images/articles/17/09/124400_high-speed-rail-tunnel-protests-spread-to-the-centre-of-the-city-of-murcia_11505990796_large.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;i&gt;&lt;b&gt;Murcia Today&lt;/b&gt;&lt;/i&gt;&lt;/span&gt; is a good source of news in English about Murcia so check it out. These are the &lt;a href=&quot;https://murciatoday.com/regional-news-in-murcia.html&quot;&gt;latest regional news&lt;/a&gt;&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/high-speed-rail-conflict-in-murcia.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/1897255493396863247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/1897255493396863247'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/high-speed-rail-conflict-in-murcia.html' title='HIGH-SPEED RAIL CONFLICT IN MURCIA'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-6870423186151056461</id><published>2017-11-30T11:41:00.000+01:00</published><updated>2017-11-30T11:41:43.355+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="America"/><category scheme="http://www.blogger.com/atom/ns#" term="city"/><category scheme="http://www.blogger.com/atom/ns#" term="culture"/><category scheme="http://www.blogger.com/atom/ns#" term="description"/><category scheme="http://www.blogger.com/atom/ns#" term="houses"/><category scheme="http://www.blogger.com/atom/ns#" term="housing"/><category scheme="http://www.blogger.com/atom/ns#" term="renting"/><category scheme="http://www.blogger.com/atom/ns#" term="videos"/><title type='text'>A 90-SQUARE-FEET MICROSTUDIO IN MANHATTAN</title><content type='html'>&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;I find this video really interesting and a good example of how we can adapt to anything if necessary!&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Pay attention to the way she describes her &lt;span style=&quot;color: #ea9999;&quot;&gt;&lt;b&gt;tiny apartment&lt;/b&gt;&lt;/span&gt; because you will have to dub the first couple of minutes in class...&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/JZSdrtEqcHU&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/a-90-square-feet-microstudio-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6870423186151056461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6870423186151056461'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/a-90-square-feet-microstudio-in.html' title='A 90-SQUARE-FEET MICROSTUDIO IN MANHATTAN'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/JZSdrtEqcHU/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-2232801859026550567</id><published>2017-11-23T18:31:00.001+01:00</published><updated>2017-11-23T18:31:51.506+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="city"/><category scheme="http://www.blogger.com/atom/ns#" term="description"/><category scheme="http://www.blogger.com/atom/ns#" term="problems"/><category scheme="http://www.blogger.com/atom/ns#" term="vocabulary"/><title type='text'>DESCRIBING A TOWN OR CITY</title><content type='html'>&lt;span style=&quot;font-family: Verdana, sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;http://www.ieltsspeaking.co.uk/ielts-town-and-city-vocabulary/&quot;&gt;IELTS Town and City Vocabulary&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; font-size: large;&quot;&gt;&lt;a href=&quot;https://tefltastic.files.wordpress.com/2012/04/adjectives-to-describe-architecture.pdf&quot;&gt;Adjectives to describe architecture&lt;/a&gt;&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/describing-town-or-city.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2232801859026550567'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2232801859026550567'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/describing-town-or-city.html' title='DESCRIBING A TOWN OR CITY'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-5291830868416387782</id><published>2017-11-22T18:31:00.002+01:00</published><updated>2017-11-22T21:00:05.274+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="advice"/><category scheme="http://www.blogger.com/atom/ns#" term="America"/><category scheme="http://www.blogger.com/atom/ns#" term="culture"/><category scheme="http://www.blogger.com/atom/ns#" term="food"/><category scheme="http://www.blogger.com/atom/ns#" term="holidays"/><category scheme="http://www.blogger.com/atom/ns#" term="shopping"/><category scheme="http://www.blogger.com/atom/ns#" term="videos"/><title type='text'>THANKSGIVING AND BLACK FRIDAY</title><content type='html'>&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;Most of you probably know that tomorrow is a very special day for Americans all around the world. For a few I know it may also be kinda a &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;nightmare&lt;/b&gt;&lt;/span&gt; since they are expected to show their culinary skills, having none in fact (or for that matter, not even having an oven!!).&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;But why all this fret about a turkey? What or who are they giving thanks to?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;To cut a long story short, going back in history, the &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;Pilgrims&lt;/b&gt;&lt;/span&gt; (those adventurous Brits that embarked on a ship of such pretty name, the Mayflower) who landed in American land in 1621, were thankful to the Native Americans for teaching them a bit of agro science. So they invited them round for dinner. And since 1789 it was established that the&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt; last Thursday of November&lt;/b&gt;&lt;/span&gt; Americans would get together and stuff themselves like we do here for...... Christmas?&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;weddings?&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;(originally the feast lasted three whole days - today just a &lt;/span&gt;&lt;i style=&quot;font-family: verdana, sans-serif;&quot;&gt;lame&lt;/i&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt; meal)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;Now, if you want to learn more, go to &lt;a href=&quot;https://en.wikipedia.org/wiki/Thanksgiving_(United_States)&quot;&gt;Wikipedia&lt;/a&gt; yourself!!&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;This video shows current digital&amp;nbsp;&lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;panic attacks&lt;/b&gt;&lt;/span&gt; by citizens in search of recipes and other stuff.&lt;/span&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;

&lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/HGkAnGTyDiY&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;

&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;Americans invented the lovely trend of anticipating the Christmas holiday and shopping season by at least one month. This is how &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;Black Friday&lt;/b&gt;&lt;/span&gt; was born (created by store owners and marketing experts).&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7d9LDo5XOhun_K46rPv4Xha0ERatAhw7nnd5DEcfYu8ibUzgTHbWu9uVkI7Id4Iut5spgLgQoOQRyZ5PeI3rspmtyVILoG_rMBtohMbLdHRIV3x0SQQEUnvx8F18yccfQjpmW4GLHp1pp/s1600/black-friday-tramplingp.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;379&quot; height=&quot;263&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7d9LDo5XOhun_K46rPv4Xha0ERatAhw7nnd5DEcfYu8ibUzgTHbWu9uVkI7Id4Iut5spgLgQoOQRyZ5PeI3rspmtyVILoG_rMBtohMbLdHRIV3x0SQQEUnvx8F18yccfQjpmW4GLHp1pp/s400/black-friday-tramplingp.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;This pic reminds me of something...mmmm...El Corte Inglés on the first day of the sales according to the ever cheerful, biased and&amp;nbsp; outdated Televisión Española?? But naive shoppers of the world, beware of &lt;a href=&quot;https://shebudgets.com/lifestyle/shopping/10-tricks-retailers-will-try-to-use-on-black-friday/71604&quot;&gt;10 tricks evil retailers may try to pull on you&lt;/a&gt; by checking out this website.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;Anyway, good luck with your last-minute shopping and send a shot of that lovely turkey roasting in the ... oven?&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;What I can show you is the world&#39;s first TWURKEY!!&lt;/span&gt;&lt;/div&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/rmRUgfkvnbg&quot; frameborder=&quot;4&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;If you have something to share about your Thanksgiving dinner or Black Friday shopping spree, please &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;leave a comment&lt;/b&gt;&lt;/span&gt;. It will be much appreciated!&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;verdana&amp;quot; , sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/thanksgiving-and-black-friday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5291830868416387782'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/5291830868416387782'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/thanksgiving-and-black-friday.html' title='THANKSGIVING AND BLACK FRIDAY'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/HGkAnGTyDiY/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-8237605605890454405</id><published>2017-11-21T12:14:00.000+01:00</published><updated>2017-11-21T12:14:02.891+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="interviews"/><category scheme="http://www.blogger.com/atom/ns#" term="sport"/><category scheme="http://www.blogger.com/atom/ns#" term="videos"/><title type='text'>MYTHS OF SPANISH SPORT TALK IN ENGLISH</title><content type='html'>&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Pau Gasol and Rafa Nadal are two legendary figures in the history of Spanish sport. But are they good in English? Can you guess who speaks better English?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/vM65FmBbjmw&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/18GTgSzdBnM&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/myths-of-spanish-sport-talk-in-english.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/8237605605890454405'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/8237605605890454405'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/myths-of-spanish-sport-talk-in-english.html' title='MYTHS OF SPANISH SPORT TALK IN ENGLISH'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/vM65FmBbjmw/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-7053293343050491952</id><published>2017-11-16T11:28:00.000+01:00</published><updated>2017-11-16T11:28:24.874+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="listening"/><category scheme="http://www.blogger.com/atom/ns#" term="podcasts"/><category scheme="http://www.blogger.com/atom/ns#" term="shows"/><category scheme="http://www.blogger.com/atom/ns#" term="television"/><title type='text'>HOW WE WATCH WHAT WE WATCH</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix0pGCWDKJN8DvxPNV6owx-4fC4OrkTJkIRu-NYp2GiZUX0YHyC_GgfGhSybSoEsqbwoFjiJQi0Oi5ve-vIRUeuoXZvNP7yDyq38yEHOWOTPnP1IWR-RrHH3xoMFPmUhCX9bwrBRTktmZ8/s1600/Screen+Shot+11-16-17+at+11.21+AM.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;785&quot; data-original-width=&quot;1383&quot; height=&quot;361&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix0pGCWDKJN8DvxPNV6owx-4fC4OrkTJkIRu-NYp2GiZUX0YHyC_GgfGhSybSoEsqbwoFjiJQi0Oi5ve-vIRUeuoXZvNP7yDyq38yEHOWOTPnP1IWR-RrHH3xoMFPmUhCX9bwrBRTktmZ8/s640/Screen+Shot+11-16-17+at+11.21+AM.PNG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;NPR is National Public Radio, a very prestigious American radio station and website. They have a series on &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;how we watch TV&lt;/b&gt;&lt;/span&gt;, and even what we consider TV, since there has been a shift in the concept in recent years.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;Check out the podcasts in this series, for example,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2 class=&quot;title&quot; style=&quot;-webkit-font-smoothing: antialiased; background-color: white; border: 0px; box-sizing: border-box; font-family: Helvetica, Arial, sans-serif; font-stretch: inherit; font-variant-numeric: inherit; line-height: 1.1; margin: 0px 0px 5px; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;a href=&quot;https://www.npr.org/templates/story/story.php?storyId=163261929&quot;&gt;The Future Of &#39;Short Attention Span Theater&#39;&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;/div&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/how-we-watch-what-we-watch.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7053293343050491952'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7053293343050491952'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/how-we-watch-what-we-watch.html' title='HOW WE WATCH WHAT WE WATCH'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix0pGCWDKJN8DvxPNV6owx-4fC4OrkTJkIRu-NYp2GiZUX0YHyC_GgfGhSybSoEsqbwoFjiJQi0Oi5ve-vIRUeuoXZvNP7yDyq38yEHOWOTPnP1IWR-RrHH3xoMFPmUhCX9bwrBRTktmZ8/s72-c/Screen+Shot+11-16-17+at+11.21+AM.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-7995967203983450969</id><published>2017-11-12T22:39:00.002+01:00</published><updated>2017-11-12T22:42:47.226+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="free time"/><category scheme="http://www.blogger.com/atom/ns#" term="movies"/><category scheme="http://www.blogger.com/atom/ns#" term="shows"/><category scheme="http://www.blogger.com/atom/ns#" term="television"/><title type='text'>TV SHOWS: A RECOMMENDATION</title><content type='html'>This time the recommendation, rather than coming from my own experience (I watched the first three episodes&amp;nbsp; some time ago, though), is brought to you courtesy of my colleague Javi Blanco.&lt;br /&gt;
&lt;br /&gt;
What I do recommend myself is his C1 blog, with lots of good stuff and his (very) personal opinions about a wide range of topics.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class=&quot;post-title entry-title&quot; itemprop=&quot;name&quot; style=&quot;background-color: white; color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 24.48px; font-stretch: normal; font-weight: normal; line-height: normal; margin: 0px; position: relative;&quot;&gt;
&lt;a href=&quot;http://b2isjustthebeginning.blogspot.com.es/2017/05/must-watch-masterpiece-alert-black.html?m=1&quot;&gt;Must watch! Masterpiece alert! Black Mirror&#39;s 3rd Edition&#39;s NOSEDIVE&lt;/a&gt;&lt;/h3&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/11/tv-shows-recommendation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7995967203983450969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/7995967203983450969'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/11/tv-shows-recommendation.html' title='TV SHOWS: A RECOMMENDATION'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-3466662977980601093</id><published>2017-10-31T15:51:00.001+01:00</published><updated>2017-10-31T15:51:31.062+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="article"/><category scheme="http://www.blogger.com/atom/ns#" term="education"/><category scheme="http://www.blogger.com/atom/ns#" term="learning"/><category scheme="http://www.blogger.com/atom/ns#" term="reading"/><title type='text'>LEARNING ENGLISH IN SPAIN</title><content type='html'>&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;From this useful resource to improve your reading comprehension skills, El Pais in English, here are the links to two &lt;span style=&quot;color: #e06666;&quot;&gt;&lt;b&gt;articles on learning English&lt;/b&gt;&lt;/span&gt; in Spain. Ideally, this could be done in pairs, where each of the students reads one of the articles, then they exchange information and opinions about them.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;h1 class=&quot;articulo-titulo &quot; id=&quot;articulo-titulo&quot; itemprop=&quot;headline&quot; style=&quot;background-color: white; border: 0px; box-sizing: border-box; font-stretch: inherit; margin: 0px 0px 0.875rem; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;span style=&quot;font-family: Majerit, serif;&quot;&gt;&lt;span style=&quot;font-size: 39.5293px; letter-spacing: -1px; line-height: 47.9024px;&quot;&gt;&lt;a href=&quot;https://elpais.com/elpais/2017/05/10/inenglish/1494403365_000558.html&quot;&gt;“The traditional method of teaching English isn’t working”&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h1 class=&quot;articulo-titulo &quot; id=&quot;articulo-titulo&quot; itemprop=&quot;headline&quot; style=&quot;background-color: white; border: 0px; box-sizing: border-box; font-family: Majerit, serif; font-size: 2.47058em; font-stretch: inherit; letter-spacing: -1px; line-height: 47.9024px; margin: 0px 0px 0.875rem; padding: 0px; vertical-align: baseline;&quot;&gt;
&lt;a href=&quot;https://elpais.com/elpais/2012/10/29/inenglish/1351524669_594031.html&quot;&gt;Are native teachers necessarily the best?&lt;/a&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://ep01.epimg.net/economia/imagenes/2017/05/08/actualidad/1494256787_129076_1494262577_noticia_normal_recorte1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;436&quot; data-original-width=&quot;800&quot; height=&quot;174&quot; src=&quot;https://ep01.epimg.net/economia/imagenes/2017/05/08/actualidad/1494256787_129076_1494262577_noticia_normal_recorte1.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/10/learning-english-in-spain.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3466662977980601093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/3466662977980601093'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/10/learning-english-in-spain.html' title='LEARNING ENGLISH IN SPAIN'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-6464122385950182433</id><published>2017-10-09T21:08:00.001+02:00</published><updated>2017-10-09T21:12:48.878+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="education"/><category scheme="http://www.blogger.com/atom/ns#" term="vocabulary"/><title type='text'>CHARTER SCHOOLS....THEY REMIND ME OF SOMETHING</title><content type='html'>After reading this &lt;a href=&quot;https://en.m.wikipedia.org/wiki/Charter_school&quot;&gt;Wikipedia article&lt;/a&gt; (not the whole thing! just enough to get an idea), you will never forget how to name a particular kind of school which is very popular in Spain.</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/10/chatear-schoolsthey-remind-me-of.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6464122385950182433'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/6464122385950182433'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/10/chatear-schoolsthey-remind-me-of.html' title='CHARTER SCHOOLS....THEY REMIND ME OF SOMETHING'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544521038441128125.post-2282524791863827526</id><published>2017-10-09T20:49:00.000+02:00</published><updated>2017-10-09T20:50:47.390+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="education"/><title type='text'>ANOTHER EXPAT GUIDE TO EDUCATION IN SPAIN (This one&#39;s better!)</title><content type='html'>Check out this link to the EXPAT guide Just Landed. They have advice about all sorts of aspects concerning the way of life in Spain from a foreigner&#39;s point of view.&lt;br /&gt;
&lt;a href=&quot;https://www.justlanded.com/english/Spain/Education&quot;&gt;EDUCATION IN SPAIN FOR EXPATS&lt;/a&gt;</content><link rel='replies' type='text/html' href='http://english-bites.blogspot.com/2017/10/another-expat-guido-to-education-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2282524791863827526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544521038441128125/posts/default/2282524791863827526'/><link rel='alternate' type='text/html' href='http://english-bites.blogspot.com/2017/10/another-expat-guido-to-education-in.html' title='ANOTHER EXPAT GUIDE TO EDUCATION IN SPAIN (This one&#39;s better!)'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>