I would like to pose a question about how to section pages in html using code.....ive really struggled with knowing how to section a page to have different blocks containing different content...
sectioning a page in html
Started by SnydeMz, Aug 25 2010 05:37 AM
4 replies to this topic
#1
Posted 25 August 2010 - 05:37 AM
|
|
|
#2
Guest_johnny.dacu_*
Posted 25 August 2010 - 07:23 AM
Guest_johnny.dacu_*
To create HTML markup code and to define those sections use divs or uls for navidations (and other iterative block elements). But remember: HTML is used to output the information. To style it, use CSS
#3
Posted 25 August 2010 - 11:23 AM
You may want to check out the w3schools tutorials. Maybe a few HTML Books.
#4
Posted 04 September 2010 - 06:33 AM
Your most likely useing Notepad++ or just notepad, so, I dont know how to section the page, but you can Save other pages of html, and like them in: <a href="Your_Second_Page_Here">You onClick Text Here</a>
With this you can divide it up in a menu field: <a href="page">Tacos</a> | <a href="page2">Tacos2
Use the Divider to Sepperate and use as a munu, mand it can be used for polls, questions, and answers
With this you can divide it up in a menu field: <a href="page">Tacos</a> | <a href="page2">Tacos2
Use the Divider to Sepperate and use as a munu, mand it can be used for polls, questions, and answers
#5
Posted 08 September 2010 - 09:58 PM
I don't understand your question. You want to divide your content in HTML file using CSS as separate blocks is it ?


Sign In
Create Account

Back to top









