Quantcast
Channel: Cafe Webmaster - html
Browsing all 10 articles
Browse latest View live

Horizontal list from ol / ul li

how can I create a horizontal list from list elements like ul li or ol li ? all must be placed on the top of page in one line also no newline or br etc. i tried with dreamveaer but did not work, please...

View Article



Common HTML tags for fast copy-paste

Every webmaster needs some common html tags like a,table,img,div,headings or embed code for windows media player or adobe(formerly macromedia) flash very often. Mostly it is possible to save much time...

View Article

Common HTML / Web colors

#cc a { display: block; float: left; border:1px solid #000; margin: 3px; width: 60px; height: 20px; font-weight: none; font: 10px verdana; padding: auto; color: #ccc; text-align: center; } This is the...

View Article

Article 6

n/a

View Article

Preload images with JavaScript or CSS

I have a small website with two background images for top menu. When I bring mouse first time over a menu element it takes 2-3 seconds that second background image loaded (style link:hover background:...

View Article


Table colspan rowspan with DIVs

I want to use DIVs and CSS for my layouts etc. I need some table like areas sometimes. I know that I can create a grid table like element with "display: table", than "display: table-row", than...

View Article

CSS hierarchy and inline style sheets

I have a problem with inline stylesheets. I like to use inline style sheets instead of using css code in head section of an html page or an external .css file.Example: But I have a problem when I want...

View Article

Image may be NSFW.
Clik here to view.

DropDown / Rollover Menu with pure CSS / HTML

This is another CSS Menu with changed direction. Many website visitors are online with javascript-disabled clients(because of filters, access rules etc). And you want use a nice rollover multi-level...

View Article


Why tableless design, DIV vs. TABLE

Everybody says avoid tables when you are creating design elements like layouts, themes, pages... Why? Because:Main (X)HTML says; tables are for tabular data not for website-layout Speed Tables have...

View Article


Redirect webpages with HTML, PHP, .htaccess, Java+Script, CGI-Perl, ASP.NET...

Here are examples of code how to redirect an old page/url/domain to a new one with most popular client+server side programming/scripting languages. We use 301 http status code (permanent redirect). If...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images