Recent content by clue25

  1. C

    div tag troubles in html coding?

    ok, so i created a div in html coding i know im doing it right. i make a css law like #divtag {background-color:#ffcc66;} and in my content i will reference <div id="divtag"><p> and the content goes here</p> </div> and the content will actually work like i want it too but when i smash the web...
  2. C

    How to add a default line break to Word Note pad when writing html code?

    hello all, i was just wondering is there a way to write into the html script a line break that mirrors its way down through an entire paragraph or all content or whatever to make every line break at the same point so you don't have 100 lines of content breaking at different points and looking...
  3. C

    Can XHTML be used the same as HTML?

    Can i use XHTML in place of HTML? i know its more complex thus being a better form of HTML but can it be used in for example Dreamweaver? Can i go into a plain Dreamweaver document and start writing XHTML and expect it to work with the program?
Back
Top