Initializing
Liveweave
Web
expand_more
home
Home
data_object
CSS Explorer
arrow_outward
Palette
Color Explorer
arrow_outward
Polyline
Graphics Editor
arrow_outward
outbox_alt
Generative AI
arrow_outward
frame_source
Python Playground
New
arrow_outward
build
Tools
expand_more
restart_alt
Load "Hello Weaver!"
post_add
Generate Lorem ipsum...
code
Format HTML
code_blocks
Format CSS
data_object
Format JavaScript
library_add
Library
expand_more
A
Algolia JS
Animate CSS
Apex Charts JS
B
Bulma CSS
Bootstrap
C
Chart JS
Chartist
Create JS
D
D3
Dojo
F
Foundation
Fullpage JS
G
Granim JS
Google Charts
H
Halfmoon
J
jQuery
M
Materialize
Moment JS
Masonry JS
Milligram CSS
P
Pure CSS
Primer CSS
Popper JS
Pattern CSS
Picnic CSS
R
React JS
Raphael JS
Raisin CSS
S
Semantic UI
Skeleton CSS
Spectre CSS
Tachyons CSS
T
Tailwind
Three JS
U
UI Kit
Vis JS
W
Water CSS
download
Download
expand_more
developer_mode
Download as HTML
folder_zip
Download as .ZIP
cloud_upload
Save
account_circle
Login
settings
Settings
expand_more
14
px
Live mode
Night mode
Line number
Mini map
Word wrap
sync_alt
Reset Settings
smart_display
Run
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <link rel="SHORTCUT ICON" href="http://www.westjonesroad.com/peace-favicon.ico"> <title>westjonesroad.com - house plan </title> <SCRIPT language="javascript"> <!-- hide javascript function StartClock12() { Time12 = new Date(); Cur12Hour = Time12.getHours(); Cur12Mins = Time12.getMinutes(); Cur12Secs = Time12.getSeconds(); The12Time = (Cur12Hour > 12) ? Cur12Hour - 12 : Cur12Hour; The12Time += ((Cur12Mins < 10) ? ':0' : ':') + Cur12Mins; The12Time += ((Cur12Secs < 10) ? ':0' : ':') + Cur12Secs; The12Time += (Cur12Hour > 12) ? ' PM': ' AM'; document.CForm.Clock12.value = The12Time; window.status = The12Time; setTimeout('StartClock12()',1000); } function StartDate() { TDay = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'); TMonth = new Array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'); TDate = new Date(); CurYear = TDate.getYear(); CurMonth = TDate.getMonth(); CurDayOw = TDate.getDay(); CurDay= TDate.getDate(); TheDate = TDay[CurDayOw] + ', '; TheDate += TMonth[CurMonth] + ' '; TheDate += CurDay + ', '; TheDate += ((CurYear%1900)+1900); document.CForm.CDate.value = TheDate; } // done hiding --> </SCRIPT> </head> <body bgcolor="#000000" leftmargin="20"> <BODY onLoad="StartClock12();StartDate()" bgcolor="#000000" leftmargin="20"> <body background="http://www.westjonesroad.com/img/background-scales-lg-lighter-1080.jpg" leftmargin="20"> <div align="center"> <table border="0" width="89%" id="table63"> <tr> <td align="center"> <div align="left"> <table border="0" width="99%" id="table69"> <tr> <td> <img border="0" src="http://www.westjonesroad.com/img/larry9.jpg" width="63" height="87" align="left"></td> <td> <img border="0" src="http://www.westjonesroad.com/0/img/giphy-croped-50-lossey140-framedelay-westjonesroad.gif" width="1158" height="74"></td> </tr> </table> </div> </td> </tr> <tr> <td align="center"> </td> </tr> <tr> <td align="center"> <table border="0" width="100%" id="table64"> <tr> <td> <FORM name="CForm"><font color="#FFFFFF"> <INPUT name="Clock12" size="12" style="font-size: 12pt; color: #FFFFFF; background-color: #000000"></font> <font color="#FFFFFF"> <INPUT name="CDate" size="29" style="font-size: 12pt; color: #FFFFFF; background-color: #000000"></font></FORM> </td> </tr> </table> <table border="0" width="101%" id="table67" height="33"> <tr> <td height="29"> <img border="0" src="http://www.westjonesroad.com/0/wjonesrd/w%20jones%20rd4%20-%2010-23-2016.jpg" width="892" height="912"></tr> <tr> <td height="29"> </tr> <tr> <td height="29"> </tr> <tr> <td height="29"> </tr> </table> <table border="0" width="1329" id="table68"> <tr> <td width="442" align="left"> </td> <td width="442" align="left"> </td> <td width="443" align="left"> </td> </tr> <tr> <td width="442" align="left"> </td> <td width="442" align="left"> </td> <td width="443" align="left"> </td> </tr> </table> </td> </tr> </table> </div> </body> </html>
.lw { font-size: 60px; }
// Write JavaScript here