<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>what is css in html - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/what-is-css-in-html/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-css-in-html/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 20 Apr 2022 05:46:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>what is css in html - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-css-in-html/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is CSS ?</title>
		<link>https://www.wikitechy.com/interview-questions/web-designing/what-is-css/</link>
					<comments>https://www.wikitechy.com/interview-questions/web-designing/what-is-css/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 20 Apr 2022 05:45:33 +0000</pubDate>
				<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[css full form]]></category>
		<category><![CDATA[css html]]></category>
		<category><![CDATA[css in html]]></category>
		<category><![CDATA[css introduction]]></category>
		<category><![CDATA[css stands for]]></category>
		<category><![CDATA[css types]]></category>
		<category><![CDATA[html & css]]></category>
		<category><![CDATA[introduction to css]]></category>
		<category><![CDATA[types of css]]></category>
		<category><![CDATA[what is css]]></category>
		<category><![CDATA[what is css for college]]></category>
		<category><![CDATA[what is css full form]]></category>
		<category><![CDATA[what is css in html]]></category>
		<category><![CDATA[what is css profile]]></category>
		<category><![CDATA[what is css used for]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4161</guid>

					<description><![CDATA[CSS- Cascade Style Sheet. It is a style sheet language that is used to describe the format and look of a document written in markup language. It is generally used with HTML to change user interfaces and the style of web pages. It can also be used with any kind of XML documents including plain [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">CSS- Cascade Style Sheet.</li>
<li style="text-align: justify;">It is a style sheet language that is used to describe the format and look of a document written in markup language.</li>
<li style="text-align: justify;">It is generally used with HTML to change user interfaces and the style of web pages.</li>
<li style="text-align: justify;">It can also be used with any kind of XML documents including plain SVG, XUL and XML.</li>
<li style="text-align: justify;">It is used along with HTML and user interfaces for many mobile applications and JavaScript in most websites to create user interfaces for web applications.</li>
</ul>
<h4 id="example">Example :</h4>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-markup code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-markup code-embed-code">&lt;!DOCTYPE html&gt; <br/>&lt;html&gt;<br/>&lt;head&gt;<br/>&lt;style&gt;<br/>      body {<br/>                 background-color: lightblue;<br/>             }<br/>            h1 {<br/>                 color: white;<br/>                 text-align: center;<br/>            }<br/><br/>           p {<br/>              font-family: verdana;<br/>              font-size: 20px;<br/>            }<br/>           &lt;/style&gt;<br/>          &lt;/head&gt;<br/>          &lt;body&gt;<br/>          &lt;h1&gt;Welcome to kaashiv&lt;/h1&gt;<br/>          &lt;p&gt;Welcome to Wikitechy.&lt;/p&gt;<br/>&lt;/body&gt;<br/>&lt;/html&gt;</code></pre> </div>
<h4 id="output">Output :</h4>
<p><img fetchpriority="high" decoding="async" class="size-full wp-image-4162 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css.png" alt="" width="1179" height="594" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css.png 1179w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css-300x151.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css-1024x516.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css-768x387.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css-390x196.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-css-820x413.png 820w" sizes="(max-width: 1179px) 100vw, 1179px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/web-designing/what-is-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
