Changes

Jump to navigation Jump to search
m
make the example text look prettier
Line 5: Line 5:  
To change the size of all text in an HTML document to 18 points:
 
To change the size of all text in an HTML document to 18 points:
   −
<nowiki>body
+
<nowiki><head></nowiki>
−
{
+
:<nowiki><style type="text/css"></nowiki>
−
font-size: 18pt;
+
 
−
}</nowiki>
+
::body { font-size: 18pt; }
 +
 
 +
:<nowiki></style></nowiki>
 +
<nowiki></head></nowiki>
 +
 
 +
 
 +
 
       
[[category:computer science]]
 
[[category:computer science]]
Siteadmin, Check users, nsTeam1RO, nsTeam1RW, nsTeam1_talkRO, nsTeam1_talkRW, oversight, Administrators
30,650

edits

Navigation menu