SEC Assignment
Name - Lakadiya Seema
S.Y. B.A. English
Subject - SEC
College - Maharanishree Nandkuverba Mahila arts and commerce college
Class Assignment
In today's modern world everyone we see is holding mobile phones in their hands, whether it is a child, a teenager, an adult or an old person. People uses their phones whole day. People have started believing that they cannot live without their phones. People are so engaged in mobile phones that they don't enjoy the real life moments,their own company, the company of people around them, they don't even notice the beautiful nature around them.
The world is nowadays on tip of our fingers. But because of this we have forgotten real life connections; connection with ourselves and the connection with people around us.
We share reels and videos online but we don't share time with our loved ones, we don't share laughter with them. We share our feelings in status and stories but we don't share those feelings with our friends and families. We do long conversation in chats but we don't have time for doing long conversation with our family. We have time for scrolling and checking life updates of others but we don't have time for enjoying our life.
The use of mobile phones for a longer time is badly affecting our mental and physical health. These 30 second videos have reduced our attention span. So much of screening is affecting our eyes and causing stress. Spending so much time in scrolling waste our lots of time.The world is on tips of our fingers but due to that we have become lazy, we have forgotten what hard work is.
But now we need a pause. We need to stop this distraction before it becomes destruction.
Now we need to put our mobile phones aside and enjoy the real life moments and enjoy the mundane objects which we never noticed. These real moments will give us the happiness which is beyond the happiness we never imagined.
All we need is slow mornings, enjoying morning tea, watching the sun rising, this is the real peace. Writing our feelings in paper and sharing it with a friend, is a real pleasure. We usually express our feelings and thoughts on our status and insta stories when our heart feel heavy by doing this we never feel light hearted. Writing our feelings on paper or sharing it with a friend is real pleasure. And by doing this we will actually feel light hearted.
Enjoying the moment Instead of taking snaps. Admiring the nature when we are out. Spending time with family, laughing, and sharing stories. Hangouts with friends and experiencing new things but not mentioning it in status and stories.
Taking care of plants, going for a walk in nature, feeling the wind blowing, watching the sky peacefully are the moments of peace which are missing in this fast paced world.
Watching sunset with a loved one. Doing night skincares, self pampering after long hours of work, doing what we actually love. We need self love and we also need to build a connection with ourselves. The connection of us with our ownself is broken as we are never present in the moment. We never really notice our actions. We don't know what we love what makes us happy because we are always on our mobile phones.
By these little moments we can return to ourselves. We can return from the prison of technology. And we will realise that life can be possible without mobile phones. And these all moments will give you peace.
In this morden world the real luxury is peace. Peace is something that no one has in this era. Everyone is roaming with stress in their heads, searching for peace but no one knows that peace is in life's little moments. Peace is something which no one can buy with money, order online or search for in Google.
Real connections are very important in life because WiFi will reconnect if disconnected but these moments will never return and also the people. So better disconnect with WiFi and reconnect with people and reconnect with yourself. Because the greatest relationship you will ever build, is with you.
Home Assignment
Essay
Adding HTML
Introduction
Adding HTML to a blog typically involves accessing the platform's HTML editing mode or utilizing specific blocks/widgets designed for custom code.
Access HTML editor:
Most blogging platforms offer an HTML editor, which allows you to directly edit the code of your post. This can be useful if you want to add special features that the regular editor doesn’t support.
Switch to HTML mode:
Most blogging platforms have a visual editor (WYSIWYG) and an HTML or "Text" view. Locate and click the button or tab to switch to the HTML or source code view.
Paste or Write HTML Code:
In the HTML view, you can directly paste or write your HTML code. You don’t need to know a lot of coding—many simple HTML codes are easy to find online.
Save or Update the Post:
After inserting the HTML, save or update the blog post to apply the changes.
Review the Changes:
Preview the post to ensure the HTML code is rendering correctly and as intended.
CSS (Cascading Style Sheets):
Is a language used to style HTML elements. If you want to change the color, size, or style of something in your blog, you can add inline CSS within your HTML code. For example, you can make text bold or change its color by adding a bit of CSS.
How to add HTML code in Different Platforms:
Blogger:
In Blogger, you can switch to the HTML view by clicking the <> icon located near the title box in the post editor.
WordPress:
With the Classic Editor in WordPress, you would click on the "Text" tab within the post editor to access the HTML view. If using the Block Editor, you might need to use a "Custom HTML" block to insert your code.
Wix:
In the Wix Blog editor, you can click "Add" on the left side and then select "HTML Code" to insert a dedicated HTML element.