Posts Tagged ‘line-height’

Building A Navigation Menu With HTML5 and CSS Part 3

May 1, 2012

We are now going to build a horizontal navigation menu with just HTML and CSS. In Part 1 we wrote the HTML snippet that we are using in both a vertical sidebar navigation and the horizontal bar navigation. In Part 2 we wrote the CSS styles needed for the vertical navigation.

Read more…

Share

How to Create Buttons With CSS and No Graphic

March 29, 2012

Buttons are used in a web site primarily for navigation or in a web form for the end-user to click to perform an action such as submitting the form or simply to reset the changes made in the case of a very long forms. For the most part, web designers have to first create individual images in a graphic design program sch as Photoshop or Fireworks.

Read more…

Share