Friday, July 26, 2013

Free download software, game and web learning.: Background image, position and fixed.

Free download software, game and web learning.: Background image, position and fixed.

Free download File Management 2013


Far Manager 3.0.3560 Beta / 3.0.3367:
Size: 8.00MB
Publisher: Visit web site | additional Programs
Release Date:  2013-07-26
Submit Date:  2013-07-26
OS: Win 9x/ME/NT/2000/XP/2003/Vista/7
Downloads: 13722
Popularity: Popularity:0/10
     Publisher's Description:

Free download Internet Explorer 2013

Internet Explorer 11 Preview 11.0.9431.0 (64-Bit)
Size:54. 38MB
Publisher: Visit web site | a lot of Programs
Release Date: 2013-07-25
Submit Date: 2013-07-25
OS: Windows 7/8/2008 R2 (64-Bit)
Downloads: 81
Popularity: Popularity:10/10
Publisher's Description:

Thursday, July 25, 2013

Automatic System Restore Maker 2013

Automatic System Restore Maker 1.0 NEW
Size:  6.51MB
Publisher:    Visit web site | additional Programs
Release Date:    2013-07-25
Submit Date:    2013-07-25
OS:     Windows XP/Vista/7/8 (32-Bit/64-Bit)
Downloads:    71
Popularity:    Popularity:0/10
Publisher's Description:
    A free tool to mechanically produce a system restore purpose at such that intervals. Users have the choice to form a system restore purpose by the day, week, or throughout Windows logon.
This is a handy "set it and forget it" utility to guard your system just in case of surprising issues along with your software.

Free download DownThemAll! 2013

DownThemAll! 3.0 Beta 5 / 2.0.16
Size:  1.35MB
Publisher:    Visit web site | a lot of Programs
Release Date:    2013-07-25 | Changelog
Submit Date:    2013-07-25
OS:     Windows, Linux, Mac OS X
Downloads:    44278
Popularity:    Popularity:1/10
Publisher's Description:

Css Background color using

<html>

<head>
<style type="text/css">
body
{
background-color:yellow;
}
h1
{
background-color:#00ff00;
}
p
{
background-color:rgb(255,0,255);
}
</style>
</head>

<body>
<h1>This is heading 1</h1>
<p>This is a paragraph.</p>
</body>

</html>

Result:

Css align positioning

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
body
{
margin:0;
padding:0;
}
.container
{
position:relative;
width:100%
}
.right
{
position:absolute;
right:0px;
width:300px;
background-color:#b0e0e6;
}
</style>
</head>
<body>
<div class="container">
<div class="right">
<p><b>Note: </b>When aligning using the position property, always include the !DOCTYPE declaration! If missing, it can produce strange results in IE browsers.</p>
</div>
</div>

</body>
</html>

Result:

Css using align-float-compatibility

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
body
{
margin:0;
padding:0;
}
.right
{
float:right;
width:300px;
background-color:#b0e0e6;
}
</style>
</head>
<body>
<div class="right">
<p><b>Note: </b>When aligning using the float property, always include the !DOCTYPE declaration! If missing, it can produce strange results in IE browsers.</p>
</div>
</body>
</html>

Result

 

Css using align float

<html>
<head>
<style type="text/css">
.right
{
float:right;
width:300px;
background-color:#b0e0e6;
}
</style>
</head>

<body>
<div class="right">
<p>Rice is normally grown as an annual plant, although in tropical areas it can survive as a perennial and can produce a ratoon crop for up to 20 years.</p>
<p>The rice plant can grow to 1–1.8 m tall, occasionally more depending on the variety and soil fertility.</p>
</div>
</body>
</html>

Result

Css using align-center-compatibility

<html>
<head>
<style type="text/css">
.container
{
text-align:center;
}
.center
{
margin-left:auto;
margin-right:auto;
width:70%;
background-color:#b0e0e6;
text-align:left;
}
</style>
</head>

<body>
<div class="container">
<div class="center">
<p>Rice is normally grown as an annual plant, although in tropical areas it can survive as a perennial and can produce a ratoon crop for up to 20 years.</p>
<p>The rice plant can grow to 1–1.8 m tall, occasionally more depending on the variety and soil fertility.</p>
</div>
</div>
</body>
</html>

Result



How to use align center?

<html>
<head>
<style type="text/css">
.center
{
margin:auto;
width:70%;
background-color:#b0e0e6;
}
</style>
</head>

<body>
<div class="center">
<p>Rice is normally grown as an annual plant, although in tropical areas it can survive as a perennial and can produce a ratoon crop for up to 20 years.</p>
<p>The rice plant can grow to 1–1.8 m tall, occasionally more depending on the variety and soil fertility.</p>
</div>
<p><b>Note: </b>Using margin:auto will not work in Internet Explorer. See the next step in the tutorial for a crossbrowser fix.</p>
</body>
</html>

Result:

How to use css align-absolute?

<html>
<head>
<style type="text/css">
.right
{
position:absolute;
right:0px;
width:300px;
background-color:#b0e0e6;
}
</style>
</head>

<body>
<div class="right">
<p>Rice is normally grown as an annual plant, although in tropical areas it can survive as a perennial and can produce a ratoon crop for up to 20 years.</p>
<p>The rice plant can grow to 1–1.8 m tall, occasionally more depending on the variety and soil fertility.</p>
</div>
</body>
</html>

Result


Free download CCleaner 2013

CCleaner 4.03.4151
Instruction:
 Size:  4.19MB
Publisher:    Visit web site | additional Programs
Release Date:    2013-06-25 | Changelog
Submit Date:    2013-06-25
OS:     Windows XP/2003/Vista/7/8 (32-Bit/64/Bit)
Downloads:    330901
Popularity:    Popularity:7/10  
Publisher's Description

Wednesday, July 24, 2013

Free download game software 2013

Gunbound ten.26
Size:  435.69MB
Publisher:    Visit web site | additional Programs
Release Date:    2011-11-28
Submit Date:    2011-11-28
OS:     Win 98/ME/NT/2K/XP/Vista/7/8.
Downloads:    174882
Popularity:    Popularity:4/10
    
Publisher's Description
   Gunbound may be a game like Worms - solely this point contend with tanks known as Mobiles. Your avatar controls a tank, or "mobile", and you contend against alternative players, by either shooting at them and killing them, or by rating points by killing "Jewels" within the Jewel sort game.

Features:
      Play with sixteen completely different Mobiles
 distinctive styles of armor
    Use completely different ways like concealment during a bunker, shooting, etc
    Dress you avatar in any fashion you decide on - best dressed avatars earn additional points
 needs 3D graphics card and DirectX eight.1 or higher

Note: needs free registration.

Free download WordPress 2013

WordPress three.6
Size:  5.81MB
Publisher:    Visit web site | a lot of Programs
Release Date:    2013-07-24
Submit Date:    2013-07-24
OS:     Win 9x/ME/NT/2000/XP/2003/Vista/7/8.
Downloads:    15958
Popularity:    Popularity:10/10
Publisher's Description:

Free Download Animation Software 2013

Truespace 7.6
Size:        127.26MB
Publisher:     Visit web site | additional Programs
Release Date:  2009-05-21
Submit Date:   2009-05-21
OS:         Windows XP/Vista
Downloads:    65671
Popularity:    Popularity:1/10
   
Publisher's Description:

DC++ 0.828

DC++ 0.828
Instruction:
Size:           83.97MB
Publisher:    Visit web site | a lot of Programs
Release Date: 2013-07-23 | Changelog
Submit Date:  2013-07-23
OS:              Win 9x/ME/2K/NT/XP/Vista/7/8
Downloads:   19799
Popularity:    Popularity:10/10
Publisher's Description:

Tuesday, July 23, 2013

NPS Image Editor 3.0.81

NPS Image Editor 3.0.81:
Size: 2.87MB
Publisher:    Visit web site | additional Programs
Release Date:    2013-07-22 | Changelog
Submit Date:    2013-07-22
OS:     Windows 2000/XP/Vista/7/8 (32bit/64bit)
Downloads:    792
Popularity:    Popularity:10/10
Publisher's Description:

Photo Caption Creator 2.0

Photo Caption Creator 2.0:
Size:    2.04MB
Publisher:    Visit web site | a lot of Programs
Release Date:    2013-07-22
Submit Date:    2013-07-22
OS:       Windows XP/Vista/7/8
Downloads:    219
Popularity:    Popularity:10/10
Publisher's Description:

Monday, July 22, 2013

Background image, position and fixed.

<html>
<head>
<style type="text/css">
body
{
background-image:url('people.gif');
background-repeat:no-repeat;
background-attachment:fixed
}
</style>
</head>

<body>

<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>

</body>

</html>

7+ Taskbar Tweaker 4.2.7


7+ Taskbar Tweaker four.2.7
Instruction :
Size: one.02MB
Publisher:    Visit web site | additional Programs
Release Date:    2013-07-19 | Changelog
Submit Date:    2013-07-19
OS:     Windows XP/seven/eight(32-Bit/64-Bit)
Downloads:    6409
Popularity:    Popularity:10/10
Publisher's Description:

PHP Software

              PHP 5.5.1:
Instruction :
Size:                 17.71MB
Publisher:        Visit web site | a lot of Programs
Release Date:   2013-07-19 | Changelog
Submit Date:    2013-07-19
OS:                 Windows 9x/ME/NT/2000/XP/2003/7/8
Downloads:      17719
Popularity:       Popularity:10/10
Publisher's Description:

XXCopy


Publisher's Description:
XXCOPY could be a powerful substitute to XCOPY. It remains dependably compatible with XCOPY within the invocation syntax. It performs file-copy, delete, search and different common file management operations.
Its skillfulness in file choice mechanism is very versatile. E.g., it accepts multiple wildcards at multi-level directories in supply intellectual. you will choose files by date, age, size, attributes, you name it. XXCOPY is an imperative tool for system directors.
Instruction :
Size: 2.98MB
Publisher:    Visit web site | a lot of Programs
Release Date:    2013-07-21
Submit Date:    2013-07-21
OS:     Windows 9x/ME/NT/2000/XP/Vista/7 /8(32-Bit/64-Bit)
Downloads:    10277
Popularity:    Popularity:10/10

AVG AntiVirus Free 2013

AVG AntiVirus Free 2013 thirteen.0 Build 3349a6461
Instruction:
Size:  133.52MB
Publisher:    Visit web site | additional Programs
Release Date:    2013-07-08
Submit Date:    2013-07-08
OS:     Windows XP/7/8/Vista
Downloads:    1177848
Popularity:    Popularity:10/10
A 64-Bit version is additionally available: AVG AntiVirus Free (64-Bit)