My hobbies!

🧗‍♂️🚵🏔🎬My hobbies are mainly around outdoor activities, but I also enjoy classical movies. Movies from all around the world and from different times.

I really enjoy kayaking, mountain biking, hiking. I feel very comfortable at Nature. I have had some of the most rewarding times there having fun with friends and family. The last amazing trip I did was to Yosemite last summer with my girlfriend.


Before arriving at Yosemite, we were able to visit the sequoia park with the General Sherman as the main attraction, which is a huge sequoia tree. Hiking there was very relaxing. We stayed there for one night.

 

 

 

Pic by me.

 
Then, in Yosemite, we were able to hike to Half Dome; the views from there are spectacular. We camped there for three days. At the begining I was worried about the bears and at the same time excited by the chance of contemplate them, but unfortunatelly we didn´t see them, it was the sad part of the story 😝. We take there our items for camping: some food, stove, etc. 
 
I hope I can continue doing these activities with my partner in crime!
 
 

Half Dome. Source: internet.

Half Dome. Source: mine.

 

 

©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©©

 

(i) What is a rich-text-editor, 

A rich text editor (RTE) is an interface editor WYSIWYG (what you see is what you get) wich allows users to format text, add hyperlinks, integrate pictures and videos, create data list without the need of writing HTML code. Common in CMS platforms, web apps, and email clients, it converts user actions into HTML for web display. 

(ii) what is TinyMCE. Make sure you take advantage of some of TinyMCE editing features.

Using TinyMCE is very similar to using Dreamweaver insert panel.

TinyMCE is a WYSIWYG (What You See Is What You Get) rich text editor used to create formatted content in web applications. It converts HTML textareas into user-friendly editors, allowing users to format text, add images, and manage tables without coding knowledge. It integrates with frameworks like React and Vue, as well as CMS platforms like WordPress.

The cloud version maintain the editing files.

  1. What are view menu features, view → source code <> you are able to see the code for what is written in hobbies.html; view → preview you are able to see a preview of the Home page; and view → full screen? you are able to see this page in full screen
  2. Does the Preview exist in multiple places (check the extended ribbon panel)? Yes, it exists in the menu features and in the extended ribbon panel.
  3. Does canvas's TinyMCE have preview and source code, hint check bottom of discussion board editing pane? Yes, it has a HTML editor.