filmov
tv
HTML for beginners 27: HTML Frames
Показать описание
Hi there and welcome! 😊 In this video, we will explain to you what are HTML frames.
⚠️NOTE: Please be aware that HTML frames are deprecated from HTML5
but it could be useful for you to know what are frames because some old websites are still using it and some more advanced concept that are still in use (Iframes) are based on frames.
HTML frames are HTML elements that allow use divide screen in separate independent parts. So we can change content of one frame until other frame(s) stay unchanged.
Probably the first use of frames was to create navigations for old websites. You will place navigation buttons like a part of one frame and that frame will stay same for all the time and inside of another frame you will change content of it when we click navigation buttons.
We create HTML frames with 1️⃣ frameset and 2️⃣ frame HTML tags.
1️⃣ frameset HTML tags need to be used instead of standard body HTML tags, and frameset represents container for frames.
Inside of start frameset HTML tag we need to define do we divide our screen in columns (we will use cols HTML attribute) or do we divide our screen in rows (we will use rows HTML attribute) and in how many parts do we divide our screen.
2️⃣ frame HTML tags need to be used to load content of frame. Inside of frame HTML tag we will load HTML document like a content of that frame. So, if our screen is divided in two separate parts, we will have two frames defined between frameset tags.
💻 If you want to learn all about HTML and how to build websites from the scratch check out our course that is currently on discount :
🤔 You are not sure? Don't worry we are offering you 30-day money-back if you don't like our course without asking you any questions why.
Beside of that for our course you have:
✔️ Full lifetime access
✔️ Downloadable resources
✔️ Access on mobile and TV
✔️ ASAP answers on your questions etc.
NOTE: Buying of our course you support our channel and we are immensely grateful to you for that! ❤️🙏
📺 For the most recent updates please subscribe on our YouTube channel:
🔔 Hit the notification bell to be notified when videos go live.
👤 You can reach us on social media:
🤝If you want to support our work:
Please remember that even little from you means a lot for us. ❤️🙏
❓ Do you have any questions? Feel free to ask us directly on email:
➡️ Please press 👍 button if you like this content and share this video to all that could be interested in this! 🙏
––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––
#HTMLBeginners #HTMLLearnItFromScratch #HTMLFrames
⚠️NOTE: Please be aware that HTML frames are deprecated from HTML5
but it could be useful for you to know what are frames because some old websites are still using it and some more advanced concept that are still in use (Iframes) are based on frames.
HTML frames are HTML elements that allow use divide screen in separate independent parts. So we can change content of one frame until other frame(s) stay unchanged.
Probably the first use of frames was to create navigations for old websites. You will place navigation buttons like a part of one frame and that frame will stay same for all the time and inside of another frame you will change content of it when we click navigation buttons.
We create HTML frames with 1️⃣ frameset and 2️⃣ frame HTML tags.
1️⃣ frameset HTML tags need to be used instead of standard body HTML tags, and frameset represents container for frames.
Inside of start frameset HTML tag we need to define do we divide our screen in columns (we will use cols HTML attribute) or do we divide our screen in rows (we will use rows HTML attribute) and in how many parts do we divide our screen.
2️⃣ frame HTML tags need to be used to load content of frame. Inside of frame HTML tag we will load HTML document like a content of that frame. So, if our screen is divided in two separate parts, we will have two frames defined between frameset tags.
💻 If you want to learn all about HTML and how to build websites from the scratch check out our course that is currently on discount :
🤔 You are not sure? Don't worry we are offering you 30-day money-back if you don't like our course without asking you any questions why.
Beside of that for our course you have:
✔️ Full lifetime access
✔️ Downloadable resources
✔️ Access on mobile and TV
✔️ ASAP answers on your questions etc.
NOTE: Buying of our course you support our channel and we are immensely grateful to you for that! ❤️🙏
📺 For the most recent updates please subscribe on our YouTube channel:
🔔 Hit the notification bell to be notified when videos go live.
👤 You can reach us on social media:
🤝If you want to support our work:
Please remember that even little from you means a lot for us. ❤️🙏
❓ Do you have any questions? Feel free to ask us directly on email:
➡️ Please press 👍 button if you like this content and share this video to all that could be interested in this! 🙏
––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––
#HTMLBeginners #HTMLLearnItFromScratch #HTMLFrames