Question:
Html cut off? How do I cut things off in HTML properly?
Matt
2012-02-14 08:24:32 UTC
If you're savvy with HTML/CSS I was wondering if there is one large neat way to cut things off. I tried to do it in terms of paragraphing, but my tables and drop-downs just eat anything that's under them. I want to cut that off, so I can have multiple tables. Here's the exact example:






Name: Alexander

Age: 20

Sex: Male



General: CONTENT HERE


^So even with the
ones it still takes up anything underneath it and no, I don not want to put everything above it either, it still can take stuff up like that. Any suggestions? Basically just want a perfect guide to cutting it all off.
Three answers:
sspade30
2012-02-14 09:45:04 UTC
You need to terminate all of your tags. Your opening and closing tags don't match, so the
stays open. I see you have only one



You have 4
but only 2




Everything needs to match, and anything opened within a tag, needs to be closed within that tag.
watkin
2016-12-08 23:50:43 UTC
S&P noted 2 reasons to diminish score first became failure to extend taxes 2nd became failure to make greater savings. Sorry, sounds like a million/2 the subject is the tea party. And elevating sales could decrease deficits so even recognizing them in basic terms 5% blame for failing to diminish the deficit it shifte their blame to 55% so they get the blame. Economically, historic previous exhibits us that now's the incorrect element interior the restoration to be reducing government spending. The results of extreme cuts now would be an prolonged restoration. If i became a republican now, i could be hoping Obama gets reelected so my president (2016) could get the credit for the 2019 financial improve.
anonymous
2012-02-14 20:30:04 UTC
Your First 10 HTML Tags



Just starting out with HTML? Here are 10 essential HTML tags that you'll need to know when building your web pages. If you learn how these 10 tags work then you'll have enough knowledge to put together a basic page.



http://www.elated.com/articles/first-10-html-tags/



5 Great Resources To Learn How To Code: http://www.makeuseof.com/tag/5-great-resources-learn-code/



How to Make a Web Page:



Getting started with HTML: http://www.w3.org/MarkUp/Guide/

Comprehensive intro for HTML and CSS: http://htmldog.com/

Covers the basics of web standards-based design in HTML and CSS: http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc

Good reference for HTML, CSS and JavaScript: http://reference.sitepoint.com/

BASIC HTML & CSS for NON-WEB DESIGNERS: http://www.dontfeartheinternet.com/



Ron


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...