Adobe Lightroom HTML Gallery Tutorial (Part 3)

Now all we have left to do is create the HTML pages for your images. If you have already downloaded my adobe gallery, start by saving “template.html” with the name of your first photo “myfirstphoto.html”. Then, begin editing the script as outlined below. <!– You will not have to modify too many things in this [...]

Adobe Lightroom HTML Gallery Tutorial (Part 2)

Assuming your read my previous post, I will begin this tutorial by showing you how to link to your images and CSS pages. Open your favorite HTML editor and get ready to start copying and pasting. If you own Adobe Lightroom, you can export your files and change your index.html file. You should change it [...]

Free Brainstorming Web Applications

Bubbl.us is a simple and free web application that lets you brainstorm online. Why use bubbl.us? Because you can: Create colorful mind maps online Share and work with friends Embed your mind map in your blog or website Email and print your mind map Save your mind map as an image And it’s FREE! Examples [...]

Open Source Content Management Systems

Here is a list of some popular open source content management systems (CMS). BLOGS: Short description: A blog script featuring multiple blogs, categories/sub-categories, skins, search function, multiple languages, search engines friendly URLs. Homepage: http://b2evolution.net/ b2evolution support forum (We are not associated with the support forum) Short description: A powerful blog script featuring multiple blogs, multiple [...]

Sample Slide Show for SBI!

SBI! users will have a hard time making a slide show for their web site if they do not use some Java Script. So, I have modified some code so that you can add one to your SBI! web site easily. View:  Sample slide show for SBI! Download: Sample slide show for SBI! CC :

Adobe Lightroom Gallery Template Tutorial

Welcome to to the Adobe Lightroom HTML gallery template tutorial for SBI! users. If you are an SBI! owner, and want to spruce up your web site with a nice HTML gallery from Adobe, you will soon realize that it will not work. However, I will show you in this tutorial how to change that [...]

CSS Templates for SBI!

There are new CSS templates for SBI! available. You can use them on any web site. They are brought to you through a Creative Common License which allows you to use and modify them as long as you provide a link back to us. The free CSS templates are made especially for SBI! users. Most [...]

CSS – Create Custom Headers

It is a great idea to use custom headers within your HTML document. It is important to put your web page keywords in a header for better search engine optimization. Changing the way your header looks is easy with CSS (cascading style sheets). Heading one tags are considered to be the most important tags by [...]

CSS Head Section

In this CSS tutorial I will teach you some simple cascading style sheet codes that you can use in your HTML documents to spice them up a little. By the end of this tutorial, your web page will no longer be simply black and white. The first thing you need to do is create a [...]

What is CSS?

So what is CSS anyways? CSS stands for Cascading Style Sheets. These style sheets are used to control how your web site’s text, borders, headers, links, background, and other HTML elements look. You can add CSS within the HTML of your page, or save it as a separate css documet. I would keep it out [...]

Page 1 of 41234