CSS: Redaktələr arasındakı fərq

Silinən məzmun Əlavə edilmiş məzmun
Redaktənin izahı yoxdur
k <source> -> <syntaxhighlight>
 
Sətir 22:
'''style.css'''
<blockquote style="border: 1px solid blue; padding: 0.5em 0.8em;">
<sourcesyntaxhighlight lang=css>
body {
background-color: #a95286;
Sətir 42:
}
 
</syntaxhighlight>
</source>
</blockquote>
 
Sətir 49:
'''index.html'''
<blockquote style="border: 1px solid blue; padding: 0.5em 0.8em;">
<sourcesyntaxhighlight lang=html4strict>
<html>
<head>
Sətir 62:
</html>
 
</syntaxhighlight>
</source>
</blockquote>