Difference between revisions of "project01:P4"
From 100ybp
Line 3: | Line 3: | ||
<html> | <html> | ||
<link href="https://fonts.googleapis.com/css?family=Courier%20New" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Courier%20New" rel="stylesheet"> | ||
− | |||
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
<style> | <style> | ||
Line 54: | Line 53: | ||
div#button { | div#button { | ||
float: left; | float: left; | ||
− | width: | + | width: 160px; |
height: 40px; | height: 40px; | ||
margin-right: 0px; | margin-right: 0px; | ||
Line 67: | Line 66: | ||
div#buttonlast { | div#buttonlast { | ||
float: right; | float: right; | ||
− | width: | + | width: 160px; |
height: 40px; | height: 40px; | ||
margin-right: 0px; | margin-right: 0px; |