Welcome! This page is using CodeRay 1.1.2.

We currently have 3049 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 74, 10 entries

home 18 lines of HTML by Sydney 432 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
 <html lang="en-US">
  <meta charset="utf-8"></meta>
 <head>
  <link rel="stylesheet" href="styleguide.css">
   <title>
    Tinkering website Main page
   </title>
 </head>
...
home 18 lines of C by Sydney 432 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
 <html lang="en-US">
  <meta charset="utf-8"></meta>
 <head>
  <link rel="stylesheet" href="styleguide.css">
   <title>
    Tinkering website Main page
   </title>
 </head>
...
styleguide 17 lines of CSS by Sydney 946 Bytes Show Edit Expand
1
2
3
4
5
body {background-color:#454845;font-family:arial;text-align:center;}
body.left {background-color:lightgrey;font-family:arial;text-align:letf}
head {text-align:center;}
p {color:white}
p.red {co...
styleguide 17 lines of HTML by Sydney 946 Bytes Show Edit Expand
1
2
3
4
5
body {background-color:#454845;font-family:arial;text-align:center;}
body.left {background-color:lightgrey;font-family:arial;text-align:letf}
head {text-align:center;}
p {color:white}
p.red {co...
test 1 line of diff 2 Bytes Show Edit Expand
1

xml 18 lines of XML by sss 755 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
<include>
  <user id="5004">
    <params>
      <param name="password" value="$${5004}"/>
      <param name="vm-password" value="5004"/>
    </params>
    <variables>
      <variable name="t...
block element 16 lines of HTML by Sydney 383 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en-US">
 <meta charset="utf-8"></meta>
<head>
 <link rel="stylesheet" href="styleguide.css">
  <title>
   Block elements
  </title>
</head>
 <body>
  <div styl...
New2 HTML 46 lines of HTML by Quintus 1.05 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en-US">
  <head>
    <link rel="stylesheet" href="styleguide.css">
    <meta charset="utf-8">
    <title>
      Mysterious Page of Tables
    </title>
  </head>
...
New HTML 46 lines of HTML by Quintus 960 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en-US">
  <head>
    <link rel="stylesheet" href="styleguide.css">
    <meta charset="utf-8">
    <title>
      Mysterious Page of Tables
    </title>
  </head>
...
aaa 18 lines of XML by cccc 755 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
<include>
  <user id="5004">
    <params>
      <param name="password" value="$${5004}"/>
      <param name="vm-password" value="5004"/>
    </params>
    <variables>
      <variable name="t...

Page 74, 10 entries