How do I link eg: "Doc.1" to "Doc.2", my "web pages" are offline, so how would they have an HTTP:// address?
In a table, i need to create (a:hover,a:active, a:visited) and use decendant selectors. Which I havent been able to find enough information about it for me to understand.
Block Quotes: i need to indent both the left and right margin, and have a line spacing of 1.5.How do I link eg: "Doc.1" to "Doc.2", my "web pages" are offline, so how would they have an HTTP:// address?
hmmm cant figure what you would like to ask..but ill try to answer it as hard as i understand your question:
to have a link from doc1 to doc 2 <a href=http://www.webdeveloper.com/forum/archive/index.php/"doc2">link </a> is the code in your html. to have an http address you must have a server(apache,etc) or any server you like..if your running it locally you can have a browser address of <!-- m --><a class="postlink" href="http://localhost/your">http://localhost/your</a><!-- m --> file or folder where you upload your html..This sounds a lot like class work. <!-- m --><a class="postlink" href="http://www.westciv.com/style_master/academy/css_tutorial/index.html">http://www.westciv.com/style_master/aca ... index.html</a><!-- m -->
In a table, i need to create (a:hover,a:active, a:visited) and use decendant selectors. Which I havent been able to find enough information about it for me to understand.
Block Quotes: i need to indent both the left and right margin, and have a line spacing of 1.5.How do I link eg: "Doc.1" to "Doc.2", my "web pages" are offline, so how would they have an HTTP:// address?
hmmm cant figure what you would like to ask..but ill try to answer it as hard as i understand your question:
to have a link from doc1 to doc 2 <a href=http://www.webdeveloper.com/forum/archive/index.php/"doc2">link </a> is the code in your html. to have an http address you must have a server(apache,etc) or any server you like..if your running it locally you can have a browser address of <!-- m --><a class="postlink" href="http://localhost/your">http://localhost/your</a><!-- m --> file or folder where you upload your html..This sounds a lot like class work. <!-- m --><a class="postlink" href="http://www.westciv.com/style_master/academy/css_tutorial/index.html">http://www.westciv.com/style_master/aca ... index.html</a><!-- m -->