I am looking for a clean HTML tutorial [closed] - css

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I've been doing web programming from 1999 to 2004 and it looks like a lot has changed. The layout is no longer done with tables, but with DIVs, etc...
I am looking for a tutorial that combines CSS and HTML and DIVs, etc... and teaches you how to layout a page.
I don't want a tutorial that focuses on a specific one technology, but more of a holistic approach. And for whatever reason I am not find that at all.

If you're up for buying or borrowing a book, I would suggest Designing With Web Standards by Jeffrey Zeldman.
I would also highly suggest Zeldman's A List Apart for articles, particularly the Code:CSS and Code:HTML and XHTML sections to cover what you're looking for. There's a lot to learn; a few good articles to start with might be:
How to Grok Web Standards
In Search of the Holy Grail
Fix Your Site with the Right DOCTYPE!
12 Lessons for Those Afraid of CSS and Standards

I like w3schools because it has these "try it" boxes where you can see what happens instantly. It's very helpful.

I really recommend this one by Matthew James. It's very clean, descriptive and follows all the standards

The Opera WSC is good. HTML Dog isn't bad either.

Related

Regarding YUI3 for begineers [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
May be this question is not appropriate for this forum , but i tried a lot on google but didnt found any good book for YUI3 for begineers except cookbook.
I need help, thats why i am posting.
I am looking for a good book or tutorial (except YUI3 library) that explains complete website development using YUI for front end and spring framework for server coding. It it includes a complete project like building any forum or e-commerce site , it will be very helpful for me.
Thanks, and apologies if i posted asked something wrong on this forum,
If you ever did some web project using jquery, I recommand the javascript Rosetta stone for documentation
The tutorials in YUI3 library are also a good way to learn the basics
However, it was announced that active development by Yahoo! would end. So it's up to you if you want to start with a framework that could be no longer maintained
For YUI3 there are some nice videos on youtube. Actually playlists by the YUI3 team members. They are good in understanding the architecture of YUI framework. Also if you google you can find a good book online named 'YUI3 cookbook'. That is also a good read. I am also new to JS and YUI3. I am also going to read JS book 'Javascript the good parts'.

responsive web design: where to start (css modules) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Lately i've been reading a lot about RWD (responsive web design), and would like to try to develop a template (for starters). The books that i'm reading are quite outdated (published in the end of 2011), so obviously some code provided doesn't work properly as for the case of css3 flex box module. After researching for a while i found out on Mozzila's developers that Flex Box module will be changed soon.
My question is: What are the most time and performance efficient CSS3 modules to work with for RWD? and any heads-up that i should be careful with?
Besides CSS3PIE are there any good solutions to add css3 functionalities to outdated browsers?
At the risk of sounding mean, SO shouldn't be used to solicit opinions.
However, in the spirit of learning and sharing knowledge, a couple of great places to start would be taking a look at Twitter Bootstrap or Zurb Foundation.
Both are two really great frameworks that will help you create responsive sites. Although they do pretty much the same thing, they are actually two very different frameworks. I'll let you decide as to which one to use.
Another great resource I've found is looking at RWD pattens. Both HTML5 Rocks and Brad Frost's Blog have certainly helped me out.
Good luck.

Web UI framework without JavaScript [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm a programmer at heart. I am not great at UI development and it takes 90% of my time.
I'm wondering if there is a UI framework which uses only CSS and no JavaScript. I found http://www.gantry-framework.org but it seems to be targeted at Joomla and Wordpress.
Any suggestions will be very welcome. It will help me with my development.
Thanks.
ADDITION
I'm looking for a framework that allows me to easily design and deploy a user interface for my website. Something that reduces the time it takes to make them manually.
I'm not looking to make effects or other special stuff like modal windows etc. (I use Qooxdoo and jQuery UI for advanced UI). Just basic layout and nice looks.
Check out http://purecss.io/. It's a Yahoo project.
There are CSS frameworks available to use, if that's what you're interested in:
960 Grid
YAML
BlueprintCSS

Icon resources? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Not a technical question lads but ive been looking for a set of icons for a room reservation thing that im working on.
theres loads of icon resources around the web alrite but is there a decent place to go for some quality free icons that anyone can recommend??
I usually go the IconArchive or famfamfam when I'm looking for some tiny ones. Both of the sites have loads of free to use icons sets.
I usually use either well-known an re-usable icon sets, or bespoke search engines to find specific icons (and preferably the whole set they belong to and their license)
Icon Sets
famfamfam
fugue
glaze
tango
openiconlibrary
...
Search Engines
http://images.google.com (always handy, w/ settings for "Icons" and "Commercial Reuse" if needed)
http://www.iconfinder.com/ (quite good, with direct links to the sets and authors' homepages)
http://www.iconarchive.com/ (also quite good)
http://www.findicons.com/ (not as good, but worth a shot)
The easiest approach would be to Google and do a image search for some related term e.g. "no dogs" or "cable tv". You get the idea.
Then simply grab all the icons relevant to your topic.
I like Smashing Magazine as a resource for icons. They have articles linking to high quality resources for icons such as this icon set.
Do a search for Creative Commons Icon Sets, these are free to use with attribution.
Seanau icons is great!
Want to free icons, I'm recommend Iconsfind.com

Looking for a simple, light xhtml editor (such as wmd etc.) for my site [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
for now, i'm using WMD for my site, but lately i've been needing to work on its code, and the supplied code is near impossible to read, due to code obscurity (no tabs, var names such as _1, _2 etc). now, i assume that code has a non-obscured version, but its nowhere to be found. (for example, i need to be able to supply RTL support, and to fix some bugs)
i've found WYMeditor, but thats JQ, and my site works with Mootools (i know they can play nicely together, but thats loosing the light part)
any suggestions?
The stack-overflow team reverse-engineered the WMD code back into non-obfuscated form to make changes; you should email them directly and ask about it - the link's at the bottom of every SO page.

Resources