RSSAll Entries Tagged With: "CSS"

How to Make an Animated Loading GIF

How to Make an Animated Loading GIF

When you have a form to submit some kind of data to your website it is very helpful to have a loading image that is displayed once the user submits the form. This let’s the user know that the form was submitted and the upload is in progress, rather than just relying on looking up [...]

HTML Div Float Property

HTML Div Float Property

Using the HTML tag – <div> and the float style property, you can make designs for your websites. Well, you can make layouts for where design could be. This is a good structural tool in laying out where content will be on your web pages, images, blurbs, etc. Let’s say we want a page to [...]

CSS Drop-Down Menu

Drop down menus are very useful for navigation on websites and for holding many links to pages on your site without taking up much space on your web pages. Using just CSS and Javascript we can make a nice simple drop down menu you can put on your web page. To do this we’ll have [...]

Making a CSS Linkbar with Photoshop

Making a CSS Linkbar with Photoshop

In this post I am going to show you how to make a cool link bar for your website with Photoshop. Link bars are very important in websites as they provide a clear and easy way for viewers to reach other pages on your site. Basically we’ll make a background image which will be set [...]

The tutorials and scripts found on bgallz.org are for training purposes only, use to your discretion.