Tag Archives: tutorial

Basic Html And Css Tutorials

Web Design Help – What to learn?

I am not to experienced with many programming languages, but I need some help not with the language itself, but I need to know what to learn.
I basically want to create a website / community that has the following components (specifically)
Login/Logout [assumed PHP]
Expandable and Collapsable Lists [ASP?]
Login Control Panels [...]

Html Links Hover

City Offers Citizens Two New Free Online Applications
From the City of Corpus Christi CORPUS CHRISTI – The City of Corpus Christi Municipal Information Systems (MIS) Department is pleased to announce that the City is now offering two new applications free of charge on its web site that will help improve communications with citizens, make the [...]

Html Quizzes Codes

What’s a good program to create web pages?

I would like to make a web page my students can access for simple things like assignments, practice quizzes, homework help, etc. Can anyone recommend a simple yet worthwhile program that doesn’t require me to know HTML code? I don’t mind buying something if there’s nothing really [...]

Html Canvas Tutorial

Macromedia Flash 8 question Help (10 points)?

I am making a game in flash 8, i have made this one (link below) but i was wondering how i would get a bigger area, rather than 300×300 to 1000×500, can some one please change the script thing in this so that i can have my canvas at [...]

Html Quickstart Guide

Is jQuery worth learning?

I am relatively new to web development and have begun to learn HTML and CSS as they are essential languages for web design. I also want to move into a bit of scripting i.e. JavaScript, PHP, ASP.NET and whatnot and have seen and read a bit about jQuery on various forums.
I know [...]

Html Dummies Book

With Dreamweaver, is it possible to also write HTML commands to lower the loading time for website?

I’ve bought Dreamweaver for Dummies, but haven’t got the book yet. I’d like to keep the loading time down on the website I’m building. Does Dreamweaver let you use HTML commands at all?

Hes right what you see [...]

Html Reference Manual Div

KENWOOD AUTOMATIC ANTENNA TUNER AT-50 AND ICOM IC-7000 IZ5OVP MAURI

hopfeed_template=”";
hopfeed_align=”LEFT”;
hopfeed_type=”IFRAME”;
hopfeed_affiliate_tid=”";
hopfeed_affiliate=”allstar”;
hopfeed_fill_slots=”true”;
hopfeed_height=280;
hopfeed_width=336;
hopfeed_cellpadding=5;
hopfeed_rows=2;
hopfeed_cols=1;
hopfeed_font=”Verdana, Arial, Helvetica, Sans Serif”;
hopfeed_font_size=”9pt”;
hopfeed_font_color=”#000000″;
hopfeed_border_color=”#FFFFFF”;
hopfeed_link_font_color=”#3300FF”;
hopfeed_link_font_hover_color=”#3300FF”;
hopfeed_background_color=”#FFFFFF”;
hopfeed_keywords=”html OR reference OR manual OR div”;
hopfeed_path=”http://allstar.hopfeed.com”;
hopfeed_link_target=”_blank”;

Html List Style Position

How can I put a simple hit counter on my craigslist.org listing?

I’ve been messing with craigslist.org and figured out that you can put html code in the body part of your ad. I am far from knowledgeable on html so I’ve only been able to alter size, style, positioning of text and put in a [...]

Html Align Top Table

html code to align top left?

I’m making a profile layout, and am working on the background.
I know that you can align things with things like…
“”
blablabla
“”
but how would you get something to go to the ‘top left’, or ‘bottom right’?
I have been using this code to put the images on the background…
“”

body{background-image:url(“url of whatever picture”);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:RIGHT;}
table, tr, [...]

Html Borders Styles

HTML experts, need help with tables?

how to separate cells? i know about cellspacing but i don’t want to see the borders,
or can someone explain to me this:

for example: http://www.quirksmode.org/css/tables.html the table example in border spacing

The table tag has both cellspacing and cellpadding attributes.
With a visible border (such as with border=”1″) cellspacing increases [...]