sono arrivato al passo 2 dove dovrebbe comparire:

solo che a me non compare una cippa di niente.
questi sono rispettivamente l index.php e lo style.css che ho compilato utilizando notepad++
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>Wiizard.it</title>
- <link rel="stylesheet" href="wp-content/themes/wiizard-wp/style.css" type="text/css" media="screen" />
- </head>
- <body>
- <div class="container">
- </div>
- </body>
- </html>
- /*
- Theme name: wiizard-wp
- Theme url: http://www.wiizard.it
- Description: Tema sviluppato per lo stile absolution phpBB
- Version: 1.0
- Author: <a href="http://www.wiizard.it" title="Slash web site">Slash</a>
- Author url: http://www.wiizard.it
- Tags: 2 colonne,phpbb,absolution
- */
- /***********************************************************************
- ******************* reset.css ******************************************
- ************************************************************************/
- html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
- body {line-height:1.5;}
- table {border-collapse:separate; border-spacing:0;}
- caption, th, td {text-align:left;font-weight:normal;}
- table, td, th {vertical-align:middle;}
- blockquote:before, blockquote:after, q:before, q:after { content:""; }
- blockquote, q { quotes:"" ""; }
- a img {border:none;}
- .clearer {height:0px;overflow:hidden;margin:0px;clear:both;}
- .center {text-align:center;}
- .container {width:960px;margin:0 auto;min-height:100px;border:1px solid red;}
sapete aiutarmi?
GRAZIE!

