Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Type="text/css" is superfluous if the the link tag has already rel="stylesheet". There are no stylesheet types besides CSS.
I guess the person is using Windows and doesn't realise that Verdana isn't available everywhere. Should be font-family I think. And sans-serif as final fallback. -
Interesting doc... Lemme complete it for ya.
"<div>" | This is used to open a div tag
"</div>" | This is used to close a div tag
"<form>" | This is spelt F.O.R.M. It is used as a form.
id="abc" | This says an element abc has an id
-- Keep scrolling down to see more -
Stark5184y@GiddyNaya surprisingly enough your analysis of the "division" tag in HTML is pretty accurate as to what was written above.
-
kiki352174yI like how the first thing they mention is absolute positioning. I talked to the creator of CSS in person, and that’s the only thing in the entire language he regrets creating.
You fucking learn C and you’re bothered with the concepts behind it like linking, pointers, paging, memory management, but then you learn CSS and CAN’T BE FUCKING BOTHERED to learn THE ONLY CONCEPT behind it – declarativeness. CsS iS tHe wEb tHinG, wEb is eAsY, iT doEsnT reqUiRE coNcepTUaL kNowLedGe... man fuck this shit. -
fuego824yMinus the obvious fails, what is that part about a "search engine spider will come to the text"??? Sounds like some voodoo shit right there!
So, for an assignment we have a task of developing an IT product for a business to solve one of their problems. One of the project development examples contains the following screenshot.
You can tell, from this screenshot that whoever made a screenshot of this example has no idea what they're doing.
rant
itgs
ib