Business or Individual in need of a Twitter Makeover? Custom Twitter Backgrounds
MySpaceLayouts

/* Variable definitions ==================== */ /* Primary layout */ body { margin: 0; padding: 0; border: 0; text-align: center; color: #0066CC; background: #692 url(http://www.blogblog.com/moto_son/outerwrap.gif) top center repeat-y; font-size: small; } img { border: 0; display: block; } .clear { clear: both; } /* Wrapper */ #outer-wrapper { margin: 0 auto; border: 0; width: 692px; text-align: left; background: #FFBBE8 url(http://www.blogblog.com/moto_son/innerwrap.gif) top right repeat-y; font: italic normal 100% Georgia, Times, serif; } /* Header */ #header-wrapper { background: #8b2 url(http://www.blogblog.com/moto_son/headbotborder.gif) bottom left repeat-x; margin: 0 auto; padding-top: 0; padding-right: 0; padding-bottom: 15px; padding-left: 0; border: 0; } #header h1 { text-align: left; font-size: 200%; color: #ffffff; margin: 0; padding-top: 15px; padding-right: 20px; padding-bottom: 0; padding-left: 20px; background-image: url(http://www.blogblog.com/moto_son/topper.gif); background-repeat: repeat-x; background-position: top left; } h1 a, h1 a:link, h1 a:visited { color: #ffffff; } #header .description { font-size: 110%; text-align: left; padding-top: 3px; padding-right: 20px; padding-bottom: 10px; padding-left: 23px; margin: 0; line-height:140%; color: #cc0000; } /* Inner layout */ #content-wrapper { padding: 0 16px; } #main { width: 400px; float: left; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } #sidebar { width: 226px; float: right; color: #3D81EE; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } /* Bottom layout */ #footer { clear: left; margin: 0; padding: 0 20px; border: 0; text-align: left; border-top: 1px solid #f9f9f9; } #footer .widget { text-align: left; margin: 0; padding: 10px 0; background-color: transparent; } /* Default links */ a:link, a:visited { font-weight: bold; text-decoration: none; color: #cc0000; background: transparent; } a:hover { font-weight: bold; text-decoration: underline; color: #E895CC; background: transparent; } a:active { font-weight : bold; text-decoration : none; color: #E895CC; background: transparent; } /* Typography */ .main p, .sidebar p, .post-body { line-height: 140%; margin-top: 5px; margin-bottom: 1em; } .post-body blockquote { line-height:1.3em; } h2, h3, h4, h5 { margin: 0; padding: 0; } h2 { font-size: 130%; } h2.date-header { color: #e1771e; } .post h3 { margin-top: 5px; font-size: 120%; } .post-footer { font-style: italic; } .sidebar h2 { color: #0066CC; } .sidebar .widget { margin-top: 12px; margin-right: 0; margin-bottom: 13px; margin-left: 0; padding: 0; } .main .widget { margin-top: 12px; margin-right: 0; margin-bottom: 0; margin-left: 0; } li { line-height: 160%; } .sidebar ul { margin-left: 0; margin-top: 0; padding-left: 0; } .sidebar ul li { list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif) inside; vertical-align: top; padding: 0; margin: 0; } .widget-content { margin-top: 0.5em; } /* Profile ----------------------------------------------- */ .profile-datablock { margin-top: 3px; margin-right: 0; margin-bottom: 5px; margin-left: 0; line-height: 140%; } .profile-textblock { margin-left: 0; } .profile-img { float: left; margin-top: 0; margin-right: 5px; margin-bottom: 5px; margin-left: 0; border:4px solid #8b2; } #comments { border: 0; border-top: 1px dashed #eed; margin-top: 10px; margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0; } #comments h4 { margin-top: 10px; font-weight: normal; font-style: italic; text-transform: uppercase; letter-spacing: 1px; } #comments dl dt { font-weight: bold; font-style: italic; margin-top: 35px; padding-top: 1px; padding-right: 0; padding-bottom: 0; padding-left: 18px; background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat; } #comments dl dd { padding: 0; margin: 0; } .deleted-comment { font-style:italic; color:gray; } .feed-links { clear: both; line-height: 2.5em; } #blog-pager-newer-link { float: left; } #blog-pager-older-link { float: right; } #blog-pager { text-align: center; } /** Page structure tweaks for layout editor wireframe */ body#layout #outer-wrapper { padding-top: 0; } body#layout #header, body#layout #content-wrapper, body#layout #footer { padding: 0; } -->

Sunday, January 31, 2010

My 3rd IS Lesson Reflection

I was absent from school on Tuesday. Therefore, I went to Mr Cheong's IS website to check out what was taught during his lesson that day. I found out that we had to pair up with a partner to complete the IS worksheet which was handed out that day.

I learnt about html online from a website which Mr Cheong recommanded-http://www.w3schools.com/html/default.asp. It provides detailed explanation of html, and the "Try It Yourself" section allowed me to experiment and view the html code which I had written. It was interesting and I had much fun learning about html and its uses. Though it was difficult in the beginning, it became easier as I got the hang of it after practising.

This assignment has certainly reinforced my understanding of html. I also look forward to my next IS lesson with Mr Cheong.

No comments:

Post a Comment