Template:News: Difference between revisions

Created page with " <!-- WikiNews Box --> <div style="border:1px solid #9bd3a8; background:#f5f4ff; padding:10px; margin-bottom:5px;"> <div style="color:#006622; "> <h5 style="padding: 3.36px 6.72px; margin: 8.4px 0px; background-color:#CEDFF2;"> Wikinews </h5> </div> 120px|left|border <p style =" text-align: justify;"> The platform combines the precision of Wikipedia, the authenticity of government data, and the credibility of verif..."
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<table style="width:100%; border:1px solid #ccc; background:#fafafa;">
<!-- WikiNews Box -->
<tr>
<div style="border:1px solid #9bd3a8; background:#f5f4ff; padding:10px; margin-bottom:5px;">
<h6 style="padding: 3.36px 6.72px; margin: 8.4px 0px; background-color:#CEDFF2;"> Wikinews </h5>
    <div style="color:#006622; ">
<td style="width:120px; padding:10px;">
      <h5 style="padding: 3.36px 6.72px; margin: 8.4px 0px; background-color:#CEDFF2;"> Wikinews </h5>
[[File:Narendra modi.jpeg|120px]]
    </div>
</td>
 
<td style="padding:10px; vertical-align:top;">
    [[File:Example2.jpg|120px|left|border]]
<ul>
 
<li>Yes, you can add inline CSS directly to an HTML element using the global style attribute.</li>
    <p style =" text-align: justify;"> The platform combines the precision of Wikipedia, the authenticity of government data, and the           credibility of verified digital identities to create the world’s first “Verified Internet of Knowledge,” where every article or profile bearing a verified badge represents authenticated information — whether from verified subscribers, notable individuals, government entities, or official organizations.
<li>Here is how you would apply inline CSS to an <img> tag, using the same visual specifications (width 180px) implied by your original wiki markup example.</li>
    </p>
<li>You place your CSS properties and values directly inside the style attribute, separated by semicolons.</li>
 
</ul>
    <div style="clear:both;"></div>
</td>
</div>
</tr>
</table>