advanced code snippet search
qrist0ph on 09/27/08
ajax html helloworld
09/27/08 06:36am
<html> <head> <title>Titel der Webseite</title> <link rel="stylesheet" type="text/css" href="style.css" /> <style type="text/css"> body {background-color: white} table.sample{ padding: 2px 4px 2px 4px; border: 1px solid ; } </style> </head> <body> Inhalt der Webseite </body></html>
Report this snippet Tweet
Comment:
You need to login to post a comment.