<?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>HTML view source | Student Projects</title>
	<atom:link href="https://studentprojects.in/tag/html-view-source/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Sun, 27 Nov 2022 06:59:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>HTML View Source</title>
		<link>https://studentprojects.in/software-development/html-view-source/</link>
					<comments>https://studentprojects.in/software-development/html-view-source/#respond</comments>
		
		<dc:creator><![CDATA[Shubhajna Rai]]></dc:creator>
		<pubDate>Mon, 28 Nov 2022 09:57:00 +0000</pubDate>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[HTML view source]]></category>
		<category><![CDATA[HTML element]]></category>
		<guid isPermaLink="false">https://studentprojects.in/?p=9794</guid>

					<description><![CDATA[<p>How do I access the HTML page&#8217;s page source once it has loaded? Sometimes we need HTML content or the view-source of someone&#8217;s website, and Windows offers a straightforward method for viewing that. Visit that site. Make a right mouse click. Choose View Page Source from the menu. View-source will open in a new tab</p>
<p>The post <a href="https://studentprojects.in/software-development/html-view-source/">HTML View Source</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2>How do I access the HTML page&#8217;s page source once it has loaded?</h2>



<p>Sometimes we need HTML content or the view-source of someone&#8217;s website, and Windows offers a straightforward method for viewing that.</p>



<ul><li>Visit that site.</li><li>Make a right mouse click.</li><li>Choose View Page Source from the menu.</li><li>View-source will open in a new tab on your computer screen.</li></ul>



<h2>How can the HTML element be inspected?</h2>



<p>There is a straightforward method offered by Windows that can be used when we need to examine an HTML element on a website.</p>



<ul><li>Visit that site.</li><li>Make a right mouse click.</li><li>Select the &#8220;Inspect&#8221; option.</li><li>On your screen, a developer tool has been opened.</li></ul>



<p>NOTE: By using this developer tool, you are allowed to temporarily edit/change any website&#8217;s CSS or HTML elements.</p><p>The post <a href="https://studentprojects.in/software-development/html-view-source/">HTML View Source</a> first appeared on <a href="https://studentprojects.in">Student Projects</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://studentprojects.in/software-development/html-view-source/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
