HELP! i am making a website for my dad but the CSS menu bar does work in IE so could some one please help, thanks.
The HTML---------------->
index.htmlContinue
I love Chris Pirillo, his live chat, and his website. It got me thinking, how can I do something like that too? So I started a blog. It has some tech advice on there, but nothing fancy. The blog is very limited and there is so much more that I would like to be able to do.
I'm really not looking to make money off of a website at this point, just something for fun, a hobby I guess. I want to use Ubuntu Server… Continue
This is more of a rant, but whatever...
I just had to redo the html in my text box on my profile page three times! I'm going to be backing up my code every time I modify it from now on because I never know when it's going to hang when saving and loose all of the code I have entered.
I managed to track down the problem to something with the system not liking the YouTube embed code for some reason. After taking all of the code that I had backed up and pasting it back into my profile, the system… Continue
Added by Pyralis on August 14, 2009 at 4:37pm —
No Comments
Although HTML is not technically a programming language, I have filed it under the programming section, because it shares a lot of similarities with programming languages. So, are there any web-masters out there who are absolutely HTML crazy? Do you use HTML? Do you like it? What improvements do you think could be made? I want your opinions, and your opinions only... Continue
I recently updated my browser to FireFox 3.5 and discovered a very useful feature. While looking at the source code of my webpage, I noticed that all anchor links were clickable. Clicking on them will let you view the source code of that link. Clicking on image links will display the image. This comes in very handy since I look at the source code of my projects often to make sure scripts are outputting the correct HTML codes.
To view the source code of a page, g… Continue
Added by Daynah on July 1, 2009 at 12:55pm —
No Comments
Hi Guys,
I am wondering if you can help me out with this situation i am in, i contacted a developer about this and they quoted me £400 :O.
Basically what i would want is a search bar that will be able to
when something is typed it will go to google yahoo and live and
for example bring in the first 10 results, then display that on a
results page on my website in sections.
For Example:
Google Results:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
and then the same for live search. And also if possible all in… Continue
Added by Andrew Irvine on April 30, 2009 at 2:36am —
No Comments
Have you ever wanted to create a website or a blog and desired the customization that knowing HTML brings, but you lack professional programming skills? This may be a solution for you. Two great websites for basic HTML tutorials and examples are W3Schools and Quackit. After referencing these sites, and using previous knowledge of HTML, I started to wor… Continue
Added by David on January 26, 2009 at 3:00pm —
1 Comment
I'm now creating a series of new tutorials that will deal with installing and configuring various web-related software.
I'm in the middle of the first tutorial concerning MAMP. (Mac, Apache, MySQL & Php).
MAMP allows you to setup a server on your own computer. That way you can practice working with forums, etc.
I had to halt my tutorial for the night because I'm running Super Duper and my system bogs down.
Super Duper creates an exact clone of one hard drive onto another.
I don't like l… Continue
I'm forever looking for the HTML colour codes for using in my blog, so I thought I would put it on my blog for future reference and for others to be able to use also.
HTML Color Codes: Color Chart Below is a chart of 216 web-safe colors in hexadecimal (hex) format.
A friend of mine just bought one of the new iMacs (20", 4 Gigs Memory, 250 GB HDD, and Logic Express 8 Music Software) and on the day he got it in the mail, I went over to come play with it and everything. Its AMAZING. We bought a 1/4 to 3.5 mm cable to use for his acoustic guitar since we're both musicians and wanted to do a lot of recordings on his computer now. They sound AMAZING through just the microphone jack!
Anyway, my friend was also planning on using his computer to create websites, a… Continue
Added by Reed on November 30, 2008 at 12:16pm —
No Comments
Design with Ubuntu.
I would love to have someone to learn advanced html with that is komposer specific for apache.
komposer is free open source and has a brother program named nvu for windows users nearly identical. Does anyone wish to learn the ins and outs of web design graphics included, myself I have been using komposer for about a year now and learned quite a bit about it as well as photoshop and gimp. Continue
Added by Michael Moran on November 12, 2008 at 8:21pm —
No Comments
What's going on
Hello everyone! Well I have took some peoples advice and redesigned the website to be more user friendly. Myself and Michael (http://geeks.pirillo.com/profile/Michael68) are working together to make a unique yet very simple and clean website. We want users to know exactly what they are doing and where they are at on the website at all times. This should be finished by the end of this upcoming week. More information on this later....
The Daily Feed
I have also start… Continue
Added by StreetFamous.com on October 19, 2008 at 10:25am —
No Comments
Is HTML Dying?
XHTML was made to replace HTML but will this happen? Since the release of XHTML many Html uses have switched but that doesn’t mean html is dead. The battle between the two programming languages will last a decade, this debate is similar to “Whats better Mac Or Pc”. The answer can come down to personal choice more then fact. Since both Languages are good in different ways. Even though they are very similar, in fact XHTML is almost identical to Html they have a few features that… Continue
Added by cody on October 17, 2008 at 9:30pm —
1 Comment
Most people want to know the most important aspects of Web designing, as well as how to get started in the world of design and development. As I add to more blog posts, we'll be discussing graphic design, CSS, XHTML, Web standards compliance, Semantics, and accessibility. This will all be part of a series of blog entries designed to be read in steps, and to help guide you from beginner to advanced.
I'll get started by describing the very basic aspects of what to learn as you begin building your… Continue
I was thinking about how I first learned HTML a long time ago and thought I would share it with you all.
The book i used is called HTML Goodies by Joe Burns.
Its a really easy to figure out book with a little dry humor.
I accredit almost all of my basic knowledge of HTML to this book and the accompanying website.
http://www.htmlgoodies.com
So, in case there are any newbie geeks out there who are looking for a good HTML book from which they can learn HTML in plain language, that's what I used a… Continue
Added by ryasparro on October 5, 2008 at 2:34pm —
No Comments
There are a couple free tools that I use to assist me with modifying the cascading stylesheets used in html documents.
First, it's a bit difficult to edit the CSS file when you don't know what element to modify. To find the correct element I use the Web Developer Toolbar for Firefox. It's very handy and gives you the details to make the proper modifications. Go to the CSS drop down menu and select "view style information". This will tur… Continue