<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: karthika jasinska</title>
    <description>The latest articles on DEV Community by karthika jasinska (@karthika_jasinska_443e83f).</description>
    <link>https://dev.to/karthika_jasinska_443e83f</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3949249%2Fc453027a-f418-4a1c-af20-2b88144e51ae.png</url>
      <title>DEV Community: karthika jasinska</title>
      <link>https://dev.to/karthika_jasinska_443e83f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karthika_jasinska_443e83f"/>
    <language>en</language>
    <item>
      <title>Frontend Development</title>
      <dc:creator>karthika jasinska</dc:creator>
      <pubDate>Mon, 25 May 2026 10:27:51 +0000</pubDate>
      <link>https://dev.to/karthika_jasinska_443e83f/frontend-development-1hcd</link>
      <guid>https://dev.to/karthika_jasinska_443e83f/frontend-development-1hcd</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is Frontend?&lt;/strong&gt;👩‍💻🧑‍💻&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Front-end is the part that is accessible to the user only, It should be self-explanatory and must be user-friendly and designed. so to achieve this we have some basic languages which can be used to create interactive web pages.It is the creation of a user interface using some markup languages and other tools.&lt;/li&gt;
&lt;li&gt;Front-end development is the process of building the visual and interactive user interface of a website or application using HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;What is HTML?&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HTML stands for HyperText Markup Language. It is the foundational coding language used to create and structure the content of all web pages.&lt;br&gt;
Basic HTML Tags for Document Structure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;What is Javascript?&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JavaScript (JS) is a high-level, text-based programming language used primarily to create interactive and dynamic content on websites.&lt;/li&gt;
&lt;li&gt; It makes the webpage smart and reactive, controlling multimedia, calculating data, and responding to user actions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*&lt;em&gt;**Tags vs Elements vs Attributes in HTML&lt;/em&gt;&lt;em&gt;:&lt;/em&gt;*&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tags are the starting and ending parts of an HTML element. &lt;/li&gt;
&lt;li&gt;They begin with &amp;lt; symbol and end with &amp;gt; symbol. Whatever is written inside &amp;lt; and &amp;gt; are called tags.
Example: &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F58ikp6n7vml114wwd9g1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F58ikp6n7vml114wwd9g1.jpg" alt=" " width="295" height="179"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HTML elements:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Element consists of both the opening and closing tags as well as what’s inside those tags.&lt;/li&gt;
&lt;li&gt;It normally consists of some structure that’s used to define the respective tags.
-There are many types of tags for using audio,video,images and documents attaching and table creating,map..etc...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example:below element has opening tag,closing tag ans content.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyczxe5anbd7f52oem9bx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyczxe5anbd7f52oem9bx.png" alt=" " width="428" height="118"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HTML Attributes:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML Attributes is used to define the character of an HTML element.&lt;/li&gt;
&lt;li&gt;It always placed in the opening tag of an element. It generally provides additional styling (attribute) to the element.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example: starting and ending tag with extra CSS attributes.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi6axqro71vgea1ooees0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi6axqro71vgea1ooees0.png" alt=" " width="297" height="170"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;What is CSS?&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm81yv1rmqatta4qm4zrg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm81yv1rmqatta4qm4zrg.png" alt=" " width="800" height="725"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CSS is the language we use to style a Web page.&lt;/li&gt;
&lt;li&gt;Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML.&lt;/li&gt;
&lt;li&gt;CSS describes how HTML elements are to be displayed on screen, paper, or in other media.&lt;/li&gt;
&lt;li&gt;CSS we can relate with HTML elements by Inline,Internal and External links.
We can add color,underline,fonts and decoration,etc... by using CSS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;TYPES OF CSS:&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw23a460p7wua9g1b410h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw23a460p7wua9g1b410h.png" alt=" " width="795" height="1115"&gt;&lt;/a&gt; &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
