-
HTML5 Section & Article tags
Hello I am having a major debate with myself about when is appropriate to use the section and article tags with your document. After searching the web for hours I have found that it is not just me that is confused, most people even after reading the specification do not really know when exactly to use these tags. I'll give you an example of my webpage and a part of it where I think i could use the section and article tags and you can tell me whether or not you think it is appropriate. On my home page I have a section which is titled "recent work" and it has the 3 most current projects that I've been working on, now I personally think that the code could be written like so: <section> <h1>Recent Work</h1> <article> <h2>Project Title 1</h2> <p>Project Description 1</p> </article> <article> <h2>Project Title 2</h2> <p>Project Description 2</p> </article> <article> <h2>Project Title 3</h2> <p>Project Description 3</p> </article> </section> Please can someone tell me if this is correct or not, or what they think about this. Thanks Luke
- Help with JavaScript
-
Help with JavaScript
Hi Guys I need some help, I want to do the following: Have a button that when clicked will go through to a random website, the websites will all be in a JavaScript array. The website that is chosen from the button click needs to be completely random and not the same if the user visits the site again. Does anyone know an easy way to do this using JavaScript? I thought of just using an Array and go to the next one after each click but that is not random. Is there a way that we can have a constant loop through the array of websites and when the user clicks it stops on a website? Let me know guys I know i'm asking a lot so any input you can give would be greatly appreciated. Thanks Luke
-
Any suggestions on this site?
Hey everyone, Im currently editing a site for a client: angelshairandbeautydotcodotuk The site was made by a previous guy using wordpress and I'm just making some changes to it, just wondering if you guys have any opinions on the layout, colour scheme etc or just anything that you dont like and I may suggest it to my client. Thanks Luke
-
Please review my site
Thank you for your response, I will take into account what you have said to make my site better, if you have any other input then let me know.
-
Please review my site
Hi guys and girls. I am in the early stages of creating my own website and would like your opinion, I have completed the basic layout now just need to add extra pages and add content. Please let me know what you think, would really help me out. Thanks itsover9000dotinfo
- Hello :]
-
Please review my site I did for a friend
Oh yeah and the site is: Virtualtour(dot)uk(dot)com
-
Please review my site I did for a friend
Hey guys, I recently did a new site for a friend of mine and just wanted your opinion on it, it's for his company that sells 360 virtual tours, please give your honest opinion, I will accept criticism Thanks guys! Luke
-
Text and Layout look different in IE
Hey Helpful People Please can you look at this site, http://itsover9000.info/ For some reason the font size in the footer is a different size to the rest of the text but only in IE9, also in IE8 the same problem exists and some items at the bottom move to different positions. Please can someone help Thanks Luke
-
PHP Call Back Form for my Website
Thank you all for your help, I will give these a go when I get home
-
PHP Call Back Form for my Website
Can someone please help me, I need a call back form for my website, I have created a form on my contact us page where the customer enters their Name, Phone Number and selects an option from a drop down list and they then click submit. This all works fine, however what I need is something that when they hit submit it sends me an email showing me the information that has been filled out. I would also like the page to refresh after they click submit and instead of the form being there i would like it to display "thanks for submitting" or something like that. Any help would be greatly appreciated. Many Thanks Luke
- Web page looks different in Internet Explorer
- Web page looks different in Internet Explorer
-
LukeN24 reacted to a post in a topic:
HELP Website moves images around when viewing on some computers
-
HELP Website moves images around when viewing on some computers
that seems to be working fine thank you very much. Did you work out what I was doing wrong?? Thanks