|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Hi folks,
I've been churning out mostly beginning-level HTML articles; however, it occurred to me that my audience (meaning you!) might be looking for information on more advanced topics. So I'm taking a poll - do you consider yourself a beginning, intermediate or advanced HTML user, and are there any particular HTML topics you're curious about?
Thanks, Elizabeth
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Sep 2005
Posts: 7,189
BellaOnline Editor Chimpanzee
|
BellaOnline Editor Chimpanzee
Joined: Sep 2005
Posts: 7,189 |
I guess I'm somewhere between beginner and intermediate.
I use the basics like bold, italics, links, and images all the time in articles - but don't relly know much about placing things exactly where I want them to go.
It's usually a game of "try it and see" for me.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2007
Posts: 1,005
Parakeet
|
Parakeet
Joined: Jan 2007
Posts: 1,005 |
I really liked your article on CSS, Elizabeth. I would say I'm intermediate, or a little beyond. Not quite "advanced," but definitely past the basics.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jun 2008
Posts: 26
Newbie
|
Newbie
Joined: Jun 2008
Posts: 26 |
It was total fun to learn this language.I find it east from beginning to ending.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Nov 2007
Posts: 347
Shark
|
Shark
Joined: Nov 2007
Posts: 347 |
I'm probably where Michelle is. I can do a little, but it's a lot of trial and error. It's great to be reading your articles!
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Thanks for the feedback. I've just posted an article about a topic near and dear to the hearts of every webmaster and online article writer - namely, how to track webpage performance. Enjoy.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 85
Amoeba
|
Amoeba
Joined: Apr 2008
Posts: 85 |
I am intermediate in HTML. I like it's ease of use. I generally use it inside the posts/articles. I think now the time is changed and php and joomla are mostly used for web design.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2009
Posts: 18
Newbie
|
Newbie
Joined: Jan 2009
Posts: 18 |
I would consider myself intermediate
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2008
Posts: 1,508
BellaOnline Editor Chipmunk
|
BellaOnline Editor Chipmunk
Joined: Dec 2008
Posts: 1,508 |
Very much a beginner - help!
I am finding the articles helpful, and am trying to work my way up but I definitely feel challenged and often frustrated because this is something I just don't easily understand.
I do understand how others would want further information. I know this original post was started a while back. It looks as though you are providing very good information on this site.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
I had a little help today and figured out the problem with a web page I was putting together. I had laid out a web page using Word and transferred elements to Front Page. The coding for the Word format transferred along with the text etc. and interfered with the presentation online. Whew! what a trial.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Yep, Word formatting will make a mess in HTML code. The only thing that's worse is trying to copy and paste from an Outlook email message... it makes one *huge* disaster of random weird tags mixed in with your HTML!
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
Yes, I'll have to dust off my html instruction book and try coding from scratch. Do you use editpad lite or notetab instead of notepad?
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
Also, what do you know about cascading style sheets? I've signed up for an online class.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Nov 2005
Posts: 852
BellaOnline Editor Parakeet
|
BellaOnline Editor Parakeet
Joined: Nov 2005
Posts: 852 |
I'm definitely a beginner. All I know so far is <i></i> and <b></b>. After that I'm lost. But alas, I keep hearing that journalists need to learn html, so I have a goal to improve in this area.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Style sheets are pretty easy to learn. I have a couple of articles posted in the CSS section that will get you started. The hardest part is memorizing which properties do what and which attributes go with them. I use this site as a memory tickler: http://www.eskimo.com/~bloo/indexdot/css/propindex/all.htm Also, I don't know what class you are taking but the (free!) courses on this site are pretty good: http://www.w3schools.com/
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Actually I use HTML-Kit, which is available from download.com for free (you may have noticed I have a real affinity for free stuff!). It's awesomely customizable, you can basically create whatever windows and toolbars you want. Also, while your work is all done code-only it has a nice Preview display that lets you see what your page will look like BEFORE you post it live. If you want to try it I recommend you also use this guide to help you customize it to your own preferences: http://www.ironspider.ca/hktutorials/index.htm
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
I will check them all out. Thanks. I have taken many classes at Virtual University (they have been around for a long time). There is an instructor, homework, mentors, message board for the class. It is very inexpensive for five weeks.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Nov 2005
Posts: 852
BellaOnline Editor Parakeet
|
BellaOnline Editor Parakeet
Joined: Nov 2005
Posts: 852 |
I just read two of the basic html articles. Thank you! Thank you! Thank you! I'm finally on my way.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2008
Posts: 20
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 20 |
Glad it helped! Let me know if you have any questions.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
Knowing some HTML really helps even when you use an editing program like Front Page. When something goes wrong, you can recognize what the problem is. It relieves some of the frustration.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2004
Posts: 22,934 Likes: 4
BellaOnline Editor Highest Posting Power Known to Humanity
|
BellaOnline Editor Highest Posting Power Known to Humanity
Joined: Jan 2004
Posts: 22,934 Likes: 4 |
Yes I agree 100% Angie. I hand code HTML in a text editor, but even people who use programs to create HTML should be able to go in and tweak them if they need to. You never know when you'll need to make an emergency change by hand!
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
I should pull my book out and review it before the cascading style sheets class starts up. I could use a refresher course.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2006
Posts: 1,629
BellaOnline Editor Chipmunk
|
BellaOnline Editor Chipmunk
Joined: Jan 2006
Posts: 1,629 |
I consider myself to be an advanced html user. I have moved from coding every single line to generally using .css to code a web site. I am now tackling .php. I am interested in database driven site.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Oct 2010
Posts: 3
Newbie
|
Newbie
Joined: Oct 2010
Posts: 3 |
[url=http://www.motorhomeinsurance.org/motorhome-insurance]Comfort Motorhome Insurance[/url]
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Oct 2010
Posts: 3
Newbie
|
Newbie
Joined: Oct 2010
Posts: 3 |
[url=http://www.motorhomeinsurance.org/motorhome-insurance]Comfort Motorhome Insurance[/url]
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2010
Posts: 21
Newbie
|
Newbie
Joined: Dec 2010
Posts: 21 |
I consider myself an intermediate. I know enough to build pretty good websites and blogs, but not too advanced with all the bells & whistles stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jul 2010
Posts: 6,412
Tiger
|
Tiger
Joined: Jul 2010
Posts: 6,412 |
LOL, I am below "beginner" but thoroughly ENJOYING the learning experience. Great topic
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: May 2011
Posts: 179
Jellyfish
|
Jellyfish
Joined: May 2011
Posts: 179 |
Almost Advanced!! Would love to help you guys!!
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Sep 2010
Posts: 182
BellaOnline Editor Jellyfish
|
BellaOnline Editor Jellyfish
Joined: Sep 2010
Posts: 182 |
I'd consider myself advanced, but definitely not a pro. I recommend keeping an HTML "cheat sheet" around. Before you know, you'll have so much memorized...
"I don't think of all the misery, but of the beauty that still remains." Anne FrankRaynaDepression Site
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2012
Posts: 28
Newbie
|
Newbie
Joined: Jan 2012
Posts: 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2006
Posts: 493 Likes: 3
Gecko
|
Gecko
Joined: Dec 2006
Posts: 493 Likes: 3 |
I am pretty much comfortable with everything in HTML - tables, tags and even adding javascript.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jun 2012
Posts: 11
Newbie
|
Newbie
Joined: Jun 2012
Posts: 11 |
HTML stands for hyper text markup language and i know very well all the tags which is use in html.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jul 2012
Posts: 20
Newbie
|
Newbie
Joined: Jul 2012
Posts: 20 |
really like this article .
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Sep 2012
Posts: 4
Newbie
|
Newbie
Joined: Sep 2012
Posts: 4 |
Same with me I will also consider myself between beginner and intermediate. I was creating webpages using dreamweaver earlier but now not much into it. So still in between phase.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Oct 2013
Posts: 4
Newbie
|
Newbie
Joined: Oct 2013
Posts: 4 |
I'd consider myself somewhere between intermediate and expert.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Nov 2005
Posts: 852
BellaOnline Editor Parakeet
|
BellaOnline Editor Parakeet
Joined: Nov 2005
Posts: 852 |
I can do italics and bold. When I want to center things or do a bulleted list, I have to look up how to do it.
So I'm VERY much a beginner.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2010
Posts: 148
BellaOnline Editor Jellyfish
|
BellaOnline Editor Jellyfish
Joined: Dec 2010
Posts: 148 |
Leah,
I'm with you on this one. One of my goals for the new year is to learn HTML so I can make an even bigger impact on my site and in my newsletter.
I to have to look things up. I've recently been using HTML for different colors of the fonts used.
So maybe we can learn together.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Aug 2011
Posts: 6
Newbie
|
Newbie
Joined: Aug 2011
Posts: 6 |
Not quite "advanced," but definitely past the basics.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Feb 2014
Posts: 24
Newbie
|
Newbie
Joined: Feb 2014
Posts: 24 |
I consider myself intermediate both in CSS and HTML plus these days I am learning python as well. If anyone need interested you can try code academy. its a great way of learning programming.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: May 2013
Posts: 2,093
BellaOnline Editor Koala
|
BellaOnline Editor Koala
Joined: May 2013
Posts: 2,093 |
My comfort level is highlighting and I can now manage picture URLS via photobucket. What is the code academy? And where do you find it?
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Mar 2014
Posts: 7
Newbie
|
Newbie
Joined: Mar 2014
Posts: 7 |
Between beginner and intermediate I'd say.
I can do basic HTML and that bit more but learning it really.
I mainly use it on websites.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: May 2013
Posts: 2,093
BellaOnline Editor Koala
|
BellaOnline Editor Koala
Joined: May 2013
Posts: 2,093 |
I need to go to Barnes & Noble and get the dummy book. lol
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Oct 2014
Posts: 81
Amoeba
|
Amoeba
Joined: Oct 2014
Posts: 81 |
Between intermediate and advanced i would say. I feel very comfortable using html.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2014
Posts: 1,500
BellaOnline Editor Chipmunk
|
BellaOnline Editor Chipmunk
Joined: Apr 2014
Posts: 1,500 |
Slim. I haven't had much experience with it. But I do know what it stands for.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2014
Posts: 26
Newbie
|
Newbie
Joined: Dec 2014
Posts: 26 |
I have a good experience of using HTML I could say i more than beginner :)
Last edited by Mia Silky; 12/24/14 06:30 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: May 2010
Posts: 12,055 Likes: 30
BellaOnline Editor Modern Day Human
|
BellaOnline Editor Modern Day Human
Joined: May 2010
Posts: 12,055 Likes: 30 |
How interesting to see this thread. I missed it all the previous times it came around. I didn't know we had an HTML editor. Oh, actually, I've just looked and - at the moment - we don't have one. But I saw a whole set of articles on the site on HTML basics and I'll certainly be reading those.
But in answer to the question, I'm not an absolute beginner, and I comfortably use what I usually need in preparing articles for BellaOnline. Some things I have to look up. And having done it, still don't understand how to apply it.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2006
Posts: 1,629
BellaOnline Editor Chipmunk
|
BellaOnline Editor Chipmunk
Joined: Jan 2006
Posts: 1,629 |
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2014
Posts: 1,500
BellaOnline Editor Chipmunk
|
BellaOnline Editor Chipmunk
Joined: Apr 2014
Posts: 1,500 |
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Jan 2004
Posts: 22,934 Likes: 4
BellaOnline Editor Highest Posting Power Known to Humanity
|
BellaOnline Editor Highest Posting Power Known to Humanity
Joined: Jan 2004
Posts: 22,934 Likes: 4 |
It's funny how HTML used to be key for being on the web and nowadays people barely have to know it at all. Online tools like WordPress handle it all for them.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Apr 2002
Posts: 7,331 Likes: 53
Chimpanzee
|
Chimpanzee
Joined: Apr 2002
Posts: 7,331 Likes: 53 |
These programs have made it so easy for anyone to create webpages and blogs. I tried my hand at learning html at one time but I never had to become proficient.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Mar 2021
Posts: 10
Newbie
|
Newbie
Joined: Mar 2021
Posts: 10 |
Hire Freelance Programmers
Searching for a job in the field of Freelance Programmers. Here on Project 4 Hire you can easily find Freelance Programmers related jobs. Also for more details regarding this you can visit https://www.project4hire.net.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Mar 2021
Posts: 10
Newbie
|
Newbie
Joined: Mar 2021
Posts: 10 |
Website Designers | Hire Online
Searching for a job in the field of Website Designers. Here on Project 4 Hire you can easily find Website Designers related jobs. Also for more details regarding this you can visit https://www.project4hire.net.
|
|
|
|
|
|
|
|
|
|
|
|
|
Joined: Dec 2021
Posts: 12
Newbie
|
Newbie
Joined: Dec 2021
Posts: 12 |
Beginner to intermediate is probably the case for me. I haven't designed my website from scratch, but had to dive into the existing code and modify it as much as I could.
|
|
|
|
|
|
|
|
|
|
|
|
We take forum safety very seriously here at BellaOnline. Please be sure to read through our Forum Guidelines. Let us know if you have any questions or comments!
|
|
|
|
|
|
|
|
|
|
|
This forum uses cookies to ensure smooth navigation from page to page of a thread. If you choose to register and provide your email, that email is solely used to get your password to you and updates on any topics you choose to watch. Nothing else. Ask with any questions!
|
|
|
|
|
|
|
|
|