•  »
  • tagged css

1-10 of 180 Hubssort by Hot Best Latest

A List of Essential Web Design Skills  100

A List of Essential Web Design Skills

I've described the key list of web design skills you'll need in order to work as an effective freelance web designer. Or your're writing your website yourself, I give you the best places and ideas from which to start your journey.

202 comments    internet technology web
Equal Divs In CSS - Horizontally & Vertically92

Equal Divs In CSS - Horizontally & Vertically

The Div tag is simply a division within a web page. It usually contains a block of content or images that can be easily positioned on a page using code within a CSS Style Sheet. Your Style Sheet can be either within your Html in the Head section...

1 comment    css tables div
HTML Sidebar Navigation90

HTML Sidebar Navigation

To add a simple sidebar menu type of navigation to your web site, cut and past the following HTML and CSS onto a blank Notepad page. Some knowledge of HTML is required to customize the settings and apply your own links. I don't cover how to link...

4 comments    html css web site
Basic HTML Codes - Tips, Tricks, Troubleshooting, and How To's.89

Basic HTML Codes - Tips, Tricks, Troubleshooting, and How To's.

HTML [Hyper Text Markup Language] makes things look the way they do on the Internet. Once you've got the hang of a few basic codes, you open up a whole new world of Internet design and browsing. However,...

22 comments    internet websites html
Relative Positioning Leaves Blank or White Space on Webpage - CSS DIV Position89

Relative Positioning Leaves Blank or White Space on Webpage - CSS DIV Position

How to create properly layered content on a web page, without leaving a big block of blank or white space behind where the content code is placed. Using position: absolute; position: relative; and nested DIVs.

47 comments    css relative positioning
Creating Mobile Apps with This List of 22 Free and Open Source Mobile App Development Frameworks89

Creating Mobile Apps with This List of 22 Free and Open Source Mobile App Development Frameworks

Over 22 free and open source development frameworks and other software tools to create mobile apps for most major smartphone and tablet devices and platforms.

8 comments    web games apple
jQuery for Web Designers: Dynamically Increase Your HTML Forms Fields As Website Visitors Type Into Them88

jQuery for Web Designers: Dynamically Increase Your HTML Forms Fields As Website Visitors Type Into Them

What drives me crazy the most when entering information into web site forms is that my data gets cut off when I type and it gets hard for me to see what I am typing. I have to go back to the beginning of that form field. Another problem is that...

6 comments    css javascript jquery
How To Create A Floating Top Bar in Javascript - Tutorial87

How To Create A Floating Top Bar in Javascript - Tutorial

What we are going to do: Hi, today we want to create a nice floating top bar in javascript as seen on many sites on the internet. It can be useful to display messages or ads. First of all, some CSS: Add this to the section of your HTML document: ...

8 comments    html css javascript
5 advantages of XHTML over HTML85

5 advantages of XHTML over HTML

Prior to the release of XML, html was the most successful mark-up language in the world. When XML was introduced web professionals debated whether a new version of html in xml was needed. The professionals...

3 comments    html css xhtml
How To Build a Mobile App using PhoneGap | No Programming | iPhone | iPad84

How To Build a Mobile App using PhoneGap | No Programming | iPhone | iPad

The tutorial demonstrates how to create an ios app for iPhones or iPad using the PhoneGap platform and a HTML editor like Amaya (any other can be used as well). What is amazing is that entire app was created without doing any coding

14 comments    recipes apple iphone
Please wait working