<?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: Ryan yuan</title>
    <description>The latest articles on DEV Community by Ryan yuan (@ryan_yuan_a6ffd8d890bd4f9).</description>
    <link>https://dev.to/ryan_yuan_a6ffd8d890bd4f9</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%2F1505082%2F694523e2-c75f-4e78-bb0d-33c0671cd754.png</url>
      <title>DEV Community: Ryan yuan</title>
      <link>https://dev.to/ryan_yuan_a6ffd8d890bd4f9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ryan_yuan_a6ffd8d890bd4f9"/>
    <language>en</language>
    <item>
      <title>I'm a complete newbie but I need some help please!</title>
      <dc:creator>Ryan yuan</dc:creator>
      <pubDate>Sun, 19 May 2024 22:23:12 +0000</pubDate>
      <link>https://dev.to/ryan_yuan_a6ffd8d890bd4f9/im-a-complete-newbie-but-i-need-some-help-please-2mo4</link>
      <guid>https://dev.to/ryan_yuan_a6ffd8d890bd4f9/im-a-complete-newbie-but-i-need-some-help-please-2mo4</guid>
      <description>&lt;p&gt;I was starting my first tutorial project and trying ti understand it and I already screwed up. I tried to open it in a live server to see how it's progressing.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
  &amp;lt;style&amp;gt;
    .container {
      width: 50%;
      margin: 100px auto 20px;
      background-color: lightblue;
      padding: 20px; 
      text-align: center; 
    }
  &amp;lt;/style&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
  &amp;lt;div class="container"&amp;gt;
    &amp;lt;p&amp;gt;This is a container with specific margins.&amp;lt;/p&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It's just a simple block with some padding and a background colour but for some reason it keeps on coming up with this image no matter what projects I'm on. &lt;/p&gt;

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

&lt;p&gt;Some help would be amazing thanks!&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>css</category>
      <category>html</category>
    </item>
  </channel>
</rss>
