Awarding ceremony for the "2024 rr88 tải Tourism Video Clip Contest"

(AG Provincial E-Portal) - The Award Ceremony for the "Creating rr88 tải tourism video clips in 2024" contest, which was themed "rr88 tải in my heart," was conducted by the rr88 tải Trade and Investment Promotion Center on the afternoon of December 2.

Delegates and authors attending the award ceremony

Showing the winning clips of the contest

Awarding prizes to the top winners of the contest "Creating rr88 tải Tourism video clips in 2024"

The contest, which was initiated in April 2024, attracted 24 authors and groups from the province and localities, including Can Tho, Ho Chi Minh, and Hai Phong, to participate. The nearly 40 exceptional works submitted effectively communicated the potential and rich tourism images of rr88 tải land.

The Organizing Committee awarded one second prize to the work "My Hoa Hung – Land and People of Cu Lao" by author Thai Chan Nam after a rigorous selection process. Awarded 2 third prizes to the works “Cam Mountain – Why do people still come?” by author Huynh Ba Phuc and “Wandering around rr88 tải” by author Huynh Van Trong.

Simultaneously, four consolation prizes were granted to the following works: "rr88 tải in my heart" by Nguyen Vu Linh; "Sam Mountain Cable Car - Enjoying the place where the Lady resides" by Do Huynh Nhu; "Tra Su Melaleuca Forest - Discovering the green paradise" by Huynh Ba Phuc; and "rr88 tải, the meaning of the land - the love of people" by Nguyen Hoan Hao. Furthermore, the work "Culinary Record - Asian Specialty" by author Do Huynh Nhu was awarded one thematic prize.

The "Creating rr88 tải Tourism video clips in 2024" contest is a promotional and advertising initiative that aims to showcase the stunning images of rr88 tải tourism to both domestic and international tourists. This is also an opportunity to recognize authors and groups of authors who have created new and distinctive works that reflect the history, culture, and people of rr88 tải. Simultaneously, it facilitates the accessibility of new technology, utilizing digital transformation to enhance and disseminate the image of rr88 tải tourism to both domestic and international travelers. 

Author: Thanh Tien - Huynh Anh

Translator: Kim Thuan

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }