Hey guys, I'm going to be creating a bunch of tutorials, and a few of my sections involve HTML, CSS and Web Design. If you have any ideas for a tutorial, please post them here! Also, if you've just got a question in general, no matter how basic/advanced, please post that question here. I've made many tutorials based on good questions I've found around this forum!
How about a tutorial of wrapping content beside each other without using tables? Like a side-menu beside the content.
Hmm, a simple <div> and floating would get you that, but it's still a good idea. I'll probably do this soon.
How about a tutorial with css tips for multiple browsers as IE doesn't always want to display items the same as Firefox
Make a tutorial about how to maximize efficiency maybe? It could involve everything from creating a project to fast coding practices. What coding apps that are fast and stuff like that?
Both very good ideas. I'm going to begin work on a list i've got this afternoon, and all of these have been added to my queue.
How about going thru a few popular or common moderately complex web 2.0 Layouts from scratch. Cover the Structure, Style, and Interactivity - HTML, CSS, Jquery. Also the little things like creating rounded corners and all. Maybe analyze an existing site and improve upon it. I would love to get into the mind of a designer to see how the sites are initially wireframed or templated...
Tutorial about sticky footer and types of background for example. Well, basically you can start from simple things - explain basic attributes in css and html.
I have some problem with my thumbnail. I am using some html code for my images so that it could be thumbnail on the homepage but in the post it look original one but where is the mistake I don't know actually because on the home page I see my thumbnail but in the post It look like thumbnail not the original picture... so if you have any idea then please reply me...
(X)HTML/CSS/JS in conjunction with optimizing everything for loading speed. I did some of that tutorials already
The old chestnut, which is probably answered elsewhere on the site is 'How to center a page using CSS' A tutorial would be good.