Difference between revisions of "Template:Susung/CSS"

(Created page with "<html> <style type="text/css"> body { background-color: blue; } <style> </html>")
 
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Template_All_Teams}}
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 
body {
 
body {
  background-color: blue;
+
background-color: blue;
 
}
 
}
<style>
+
 
 +
#wrapper {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 500px;
 +
}
 +
</style>
 +
<div id="wrapper">
 +
SUsung
 +
</div>
 
</html>
 
</html>

Latest revision as of 17:53, 9 July 2015

SUsung