Difference between revisions of "Team:UIOWA/Team"

Line 1: Line 1:
 
{{UIOWA}}
 
{{UIOWA}}
 
<html>
 
<html>
 +
 +
 +
<img src="https://static.igem.org/mediawiki/2017/f/f9/T--UIOWA--paul.jpg" style="width:300px">
  
 
<body>
 
<body>
 +
 +
<p><strong>Float the image to the right:</strong></p>
 +
<p>
 
<img src="https://static.igem.org/mediawiki/2017/f/f9/T--UIOWA--paul.jpg" style="width:300px">
 
<img src="https://static.igem.org/mediawiki/2017/f/f9/T--UIOWA--paul.jpg" style="width:300px">
<p> HELLO</p>
+
What up guys, my name is paul and my other name is taufalele, besides vanisi
 +
</p>
 +
 
 +
<p><strong>Float the image to the left:</strong></p>
 +
<p>
 +
<img src="smiley.gif" alt="Smiley face" style="float:left;width:42px;height:42px;">
 +
A paragraph with a floating image. A paragraph with a floating image. A paragraph with a floating image. 
 +
</p>
 +
 
 +
<p>Please use the CSS float property. The align attribute is deprecated in HTML 4, and not supported in HTML5.</p>
 +
 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 19:19, 7 June 2017


Float the image to the right:

What up guys, my name is paul and my other name is taufalele, besides vanisi

Float the image to the left:

Smiley face A paragraph with a floating image. A paragraph with a floating image. A paragraph with a floating image.

Please use the CSS float property. The align attribute is deprecated in HTML 4, and not supported in HTML5.