CSS Advanced

   »    Advanced CSS

Computer Education, Training & Tutorial Resources - ComputerEducationWorld.com
Home » Free Web Designing Courses » CSS » CSS Advanced »

How to add different colors to a hyperlink in a document.

<html>
<head> (more…)


• • •
 

How to position an element relative to its normal position.

<html>
<head>
<style type=”text/css”>
h2.pos_abs (more…)


• • •
 

How to display an element as an inline element.

<html>
<head>
<style type=”text/css”>
p {display: inline}
div {display: none}
</style>
</head> (more…)


• • •
 

You have seen the border that surrounds every box  element, the padding that can appear inside each box and the margin that can go around them. In this tutorial we will how we can change the dimensions of boxes.

  • Height property is used to set the height of a box.
  • Width property is used to set the width of a box.
  • Line-height property is used to set the height of a line of text.
  • Max-height property is used to set a maximum height that a box can be.
  • Min-height property is used to set the minimum height that a box can be.
  • Max-width property is used to set the maximum width that a box can be.
  • Min-width property is used to set the minimum width that a box can be. (more…)


• • •
 



captcha PHP Script Free PHP captcha script free php
Website Design by WebWalas.com