Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
SandBox
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/22/09 11:17:38 (
4 years
ago)
Author:
bthoen
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
SandBox
v4
v5
18
18
Real eyes<BR>realize<BR>real lies.</div>
19
19
}}}
20
{{{
21
<html>
22
<head>
23
<style type="text/css">
24
.hot {
25
color:red;
26
}
27
</style>
28
</head>
29
<body>
30
What is the temperature on <span class="hot">the surface of the Sun?</span></p>
31
</body>
32
</html>
33
34
}}}