Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

webbsrvprg/webb2-css/

index.css
jsOvningStart.css

jsOvningStart.css

6 lines ASCII Windows (CRLF)
#nameDiv{
    background-color: lightblue;
}
#sumDiv{
    background-color: lightgreen;
}