Quantcast
Channel: Nederland » Recent Posts
Viewing all articles
Browse latest Browse all 30043

W.P. Ginfo on "Visio schema gebruiken in wordpress"

$
0
0

Nog een optie:

<div id="knop1">
<form action="http://google.com">
    <input type="submit" value="Go to Google">
</form>
</div>

Doe nu de styling van 'knop1'in je css.

.knop1{
     width:40px;
     height:20px;
     font-size; .6em;
     text-align:center;
     background-color:#99cc66;
}

Viewing all articles
Browse latest Browse all 30043

Trending Articles