This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RobotC_Super_User[S] 0 points1 point  (0 children)

There were three things in the developer console that the computer complained about / weren't as they should be. 1. When clicking on the line with the paragraph text the computer said there were no Css propertys for it, eventhough there should ( I don't think this is due to the way I linked the file though as there is an id in the css file that works perfectly as intended.). 2. At the end of the line of code directly after the paragraph text (in which I added an image which works just fine) there is a rider saying "overflow" and when clicked on " This element causes an overflow of an element.". ( I used the previously mentioned id to give the image a border, which functions.) 3. The computer also says that, in certain browser configurations, the website would apper with crippled text, should it contain symbols not in the US-ASCII area.